| Package | Description |
|---|---|
| org.jgroups |
Provides top-level public JGroups classes such as Channel, Message, etc.
|
| Modifier and Type | Field and Description |
|---|---|
protected AddressGenerator |
JChannel.address_generator |
| Modifier and Type | Method and Description |
|---|---|
AddressGenerator |
JChannel.getAddressGenerator()
Returns the current
AddressGenerator, or null if none is set |
| Modifier and Type | Method and Description |
|---|---|
void |
JChannel.setAddressGenerator(AddressGenerator address_generator)
Sets the new
AddressGenerator. |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.