Package | Description |
---|---|
org.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
Modifier and Type | Field and Description |
---|---|
protected NAMING.Type |
NAMING.Header.type |
Modifier and Type | Method and Description |
---|---|
static NAMING.Type |
NAMING.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NAMING.Type[] |
NAMING.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Header(NAMING.Type t) |
Header(NAMING.Type t,
Address addr,
String name) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.