|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServerRequestInterceptor | |
---|---|
org.apache.yoko.orb.csi | |
org.apache.yoko.orb.OB | |
org.apache.yoko.orb.OBPortableInterceptor | |
org.omg.PortableInterceptor |
Uses of ServerRequestInterceptor in org.apache.yoko.orb.csi |
---|
Classes in org.apache.yoko.orb.csi that implement ServerRequestInterceptor | |
---|---|
class |
CSIServerRequestInterceptor
|
Uses of ServerRequestInterceptor in org.apache.yoko.orb.OB |
---|
Methods in org.apache.yoko.orb.OB with parameters of type ServerRequestInterceptor | |
---|---|
void |
PIManager.addServerRequestInterceptor(ServerRequestInterceptor interceptor)
|
Uses of ServerRequestInterceptor in org.apache.yoko.orb.OBPortableInterceptor |
---|
Methods in org.apache.yoko.orb.OBPortableInterceptor with parameters of type ServerRequestInterceptor | |
---|---|
void |
ORBInitInfo_impl.add_server_request_interceptor(ServerRequestInterceptor i)
|
Uses of ServerRequestInterceptor in org.omg.PortableInterceptor |
---|
Fields in org.omg.PortableInterceptor declared as ServerRequestInterceptor | |
---|---|
ServerRequestInterceptor |
ServerRequestInterceptorHolder.value
|
Methods in org.omg.PortableInterceptor that return ServerRequestInterceptor | |
---|---|
static ServerRequestInterceptor |
ServerRequestInterceptorHelper.extract(Any any)
|
static ServerRequestInterceptor |
ServerRequestInterceptorHelper.narrow(Object val)
|
static ServerRequestInterceptor |
ServerRequestInterceptorHelper.read(InputStream in)
|
Methods in org.omg.PortableInterceptor with parameters of type ServerRequestInterceptor | |
---|---|
void |
ORBInitInfoOperations.add_server_request_interceptor(ServerRequestInterceptor interceptor)
|
static void |
ServerRequestInterceptorHelper.insert(Any any,
ServerRequestInterceptor val)
|
static void |
ServerRequestInterceptorHelper.write(OutputStream out,
ServerRequestInterceptor val)
|
Constructors in org.omg.PortableInterceptor with parameters of type ServerRequestInterceptor | |
---|---|
ServerRequestInterceptorHolder(ServerRequestInterceptor initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |