Interface | Description |
---|---|
PortsRange.PortCallback | |
TransportAddress |
Class | Description |
---|---|
BoundTransportAddress |
A bounded transport address is a tuple of two
TransportAddress , one that represents
the address the transport is bounded on, the the published one represents the one clients should
communicate on. |
DummyTransportAddress | |
InetSocketTransportAddress |
A transport address used for IP socket address (wraps
InetSocketAddress ). |
LocalTransportAddress | |
NetworkExceptionHelper | |
PortsRange | |
TransportAddressSerializers |
A global registry of all different types of
TransportAddress allowing
to perform serialization of them. |
Copyright © 2009–2015. All rights reserved.