|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceException | |
---|---|
org.apache.activeio.xnet | |
org.apache.activeio.xnet.hba |
Uses of ServiceException in org.apache.activeio.xnet |
---|
Methods in org.apache.activeio.xnet that throw ServiceException | |
---|---|
void |
ServicePool.service(java.net.Socket socket)
|
void |
ServiceLogger.service(java.net.Socket socket)
log_on_success ----------------- Different information can be logged when a server starts: PID : the server's PID (if it's an internal xinetd service, the PID has then a value of 0) ; HOST : the client address ; USERID : the identity of the remote user, according to RFC1413 defining identification protocol; EXIT : the process exit status; DURATION : the session duration. |
void |
SocketService.service(java.net.Socket socket)
|
void |
ServiceDaemon.service(java.net.Socket socket)
|
void |
ServicePool.start()
|
void |
ServiceLogger.start()
|
void |
ServerService.start()
|
void |
ServiceDaemon.start()
|
void |
ServicePool.stop()
|
void |
ServiceLogger.stop()
|
void |
ServerService.stop()
|
void |
ServiceDaemon.stop()
|
Uses of ServiceException in org.apache.activeio.xnet.hba |
---|
Methods in org.apache.activeio.xnet.hba that throw ServiceException | |
---|---|
void |
ServiceAccessController.service(java.net.Socket socket)
|
void |
ServiceAccessController.start()
|
void |
ServiceAccessController.stop()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |