Package | Description |
---|---|
com.caucho.ejb.hessian | |
com.caucho.ejb.protocol |
Modifier and Type | Class and Description |
---|---|
class |
NameContextSkeleton
Base class for any bean skeleton capable of handling a Hessian request.
|
Modifier and Type | Method and Description |
---|---|
Skeleton |
HessianProtocol.getSkeleton(java.lang.String uri,
java.lang.String queryString)
Returns the skeleton
|
Modifier and Type | Method and Description |
---|---|
Skeleton |
ProtocolContainer.getExceptionSkeleton()
Returns the error
|
Skeleton |
ProtocolContainer.getSkeleton(java.lang.String uri,
java.lang.String queryString)
Returns the skeleton
|