|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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,
InetAddress address,
int port)
|
|
ServiceDaemon(String name,
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 | |
---|---|
class |
ServiceAccessController
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |