|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RELAY2.RouteStatus | |
---|---|
org.jgroups.protocols.relay |
Uses of RELAY2.RouteStatus in org.jgroups.protocols.relay |
---|
Methods in org.jgroups.protocols.relay that return RELAY2.RouteStatus | |
---|---|
RELAY2.RouteStatus |
Relayer.Route.status()
|
static RELAY2.RouteStatus |
RELAY2.RouteStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RELAY2.RouteStatus[] |
RELAY2.RouteStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.jgroups.protocols.relay with parameters of type RELAY2.RouteStatus | |
---|---|
protected void |
Relayer.setRoute(short site,
JChannel bridge,
SiteMaster site_master,
RELAY2.RouteStatus status)
|
Relayer.Route |
Relayer.Route.status(RELAY2.RouteStatus new_status)
|
Constructors in org.jgroups.protocols.relay with parameters of type RELAY2.RouteStatus | |
---|---|
Relayer.Route(Address site_master,
JChannel bridge,
RELAY2.RouteStatus status)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |