Package org.elasticsearch.common.transport

Interface Summary
PortsRange.PortCallback  
TransportAddress  
 

Class Summary
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-2012. All Rights Reserved.