|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceException | |
org.activeio.xnet | |
org.activeio.xnet.hba |
Uses of ServiceException in org.activeio.xnet |
Methods in org.activeio.xnet that throw ServiceException | |
void |
ServiceLogger.service(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 |
ServiceLogger.start()
|
void |
ServiceLogger.stop()
|
void |
ServerService.start()
|
void |
ServerService.stop()
|
void |
ServicePool.service(Socket socket)
|
void |
ServicePool.start()
|
void |
ServicePool.stop()
|
void |
ServiceDaemon.doStart()
|
void |
SocketService.service(Socket socket)
|
Uses of ServiceException in org.activeio.xnet.hba |
Methods in org.activeio.xnet.hba that throw ServiceException | |
void |
ServiceAccessController.service(Socket socket)
|
void |
ServiceAccessController.start()
|
void |
ServiceAccessController.stop()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |