Uses of Package
org.abstracthorizon.danube.service.server

Packages that use org.abstracthorizon.danube.service.server
org.abstracthorizon.danube.http   
org.abstracthorizon.danube.service.server   
org.abstracthorizon.danube.test.util   
 

Classes in org.abstracthorizon.danube.service.server used by org.abstracthorizon.danube.http
ServerConnectionHandler
          This class is entry point for typical server that handles request sequentially.
ServerConnectionHandlerBeanInfo
          Bean info for ServerConnectionHandler class
 

Classes in org.abstracthorizon.danube.service.server used by org.abstracthorizon.danube.service.server
MultiThreadServerService
          This class models multi-threaded model of connection service.
MultiThreadServerService.ConnectionHandlerThread
          This class is executed in under the given executor.
MultiThreadServerServiceBeanInfo
          Bean info for MultiThreadServerService class
MultiThreadServerSocketService
          This is server service that is implemented using sockets.
MultiThreadServerSocketServiceBeanInfo
          Bean info for MultiThreadServerSocketService class
ServerService
          This abstract cass introduces port for potential socket to listen to and connection handler to be invoked with created connection.
ServerServiceBeanInfo
          Bean info for ServerService class
ServerSocketChannelService.ConnectionHandlerThread
          This class is executed in under the given executor.
 

Classes in org.abstracthorizon.danube.service.server used by org.abstracthorizon.danube.test.util
MultiThreadServerSocketChannelService
          This is server service that is implemented using socket channels.
MultiThreadServerSocketService
          This is server service that is implemented using sockets.
 



Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.