|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ServiceException in org.apache.openejb.server |
---|
Methods in org.apache.openejb.server that throw ServiceException | |
---|---|
void |
ServerService.service(InputStream in,
OutputStream out)
|
void |
ServiceAccessController.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 |
ServerServiceFilter.service(InputStream in,
OutputStream out)
|
void |
ServerService.service(Socket socket)
|
void |
ServiceAccessController.service(Socket socket)
|
void |
ServicePool.service(Socket socket)
|
void |
ServiceLogger.service(Socket socket)
|
void |
ServiceDaemon.service(Socket socket)
|
void |
ServerServiceFilter.service(Socket socket)
|
void |
ServiceManager.start()
|
void |
ServerService.start()
|
void |
ServiceAccessController.start()
|
void |
ServicePool.start()
|
void |
ServiceLogger.start()
|
void |
ServiceDaemon.start()
|
void |
ServerServiceFilter.start()
|
void |
SimpleServiceManager.start(boolean block)
|
abstract void |
ServiceManager.start(boolean block)
|
void |
SimpleServiceManager.stop()
|
abstract void |
ServiceManager.stop()
|
void |
ServerService.stop()
|
void |
ServiceAccessController.stop()
|
void |
ServicePool.stop()
|
void |
ServiceLogger.stop()
|
void |
ServiceDaemon.stop()
|
void |
ServerServiceFilter.stop()
|
Uses of ServiceException in org.apache.openejb.server.activemq |
---|
Methods in org.apache.openejb.server.activemq that throw ServiceException | |
---|---|
void |
BrokerServer.service(InputStream inputStream,
OutputStream outputStream)
|
void |
BrokerServer.service(Socket socket)
|
void |
BrokerServer.start()
|
void |
BrokerServer.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()
|
Uses of ServiceException in org.apache.openejb.server.derbynet |
---|
Methods in org.apache.openejb.server.derbynet that throw ServiceException | |
---|---|
void |
DerbyNetworkService.service(InputStream inputStream,
OutputStream outputStream)
|
void |
DerbyNetworkService.service(Socket socket)
|
void |
DerbyNetworkService.start()
|
void |
DerbyNetworkService.stop()
|
Uses of ServiceException in org.apache.openejb.server.discovery |
---|
Methods in org.apache.openejb.server.discovery that throw ServiceException | |
---|---|
void |
MulticastDiscoveryAgent.service(InputStream in,
OutputStream out)
|
void |
MultipointDiscoveryAgent.service(InputStream in,
OutputStream out)
|
void |
MulticastDiscoveryAgent.service(Socket socket)
|
void |
MultipointDiscoveryAgent.service(Socket socket)
|
void |
MulticastDiscoveryAgent.start()
start the discovery agent |
void |
MultipointDiscoveryAgent.start()
start the discovery agent |
void |
MulticastDiscoveryAgent.stop()
stop the channel |
void |
MultipointDiscoveryAgent.stop()
stop the channel |
Uses of ServiceException in org.apache.openejb.server.ejbd |
---|
Methods in org.apache.openejb.server.ejbd that throw ServiceException | |
---|---|
void |
EjbServer.service(InputStream inputStream,
OutputStream outputStream)
|
void |
KeepAliveServer.service(InputStream in,
OutputStream out)
|
void |
EjbServer.service(Socket socket)
|
void |
KeepAliveServer.service(Socket socket)
|
void |
EjbServer.start()
|
void |
KeepAliveServer.start()
|
void |
EjbServer.stop()
|
void |
KeepAliveServer.stop()
|
Uses of ServiceException in org.apache.openejb.server.hsql |
---|
Methods in org.apache.openejb.server.hsql that throw ServiceException | |
---|---|
void |
HsqlService.service(InputStream inputStream,
OutputStream outputStream)
|
void |
HsqlService.service(Socket socket)
|
void |
HsqlService.start()
|
void |
HsqlService.stop()
|
Uses of ServiceException in org.apache.openejb.server.httpd |
---|
Methods in org.apache.openejb.server.httpd that throw ServiceException | |
---|---|
void |
JettyHttpServer.service(InputStream in,
OutputStream out)
|
void |
HttpEjbServer.service(InputStream in,
OutputStream out)
|
void |
OpenEJBHttpServer.service(InputStream in,
OutputStream out)
|
void |
JettyHttpServer.service(Socket socket)
|
void |
HttpEjbServer.service(Socket socket)
|
void |
OpenEJBHttpServer.service(Socket socket)
|
void |
JettyHttpServer.start()
|
void |
HttpEjbServer.start()
|
void |
OpenEJBHttpServer.start()
|
void |
JettyHttpServer.stop()
|
void |
HttpEjbServer.stop()
|
void |
OpenEJBHttpServer.stop()
|
Uses of ServiceException in org.apache.openejb.server.telnet |
---|
Methods in org.apache.openejb.server.telnet that throw ServiceException | |
---|---|
void |
TelnetServer.service(InputStream in,
OutputStream out)
|
void |
TelnetServer.service(Socket socket)
|
void |
TelnetServer.start()
|
void |
TelnetServer.stop()
|
Uses of ServiceException in org.apache.openejb.server.webservices |
---|
Methods in org.apache.openejb.server.webservices that throw ServiceException | |
---|---|
void |
WsService.service(InputStream in,
OutputStream out)
|
void |
WsService.service(Socket socket)
|
void |
WsService.start()
|
void |
WsService.stop()
|
Uses of ServiceException in org.apache.openejb.webadmin.httpd |
---|
Methods in org.apache.openejb.webadmin.httpd that throw ServiceException | |
---|---|
void |
HttpServer.service(InputStream in,
OutputStream out)
|
void |
HttpServer.service(Socket socket)
|
void |
HttpServer.start()
|
void |
HttpServer.stop()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |