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

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

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

Constructor for server side call
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.JServerRequestInterceptor

JServerRequestInterceptor[]
Array of Interceptor for this Server Ref
JServerRequestInterceptor[]
ServerRequestInterceptor array

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

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

Classes implementing org.objectweb.carol.rmi.jrmp.interceptor.JServerRequestInterceptor

class
Class ProtocolInterceptor is the CAROL JRMP Client Interceptor For protocol propagation via current thread

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

void
add server interceptor
void
add server interceptor
void
Receive request
void
send exception with context
void
void
send reply with context

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

JServerRequestInterceptor[]
get the local server interceptor
JServerRequestInterceptor[]
get all the server interceptor
JServerRequestInterceptor[]
get all the server interceptor