Uses of Interface
org.apache.activeio.xnet.SocketService
Packages that use SocketService
-
Uses of SocketService in org.apache.activeio.xnet
Subinterfaces of SocketService in org.apache.activeio.xnetModifier and TypeInterfaceDescriptioninterface
The Server will call the following methods.Classes in org.apache.activeio.xnet that implement SocketServiceConstructors in org.apache.activeio.xnet with parameters of type SocketServiceModifierConstructorDescriptionServiceDaemon
(String name, SocketService socketService, InetAddress address, int port) ServiceDaemon
(SocketService socketService, InetAddress address, int port) -
Uses of SocketService in org.apache.activeio.xnet.hba
Classes in org.apache.activeio.xnet.hba that implement SocketService