Package org.neodatis.odb.core.server.connection

Interface Summary
IConnection  
 

Class Summary
ClientServerConnection The abstract class that manages the client server connections.
ConnectionAction A simple class with some constants to describe what a connection is doing
ConnectionIdGenerator  
ConnectionManager  
DefaultConnectionThread A thread to manage client connections via socket
SameVmConnection A class to manage client server connections being executed in the same Vm.