|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Skeleton | |
|---|---|
| com.caucho.ejb.burlap | |
| com.caucho.ejb.hessian | |
| com.caucho.ejb.protocol | |
| Uses of Skeleton in com.caucho.ejb.burlap |
|---|
| Subclasses of Skeleton in com.caucho.ejb.burlap | |
|---|---|
class |
BurlapEjbSkeleton
Base class for any bean skeleton capable of handling a Burlap request. |
class |
ExceptionSkeleton
Base class for any bean skeleton capable of handling an BURLAP-RPC request. |
class |
NameContextSkeleton
Base class for any bean skeleton capable of handling a Burlap request. |
| Methods in com.caucho.ejb.burlap that return Skeleton | |
|---|---|
Skeleton |
BurlapProtocol.getExceptionSkeleton()
Returns the skeleton to use to return configuration exceptions |
Skeleton |
BurlapProtocol.getSkeleton(java.lang.String uri,
java.lang.String queryString)
Returns the skeleton |
| Uses of Skeleton in com.caucho.ejb.hessian |
|---|
| Subclasses of Skeleton in com.caucho.ejb.hessian | |
|---|---|
class |
HessianEjbSkeleton
Base class for any bean skeleton capable of handling a Hessian request. |
| Methods in com.caucho.ejb.hessian that return Skeleton | |
|---|---|
Skeleton |
HessianProtocol.getExceptionSkeleton()
Returns the skeleton to use to return configuration exceptions |
Skeleton |
HessianProtocol.getSkeleton(java.lang.String uri,
java.lang.String queryString)
Returns the skeleton |
| Uses of Skeleton in com.caucho.ejb.protocol |
|---|
| Methods in com.caucho.ejb.protocol that return Skeleton | |
|---|---|
Skeleton |
ProtocolContainer.getExceptionSkeleton()
Returns the error |
Skeleton |
ProtocolContainer.getSkeleton(java.lang.String uri,
java.lang.String queryString)
Returns the skeleton |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||