|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceException | |
|---|---|
| org.apache.openejb.server | |
| org.apache.openejb.server.admin | |
| Uses of ServiceException in org.apache.openejb.server |
|---|
| Methods in org.apache.openejb.server that throw ServiceException | |
|---|---|
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 |
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 |
ServiceLogger.start()
|
void |
ServiceDaemon.start()
|
void |
ServiceAccessController.start()
|
void |
ServerServiceFilter.start()
|
void |
ServerService.start()
|
void |
SimpleServiceManager.start(boolean block)
|
abstract void |
ServiceManager.start(boolean block)
|
void |
SimpleServiceManager.stop()
|
void |
ServicePool.stop()
|
abstract void |
ServiceManager.stop()
|
void |
ServiceLogger.stop()
|
void |
ServiceDaemon.stop()
|
void |
ServiceAccessController.stop()
|
void |
ServerServiceFilter.stop()
|
void |
ServerService.stop()
|
| Uses of ServiceException in org.apache.openejb.server.admin |
|---|
| Methods in org.apache.openejb.server.admin that throw ServiceException | |
|---|---|
void |
AdminDaemon.service(InputStream in,
OutputStream out)
|
void |
AdminDaemon.service(Socket socket)
|
void |
AdminDaemon.start()
|
void |
AdminDaemon.stop()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||