Uses of Interface
org.apache.activeio.xnet.SocketService

Packages that use SocketService
org.apache.activeio.xnet   
org.apache.activeio.xnet.hba   
 

Uses of SocketService in org.apache.activeio.xnet
 

Subinterfaces of SocketService in org.apache.activeio.xnet
 interface ServerService
          The Server will call the following methods.
 

Classes in org.apache.activeio.xnet that implement SocketService
 class ServiceDaemon
           
 class ServiceLogger
           
 class ServicePool
           
 

Constructors in org.apache.activeio.xnet with parameters of type SocketService
ServiceDaemon(SocketService socketService, java.net.InetAddress address, int port)
           
ServiceDaemon(java.lang.String name, SocketService socketService, java.net.InetAddress address, int port)
           
 

Uses of SocketService in org.apache.activeio.xnet.hba
 

Classes in org.apache.activeio.xnet.hba that implement SocketService
 class ServiceAccessController
           
 



Copyright © 2005-2011. All Rights Reserved.