Package com.neeve.client

Implements the X Plaform client framework.

See:
          Description

Interface Summary
IClientConnectionPoolEventHandler The client connection pool event handler interface.
IClientEventHandler The Client Event Handler interface.
 

Class Summary
Client<T extends ClientConnectionPool> Represents an X Platform client.
ClientConfig Class containing configuration information for the client package.
ClientConnection Represents a connection between a client and server.
ClientConnectionPool Represents a client connection pool.
ClientConnectionPoolEvents Class containing client connection pool event definitions.
ClientConnectionPoolEvents.CongestionEventData Data object for the ClientConnectionPoolEvents.EVENT_CONGESTION event.
ClientConnectionPoolEvents.FailEventData Data object for the ClientConnectionPoolEvents.EVENT_FAILURE event.
ClientEvents Class containing client event definitions.
ClientEvents.CongestionEventData Data object for the ClientEvents.EVENT_CONGESTION event.
ClientEvents.FailEventData Data object for the ClientEvents.EVENT_FAILURE event.
 

Enum Summary
Client.State Enumerates a client's states.
ClientConnectionPool.State Enumerates a connection pool's states.
 

Exception Summary
EClientClassInstantiateException Indicates that an exception was encountered while loading a client.
EClientClassLoadException Indicates that an exception was encountered while loading a client.
EClientException Base exception class for all client exceptions
EClientInvalidTypeException Indicates that the specified client type is invalid
EClientOpFailedException Indicates that a requested operation failed
EClientOpTimeoutException Indicates that a time bound operation timed out.
 

Package com.neeve.client Description

Implements the X Plaform client framework.



Copyright © 2015 Neeve Research, LLC. All Rights Reserved.