|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServerService | |
org.openejb.server | |
org.openejb.server.admin | |
org.openejb.server.ejbd | |
org.openejb.server.telnet |
Uses of ServerService in org.openejb.server |
Classes in org.openejb.server that implement ServerService | |
class |
ServiceAccessController
The Server will call the following methods. |
class |
ServiceLogger
The Server will call the following methods. |
class |
ServicePool
The Server will call the following methods. |
Constructors in org.openejb.server with parameters of type ServerService | |
ServiceLogger(ServerService next)
|
|
ServiceAccessController(ServerService next)
|
|
ServiceAccessController(ServerService next,
InetAddress[] allowedHosts)
|
|
ServicePool(ServerService next)
|
Uses of ServerService in org.openejb.server.admin |
Classes in org.openejb.server.admin that implement ServerService | |
class |
AdminDaemon
This is the base class for orcistrating the other daemons which actually accept and react to calls coming in from different protocols or channels. |
Uses of ServerService in org.openejb.server.ejbd |
Classes in org.openejb.server.ejbd that implement ServerService | |
class |
EjbServer
|
Uses of ServerService in org.openejb.server.telnet |
Classes in org.openejb.server.telnet that implement ServerService | |
class |
TelnetServer
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |