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

Packages that use org.objectweb.carol.rmi.jrmp.interceptor
org.objectweb.carol.rmi.jrmp.interceptor   
org.objectweb.carol.rmi.jrmp.server   
 

Classes in org.objectweb.carol.rmi.jrmp.interceptor used by org.objectweb.carol.rmi.jrmp.interceptor
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
JDuplicateName
          Exception JDuplicateName is the CAROL JRMP Interceptor Registering Exception This Exception occur when 2 Interceptors with the same name are registered
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
JInterceptorHelper
          Class JInterceptorHelper is the CAROL JRMP Interceptor Helper this class is used by the other pakage class to manage interceptions
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.
 

Classes in org.objectweb.carol.rmi.jrmp.interceptor used by org.objectweb.carol.rmi.jrmp.server
JClientRequestInterceptor
          Interface JClientRequestInterceptor is the CAROL JRMP Client Interceptor Interface this interface is use for client interceptor definition
JServerRequestInterceptor
          Interface JServerRequestIntercepto is the CAROL JRMP Server Interceptor interface