Package org.jacorb.orb.portableInterceptor

Interface Summary
IORInfoExt This class extends the standard defined interface of the IORInfo object given to each IORInterceptor during creation of new IORs.
 

Class Summary
AbstractInterceptorIterator AbstractInterceptorIterator.java
ClientInterceptorIterator This class is an iterator over an array of ClientRequestInterceptors.
ClientRequestInfoImpl This class represents the type of info object, that will be passed to the ClientRequestInterceptors.
Codec_CDR_1_0_Impl This class represents a codec for encoding ENCODING_CDR_ENCAPS 1.0.
CodecFactoryImpl This class represents a CodecFactory.
CodecImpl This class represents a codec for encoding CDR encapsulations for the supported GIOP versions 1.0-1.2 See PI SPec p.10-77ff
DefaultClientInterceptor  
DefaultServerInterceptor DefaultServerInterceptor.java A simple base class for user-defined server interceptors
InterceptorManager This class "manages" the portable interceptors registered with the ORB, and controls the PICurrent.
IORInfoImpl This class represents the type of info object that will be passed to the IORInterceptors.
IORInterceptorIterator IORInterceptorIterator.java Created: Mon Apr 17 09:53:33 2000
ORBInitInfoImpl This class represents the type of info object that will be passed to the ORBInitializers.
PICurrentImpl This is the current object for the portable interceptors.
RecursionAwareCI  
RequestInfoImpl This is the abstract base class of the two Info classes, namely ClientRequestInfo and ServerRequestInfo.
RequestInterceptorIterator This class is an iterator over an array of RequestInterceptors.
ServerInterceptorIterator This class iterates over an array of ServerRequestInterceptors.
ServerRequestInfoImpl This class represents the type of info object that will be passed to the ServerRequestInterceptors.