Uses of Interface
org.omg.PortableInterceptor.Current
Packages that use Current
Package
Description
-
Uses of Current in com.sun.corba.ee.impl.interceptors
Classes in com.sun.corba.ee.impl.interceptors that implement CurrentModifier and TypeClassDescriptionclass
PICurrent is the implementation of Current as specified in the Portable Interceptors Spec orbos/99-12-02.Methods in com.sun.corba.ee.impl.interceptors that return Current -
Uses of Current in com.sun.corba.ee.spi.protocol
Methods in com.sun.corba.ee.spi.protocol that return Current -
Uses of Current in org.omg.PortableInterceptor
Fields in org.omg.PortableInterceptor declared as CurrentMethods in org.omg.PortableInterceptor that return CurrentModifier and TypeMethodDescriptionstatic Current
static Current
static Current
CurrentHelper.read
(InputStream istream) static Current
CurrentHelper.unchecked_narrow
(Object obj) Methods in org.omg.PortableInterceptor with parameters of type CurrentModifier and TypeMethodDescriptionstatic void
static void
CurrentHelper.write
(OutputStream ostream, Current value) Constructors in org.omg.PortableInterceptor with parameters of type Current