Frames | No Frames |
Classes implementing org.objectweb.carol.rmi.jrmp.interceptor.JServerRequestInfo | |
class | Class JRMPServerRequestInfoImpl is the CAROL JRMP Server
Request info (JServerRequestInfo) Implementation
|
Methods with parameter type org.objectweb.carol.rmi.jrmp.interceptor.JServerRequestInfo | |
JServerRequestInfo | JServerInterceptorHelper.getRequestServerContextFromInput(ObjectInput in, int ctxValue, JServerRequestInfo jsr) Get Context from Object Input
|
void | Receive request
|
void | Receive request
|
void | send exception with context
|
void | send exception with context
|
void | |
void | |
void | send reply with context
|
void | send reply with context
|
void | JServerInterceptorHelper.setServerContextInOutput(ObjectOutput out, JServerRequestInfo ri, boolean locRef) Set Context inObject Outut
|
Methods with return type org.objectweb.carol.rmi.jrmp.interceptor.JServerRequestInfo | |
JServerRequestInfo | JServerInterceptorHelper.getRequestServerContextFromInput(ObjectInput in, int ctxValue, JServerRequestInfo jsr) Get Context from Object Input
|