| Modifier and Type | Method and Description |
|---|---|
Attributes |
EquivalentAddressGroup.getAttributes()
Returns the attributes.
|
| Constructor and Description |
|---|
EquivalentAddressGroup(List<SocketAddress> addrs,
Attributes attrs)
List constructor with
Attributes. |
EquivalentAddressGroup(SocketAddress addr,
Attributes attrs)
Singleton constructor with Attributes.
|