|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SocketService | |
org.activeio.xnet | |
org.activeio.xnet.hba |
Uses of SocketService in org.activeio.xnet |
Subinterfaces of SocketService in org.activeio.xnet | |
interface |
ServerService
The Server will call the following methods. |
Classes in org.activeio.xnet that implement SocketService | |
class |
ServiceLogger
|
class |
ServicePool
|
Constructors in org.activeio.xnet with parameters of type SocketService | |
ServiceDaemon(SocketService socketService,
InetAddress address,
int port)
|
|
ServiceDaemon(String name,
SocketService socketService,
InetAddress address,
int port)
|
|
SyncChannelServerDaemon(SocketService socketService,
InetAddress address,
int port)
|
|
SyncChannelServerDaemon(String name,
SocketService socketService,
InetAddress address,
int port)
|
Uses of SocketService in org.activeio.xnet.hba |
Classes in org.activeio.xnet.hba that implement SocketService | |
class |
ServiceAccessController
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |