|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServerRequestInterceptor | |
---|---|
org.jacorb.orb.giop | |
org.jacorb.orb.portableInterceptor | |
org.jacorb.security.sas | |
org.jacorb.util.tracing | |
org.omg.PortableInterceptor |
Uses of ServerRequestInterceptor in org.jacorb.orb.giop |
---|
Classes in org.jacorb.orb.giop that implement ServerRequestInterceptor | |
---|---|
class |
BiDirConnectionServerInterceptor
|
Uses of ServerRequestInterceptor in org.jacorb.orb.portableInterceptor |
---|
Classes in org.jacorb.orb.portableInterceptor that implement ServerRequestInterceptor | |
---|---|
class |
DefaultServerInterceptor
DefaultServerInterceptor.java A simple base class for user-defined server interceptors |
Methods in org.jacorb.orb.portableInterceptor with parameters of type ServerRequestInterceptor | |
---|---|
void |
ORBInitInfoImpl.add_server_request_interceptor(ServerRequestInterceptor interceptor)
|
Uses of ServerRequestInterceptor in org.jacorb.security.sas |
---|
Classes in org.jacorb.security.sas that implement ServerRequestInterceptor | |
---|---|
class |
SASTargetInterceptor
This is the SAS Target Security Service (TSS) Interceptor |
Uses of ServerRequestInterceptor in org.jacorb.util.tracing |
---|
Classes in org.jacorb.util.tracing that implement ServerRequestInterceptor | |
---|---|
class |
ServerTraceInterceptor
|
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 obj)
|
static ServerRequestInterceptor |
ServerRequestInterceptorHelper.read(InputStream in)
|
static ServerRequestInterceptor |
ServerRequestInterceptorHelper.unchecked_narrow(Object obj)
|
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 s)
|
static void |
ServerRequestInterceptorHelper.write(OutputStream _out,
ServerRequestInterceptor s)
|
Constructors in org.omg.PortableInterceptor with parameters of type ServerRequestInterceptor | |
---|---|
ServerRequestInterceptorHolder(ServerRequestInterceptor initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |