|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RELAY.RelayHeader.Type | |
---|---|
org.jgroups.protocols | Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. |
Uses of RELAY.RelayHeader.Type in org.jgroups.protocols |
---|
Fields in org.jgroups.protocols declared as RELAY.RelayHeader.Type | |
---|---|
protected RELAY.RelayHeader.Type |
RELAY.RelayHeader.type
|
Methods in org.jgroups.protocols that return RELAY.RelayHeader.Type | |
---|---|
static RELAY.RelayHeader.Type |
RELAY.RelayHeader.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RELAY.RelayHeader.Type[] |
RELAY.RelayHeader.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.jgroups.protocols with parameters of type RELAY.RelayHeader.Type | |
---|---|
static RELAY.RelayHeader |
RELAY.RelayHeader.create(RELAY.RelayHeader.Type type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |