void |
ServiceStats.service(InputStream in,
OutputStream out) |
void |
ServicePool.service(InputStream in,
OutputStream out) |
void |
ServiceLogger.service(InputStream in,
OutputStream out) |
void |
ServiceDaemon.service(InputStream in,
OutputStream out) |
void |
ServiceAccessController.service(InputStream in,
OutputStream out) |
void |
ServerServiceFilter.service(InputStream in,
OutputStream out) |
void |
ServerService.service(InputStream in,
OutputStream out) |
void |
ServiceStats.service(Socket socket) |
void |
ServicePool.service(Socket socket) |
void |
ServiceLogger.service(Socket socket) |
void |
ServiceDaemon.service(Socket socket) |
void |
ServiceAccessController.service(Socket socket) |
void |
ServerServiceFilter.service(Socket socket) |
void |
ServerService.service(Socket socket) |
void |
ServicePool.start() |
void |
ServiceManager.start() |
void |
ServiceDaemon.start() |
void |
ServerServiceFilter.start() |
void |
ServerService.start() |
void |
SimpleServiceManager.start(boolean block) |
abstract void |
ServiceManager.start(boolean block)
Start the services managed by this instance.
|
void |
SimpleServiceManager.stop() |
void |
ServicePool.stop() |
abstract void |
ServiceManager.stop() |
void |
ServiceDaemon.stop() |
void |
ServerServiceFilter.stop() |
void |
ServerService.stop() |