Uses of Interface org.objectweb.carol.rmi.jrmp.interceptor.JClientRequestInterceptor

Uses in package org.objectweb.carol.rmi.jrmp.server

Constructors with parameter type org.objectweb.carol.rmi.jrmp.interceptor.JClientRequestInterceptor

JRemoteCall.JRemoteCall(Object c, ObjID id, int op, long hash, JClientRequestInterceptor[] cis)
Constructor for client side call
JUnicastRef.JUnicastRef(Object liveRef, JClientRequestInterceptor[] cis, String[] initial, int local)
Constructor with interceptor
JUnicastRefSf.JUnicastRefSf(Object liveRef, JClientRequestInterceptor[] cis, String[] initial, int local)
Create a new Unicast RemoteRef.
JUnicastRemoteObject.JUnicastRemoteObject(int p, RMIClientSocketFactory csf, RMIServerSocketFactory ssf, JServerRequestInterceptor[] sis, JClientRequestInterceptor[] cis)
Constructor with interceptor
Constructor with interceptor
Constructor with interceptor Create a new Unicast Server RemoteRef.
JUnicastServerRefSf.JUnicastServerRefSf(int port, RMIClientSocketFactory csf, RMIServerSocketFactory ssf, JServerRequestInterceptor[] sis, JClientRequestInterceptor[] cis)
Constructor with interceptor and custum sckets factories

Fields of type org.objectweb.carol.rmi.jrmp.interceptor.JClientRequestInterceptor

JClientRequestInterceptor[]
Client Interceptor for context propagation
JClientRequestInterceptor[]
Client Interceptor for context propagation
JClientRequestInterceptor[]
ClientRequestInterceptor array

Methods with parameter type org.objectweb.carol.rmi.jrmp.interceptor.JClientRequestInterceptor

Remote
JUnicastRemoteObject.exportObject(Remote obj, int p, RMIClientSocketFactory csf, RMIServerSocketFactory ssf, JServerRequestInterceptor[] sis, JClientRequestInterceptor[] cis)
Remote
RemoteStub
void

Uses in package org.objectweb.carol.rmi.jrmp.interceptor

Methods with parameter type org.objectweb.carol.rmi.jrmp.interceptor.JClientRequestInterceptor

void
add client interceptor
void
add client interceptor
void
Receive exception interception
void
void
Receive reply interception
void
JClientInterceptorHelper.send_poll(ObjectOutput out, JClientRequestInterceptor cis, boolean localRef)
send client context in pool (see CORBA Specifications)
void
JClientInterceptorHelper.send_request(ObjectOutput out, JClientRequestInterceptor cis, boolean localRef)
send client context with the request.

Methods with return type org.objectweb.carol.rmi.jrmp.interceptor.JClientRequestInterceptor

JClientRequestInterceptor[]
get all the client interceptor
JClientRequestInterceptor[]
get all the client interceptor
JClientRequestInterceptor[]
get the local client interceptor
JClientRequestInterceptor[]
JInterceptorStore.setRemoteInterceptors(byte[] raddr, UID ruid, String[] ia)
Get interceptor if exist