Interface | Description |
---|---|
PortsRange.PortCallback | |
TransportAddress |
Class | Description |
---|---|
BoundTransportAddress |
A bounded transport address is a tuple of
TransportAddress , one array that represents
the addresses the transport is bound to, and the other is the published one that represents the address clients
should communicate on. |
InetSocketTransportAddress |
A transport address used for IP socket address (wraps
InetSocketAddress ). |
LocalTransportAddress | |
NetworkExceptionHelper | |
PortsRange | |
TransportAddressSerializers |
A global registry of all supported types of
TransportAddress s. |