|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AddressGenerator | |
|---|---|
| org.jgroups | Provides top-level public JGroups classes such as Channel, Message, etc. |
| org.jgroups.protocols.relay | |
| 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. |
| Uses of AddressGenerator in org.jgroups.protocols.relay |
|---|
| Constructors in org.jgroups.protocols.relay with parameters of type AddressGenerator | |
|---|---|
Relayer.Bridge(JChannel ch,
java.lang.String cluster_name,
java.lang.String channel_name,
AddressGenerator addr_generator)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||