|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Service in org.apache.openejb.core.security |
---|
Classes in org.apache.openejb.core.security that implement Service | |
---|---|
class |
AbstractSecurityService
This security service chooses a UUID as its token as this can be serialized to clients, is mostly secure, and can be deserialized in a client vm without addition openejb-core classes. |
class |
SecurityServiceImpl
|
Uses of Service in org.apache.openejb.ri.sp |
---|
Classes in org.apache.openejb.ri.sp that implement Service | |
---|---|
class |
PseudoSecurityService
|
class |
PseudoTransactionService
|
Uses of Service in org.apache.openejb.server |
---|
Subinterfaces of Service in org.apache.openejb.server | |
---|---|
interface |
ServerService
|
Classes in org.apache.openejb.server that implement Service | |
---|---|
class |
Server
|
class |
ServiceAccessController
|
class |
ServiceDaemon
|
class |
ServiceLogger
|
class |
ServicePool
|
Uses of Service in org.apache.openejb.server.activemq |
---|
Classes in org.apache.openejb.server.activemq that implement Service | |
---|---|
class |
BrokerServer
|
Uses of Service in org.apache.openejb.server.admin |
---|
Classes in org.apache.openejb.server.admin that implement Service | |
---|---|
class |
AdminDaemon
|
Uses of Service in org.apache.openejb.server.axis |
---|
Classes in org.apache.openejb.server.axis that implement Service | |
---|---|
class |
AxisService
|
Uses of Service in org.apache.openejb.server.axis2 |
---|
Classes in org.apache.openejb.server.axis2 that implement Service | |
---|---|
class |
Axis2Service
|
Uses of Service in org.apache.openejb.server.cxf |
---|
Classes in org.apache.openejb.server.cxf that implement Service | |
---|---|
class |
CxfService
|
Uses of Service in org.apache.openejb.server.derbynet |
---|
Classes in org.apache.openejb.server.derbynet that implement Service | |
---|---|
class |
DerbyNetworkService
|
Uses of Service in org.apache.openejb.server.ejbd |
---|
Classes in org.apache.openejb.server.ejbd that implement Service | |
---|---|
class |
EjbServer
|
Uses of Service in org.apache.openejb.server.hsql |
---|
Classes in org.apache.openejb.server.hsql that implement Service | |
---|---|
class |
HsqlService
|
Uses of Service in org.apache.openejb.server.httpd |
---|
Subinterfaces of Service in org.apache.openejb.server.httpd | |
---|---|
interface |
HttpServer
|
Classes in org.apache.openejb.server.httpd that implement Service | |
---|---|
class |
HttpEjbServer
|
class |
JettyHttpEjbServer
|
class |
JettyHttpServer
Jetty based http server implementation |
class |
OpenEJBHttpEjbServer
|
class |
OpenEJBHttpServer
This is the main class for the web administration. |
Uses of Service in org.apache.openejb.server.telnet |
---|
Classes in org.apache.openejb.server.telnet that implement Service | |
---|---|
class |
TelnetServer
|
Uses of Service in org.apache.openejb.server.webservices |
---|
Classes in org.apache.openejb.server.webservices that implement Service | |
---|---|
class |
WsService
|
Uses of Service in org.apache.openejb.spi |
---|
Subinterfaces of Service in org.apache.openejb.spi | |
---|---|
interface |
SecurityService<T>
The generic value T is any serializable token of the SecurityService implementations choosing. |
interface |
TransactionService
|
Uses of Service in org.apache.openejb.webadmin.httpd |
---|
Classes in org.apache.openejb.webadmin.httpd that implement Service | |
---|---|
class |
HttpServer
This is the main class for the web administration. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |