Package org.objectweb.carol.rmi.jrmp.interceptor

Interface Summary

JClientRequestInfo Interface JClientRequestInfo is the CAROL JRMP Client Interception Information stucturs this class is used by the other pakage class to manage client interception
JClientRequestInterceptor Interface JClientRequestInterceptor is the CAROL JRMP Client Interceptor Interface this interface is use for client interceptor definition
JInitializer Interface JInitializer is the CAROL JRMP Initializer interface This interface is use to register Interceptor
JInitInfo Interface JInitInfo is the CAROL JRMP Interceptor Information Interface this interface for storing interceptor initialisation informations
JRequestInfo Class JRequestInfo is the CAROL JRMP general Request info
JServerRequestInfo Interface JServerRequestInfo is the CAROL JServerRequestInfo this inetrface describe the server interceptor information structur
JServerRequestInterceptor Interface JServerRequestIntercepto is the CAROL JRMP Server Interceptor interface
JServiceContext Interface JServiceContext is the CAROL JRMP Service context Unlike IIOP the class isn't static final class, you can use inheritance mechanisme for context propagation.

Class Summary

JClientInterceptorHelper Class JClientInterceptorHelper is the CAROL JRMP Client Interceptor Helper this class is used by the other pakage class to manage client interception
JContextStore Class JContextObjectStore is the CAROL JRMP Client Interceptor Contexts Storage System
JDuplicateName Exception JDuplicateName is the CAROL JRMP Interceptor Registering Exception This Exception occur when 2 Interceptors with the same name are registered
JInterceptorHelper Class JInterceptorHelper is the CAROL JRMP Interceptor Helper this class is used by the other pakage class to manage interceptions
JInterceptorStore Class JInterceptorStore is the CAROL JRMP Client and Server Interceptors Storage System
JRMPClientRequestInfoImpl Class JRMPClientRequestInfoImpl is the CAROL JRMP Client Request info (JClientRequestInfo) Implementation
JRMPInitInfoImpl Class JRMPInitInfoImpl is the CAROL JRMP Initializer Implementation
JRMPServerRequestInfoImpl Class JRMPServerRequestInfoImpl is the CAROL JRMP Server Request info (JServerRequestInfo) Implementation
JServerInterceptorHelper Class JServerInterceptorHelper is the CAROL JRMP Server Interceptor Helper this class is used by the other pakage class to manage server interception
ProtocolInterceptor Class ProtocolInterceptor is the CAROL JRMP Client Interceptor For protocol propagation via current thread
ProtocolInterceptorInitializer Class ProtocolInterceptorInitializer is a JRMP Interface for Interceptor initialisation This initilizer add an interceptor for the multi rmi management