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 |
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 |
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 |
JServiceContext |
Class JServiceContext is the CAROL JRMP Service context
Unlike IIOP the class isn't static final, you can use inheritance mechanisme for context propagation |
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 |