|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IORInterceptor in org.apache.yoko.orb.csi |
---|
Classes in org.apache.yoko.orb.csi that implement IORInterceptor | |
---|---|
class |
GSSUPIORInterceptor
This interceptor adds GSSUP security information to the IOR, if the relevant policy is set. |
Uses of IORInterceptor in org.apache.yoko.orb.OB |
---|
Classes in org.apache.yoko.orb.OB that implement IORInterceptor | |
---|---|
class |
CodeSetIORInterceptor_impl
|
class |
MessageRoutingIORInterceptor_impl
|
Methods in org.apache.yoko.orb.OB with parameters of type IORInterceptor | |
---|---|
void |
PIManager.addIORInterceptor(IORInterceptor interceptor,
boolean insertAtHead)
|
Uses of IORInterceptor in org.apache.yoko.orb.OBPortableInterceptor |
---|
Methods in org.apache.yoko.orb.OBPortableInterceptor with parameters of type IORInterceptor | |
---|---|
void |
ORBInitInfo_impl.add_ior_interceptor(IORInterceptor i)
|
Uses of IORInterceptor in org.apache.yoko.orb.PortableInterceptor |
---|
Classes in org.apache.yoko.orb.PortableInterceptor that implement IORInterceptor | |
---|---|
class |
IMRIORInterceptor_impl
|
Uses of IORInterceptor in org.apache.yoko.rmi.impl |
---|
Classes in org.apache.yoko.rmi.impl that implement IORInterceptor | |
---|---|
class |
RMIInterceptor
|
Uses of IORInterceptor in org.omg.PortableInterceptor |
---|
Subinterfaces of IORInterceptor in org.omg.PortableInterceptor | |
---|---|
interface |
IORInterceptor_3_0
|
Fields in org.omg.PortableInterceptor declared as IORInterceptor | |
---|---|
IORInterceptor |
IORInterceptorHolder.value
|
Methods in org.omg.PortableInterceptor that return IORInterceptor | |
---|---|
static IORInterceptor |
IORInterceptorHelper.extract(Any any)
|
static IORInterceptor |
IORInterceptorHelper.narrow(Object val)
|
static IORInterceptor |
IORInterceptorHelper.read(InputStream in)
|
Methods in org.omg.PortableInterceptor with parameters of type IORInterceptor | |
---|---|
void |
ORBInitInfoOperations.add_ior_interceptor(IORInterceptor interceptor)
|
static void |
IORInterceptorHelper.insert(Any any,
IORInterceptor val)
|
static void |
IORInterceptorHelper.write(OutputStream out,
IORInterceptor val)
|
Constructors in org.omg.PortableInterceptor with parameters of type IORInterceptor | |
---|---|
IORInterceptorHolder(IORInterceptor initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |