Frames | No Frames |
Classes implementing org.objectweb.carol.rmi.jrmp.interceptor.JClientRequestInfo | |
class | Class JRMPClientRequestInfoImpl is the CAROL JRMP Client
Request info (JClientRequestInfo) Implementation
|
Methods with parameter type org.objectweb.carol.rmi.jrmp.interceptor.JClientRequestInfo | |
JClientRequestInfo | JClientInterceptorHelper.getClientRequestContextFromInput(ObjectInput in, int ctxValue, JClientRequestInfo jrc) Get Context from Object Input
|
void | Receive exception interception
|
void | |
void | Receive reply interception
|
void | send client context in pool
|
void | send client context with the request. |
void | JClientInterceptorHelper.setClientContextInOutput(ObjectOutput out, JClientRequestInfo ri, boolean locRef) Set Context inObject Outut
|
Methods with return type org.objectweb.carol.rmi.jrmp.interceptor.JClientRequestInfo | |
JClientRequestInfo | JClientInterceptorHelper.getClientRequestContextFromInput(ObjectInput in, int ctxValue, JClientRequestInfo jrc) Get Context from Object Input
|