Modifier and Type | Class and Description |
---|---|
class |
BiDirConnectionServerInterceptor |
Modifier and Type | Class and Description |
---|---|
class |
DefaultServerInterceptor
DefaultServerInterceptor.java
A simple base class for user-defined server interceptors
|
Modifier and Type | Method and Description |
---|---|
void |
ORBInitInfoImpl.add_server_request_interceptor(ServerRequestInterceptor interceptor) |
Modifier and Type | Class and Description |
---|---|
class |
SASTargetInterceptor
This is the SAS Target Security Service (TSS) Interceptor
|
Modifier and Type | Class and Description |
---|---|
class |
ServerInvocationInterceptor |
Modifier and Type | Class and Description |
---|---|
class |
ServerContextTransferInterceptor
This interceptor transfers the propagation context
from the corresponding service context to a slot
in the PICurrent.
|
Modifier and Type | Class and Description |
---|---|
class |
ServerTraceInterceptor |
Modifier and Type | Field and Description |
---|---|
ServerRequestInterceptor |
ServerRequestInterceptorHolder.value |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
void |
ORBInitInfoOperations.add_server_request_interceptor(ServerRequestInterceptor interceptor) |
static void |
ServerRequestInterceptorHelper.insert(Any any,
ServerRequestInterceptor s) |
static void |
ServerRequestInterceptorHelper.write(OutputStream _out,
ServerRequestInterceptor s) |
Constructor and Description |
---|
ServerRequestInterceptorHolder(ServerRequestInterceptor initial) |
Copyright © 2016 JacORB. All rights reserved.