|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AddressGenerator | |
---|---|
org.jgroups | Provides top-level public JGroups classes such as Channel, Message, etc. |
Uses of AddressGenerator in org.jgroups |
---|
Fields in org.jgroups declared as AddressGenerator | |
---|---|
protected AddressGenerator |
JChannel.address_generator
|
Methods in org.jgroups that return AddressGenerator | |
---|---|
AddressGenerator |
JChannel.getAddressGenerator()
Returns the current AddressGenerator , or null if none is set |
Methods in org.jgroups with parameters of type AddressGenerator | |
---|---|
void |
JChannel.setAddressGenerator(AddressGenerator address_generator)
Sets the new AddressGenerator . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |