org.objectweb.carol.rmi.iiop.interceptor
Class ProtocolInterceptor
LocalObject
org.objectweb.carol.rmi.iiop.interceptor.ProtocolInterceptor
- ServerRequestInterceptor
public class ProtocolInterceptor
extends LocalObject
implements ServerRequestInterceptor
Class ProtocolInterceptor
is the CAROL JNDI IIOP Interceptor
for iiop protocol this interceptor mark the current thread for each call with
the iiop mark
Version:
- Guillaume Riviere (Guillaume.Riviere@inrialpes.fr)
org.omg.PortableInterceptor.ServerRequestInterceptor
ProtocolInterceptor
public ProtocolInterceptor()
constructor
destroy
public void destroy()
name
public String name()
get the name of this interceptor
- name
receive_request
public void receive_request(ServerRequestInfo jri)
throws ForwardRequest
Receive request
receive_request_service_contexts
public void receive_request_service_contexts(ServerRequestInfo jri)
throws ForwardRequest
Receive request context
send_exception
public void send_exception(ServerRequestInfo jri)
throws ForwardRequest
send_other
public void send_other(ServerRequestInfo jri)
throws ForwardRequest
send_reply
public void send_reply(ServerRequestInfo jri)
send reply with context