Package com.continuent.tungsten.common.sockets

Class Summary
ClientSocketWrapper Provides a wrapper for client connections via sockets.
ServerSocketService Provides a wrapper for managing server-side Socket connections.
SocketWrapper Implements methods common to both client and server sockets.
 

Exception Summary
SocketTerminationException Denotes an exception that occurs when an operation on a socket fails due to the socket being closed in another other thread.