Package com.sun.corba.ee.impl.interceptors
package com.sun.corba.ee.impl.interceptors
-
ClassesClassDescriptionCDREncapsCodec is an implementation of Codec, as described in orbos/99-12-02, that supports CDR encapsulation version 1.0, 1.1, and 1.2.Implementation of the ClientRequestInfo interface as specified in orbos/99-12-02 section 5.4.2.CodecFactoryImpl is the implementation of the Codec Factory, as described in orbos/99-12-02.Handles invocation of interceptors.Provides a repository of registered Portable Interceptors, organized by type.IORInfoImpl is the implementation of the IORInfo class, as described in orbos/99-12-02, section 7.ORBInitInfoImpl is the implementation of the ORBInitInfo class to be passed to ORBInitializers, as described in orbos/99-12-02.PICurrent is the implementation of Current as specified in the Portable Interceptors Spec orbos/99-12-02.Provides portable interceptor functionality.PIHandlerImpl.RequestInfoStack<C extends RequestInfoImpl>This is No-Op implementation of PIHandler.Implementation of the RequestInfo interface as specified in orbos/99-12-02 section 5.4.1.Implementation of the ServerRequestInfo interface as specified in orbos/99-12-02 section 5.4.3.SlotTable is used internally by PICurrent to store the slot information.SlotTableStack is the container of SlotTable instances for each thread