Uses of Class
org.abstracthorizon.danube.service.server.MultiThreadServerService.ConnectionHandlerThread

Packages that use MultiThreadServerService.ConnectionHandlerThread
org.abstracthorizon.danube.service.server   
 

Uses of MultiThreadServerService.ConnectionHandlerThread in org.abstracthorizon.danube.service.server
 

Fields in org.abstracthorizon.danube.service.server with type parameters of type MultiThreadServerService.ConnectionHandlerThread
protected  Set<MultiThreadServerService.ConnectionHandlerThread> MultiThreadServerService.activeConnections
          Set of active connections
 

Methods in org.abstracthorizon.danube.service.server that return types with arguments of type MultiThreadServerService.ConnectionHandlerThread
 Set<MultiThreadServerService.ConnectionHandlerThread> MultiThreadServerService.getActiveConnections()
          Returns active connections
 



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