|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Interceptor | |
---|---|
org.apache.yoko.orb.csi | |
org.apache.yoko.orb.OB | |
org.apache.yoko.orb.PortableInterceptor | |
org.apache.yoko.rmi.impl | |
org.omg.PortableInterceptor |
Uses of Interceptor in org.apache.yoko.orb.csi |
---|
Classes in org.apache.yoko.orb.csi that implement Interceptor | |
---|---|
class |
CSIClientRequestInterceptor
|
class |
CSIServerRequestInterceptor
|
class |
GSSUPIORInterceptor
This interceptor adds GSSUP security information to the IOR, if the relevant policy is set. |
Uses of Interceptor in org.apache.yoko.orb.OB |
---|
Classes in org.apache.yoko.orb.OB that implement Interceptor | |
---|---|
class |
CodeSetIORInterceptor_impl
|
class |
MessageRoutingIORInterceptor_impl
|
Uses of Interceptor in org.apache.yoko.orb.PortableInterceptor |
---|
Classes in org.apache.yoko.orb.PortableInterceptor that implement Interceptor | |
---|---|
class |
IMRIORInterceptor_impl
|
Uses of Interceptor in org.apache.yoko.rmi.impl |
---|
Classes in org.apache.yoko.rmi.impl that implement Interceptor | |
---|---|
class |
RMIInterceptor
|
Uses of Interceptor in org.omg.PortableInterceptor |
---|
Subinterfaces of Interceptor in org.omg.PortableInterceptor | |
---|---|
interface |
ClientRequestInterceptor
|
interface |
IORInterceptor
|
interface |
IORInterceptor_3_0
|
interface |
ServerRequestInterceptor
|
Fields in org.omg.PortableInterceptor declared as Interceptor | |
---|---|
Interceptor |
InterceptorHolder.value
|
Methods in org.omg.PortableInterceptor that return Interceptor | |
---|---|
static Interceptor |
InterceptorHelper.extract(Any any)
|
static Interceptor |
InterceptorHelper.narrow(Object val)
|
static Interceptor |
InterceptorHelper.read(InputStream in)
|
Methods in org.omg.PortableInterceptor with parameters of type Interceptor | |
---|---|
static void |
InterceptorHelper.insert(Any any,
Interceptor val)
|
static void |
InterceptorHelper.write(OutputStream out,
Interceptor val)
|
Constructors in org.omg.PortableInterceptor with parameters of type Interceptor | |
---|---|
InterceptorHolder(Interceptor initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |