| Package | Description |
|---|---|
| org.jacorb.orb.giop | |
| org.jacorb.orb.portableInterceptor | |
| org.jacorb.security.sas | |
| org.jacorb.util.tracing | |
| org.omg.PortableInterceptor |
| Modifier and Type | Method and Description |
|---|---|
void |
BiDirConnectionServerInterceptor.receive_request_service_contexts(ServerRequestInfo requestInfo) |
void |
BiDirConnectionClientInterceptor.send_request(ClientRequestInfo ri) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
RecursionAwareCI.do_receive_exception(ClientRequestInfo ri) |
abstract void |
RecursionAwareCI.do_receive_other(ClientRequestInfo ri) |
abstract void |
RecursionAwareCI.do_send_request(ClientRequestInfo ri) |
void |
RecursionAwareCI.receive_exception(ClientRequestInfo ri) |
void |
DefaultClientInterceptor.receive_exception(ClientRequestInfo ri) |
void |
RecursionAwareCI.receive_other(ClientRequestInfo ri) |
void |
DefaultClientInterceptor.receive_other(ClientRequestInfo ri) |
void |
DefaultServerInterceptor.receive_request_service_contexts(ServerRequestInfo ri) |
void |
DefaultServerInterceptor.receive_request(ServerRequestInfo ri) |
void |
DefaultServerInterceptor.send_exception(ServerRequestInfo ri) |
void |
DefaultServerInterceptor.send_other(ServerRequestInfo ri) |
void |
RecursionAwareCI.send_request(ClientRequestInfo requestInfo) |
void |
DefaultClientInterceptor.send_request(ClientRequestInfo ri) |
| Modifier and Type | Method and Description |
|---|---|
void |
SASClientInterceptor.receive_exception(ClientRequestInfo ri) |
void |
SASClientInterceptor.receive_other(ClientRequestInfo ri) |
void |
SASTargetInterceptor.receive_request_service_contexts(ServerRequestInfo ri) |
void |
SASTargetInterceptor.receive_request(ServerRequestInfo ri) |
void |
SASTargetInterceptor.send_exception(ServerRequestInfo ri) |
void |
SASTargetInterceptor.send_other(ServerRequestInfo ri) |
void |
SASClientInterceptor.send_request(ClientRequestInfo ri) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientTraceInterceptor.do_receive_exception(ClientRequestInfo ri) |
void |
ClientTraceInterceptor.do_receive_other(ClientRequestInfo ri) |
void |
ClientTraceInterceptor.do_send_request(ClientRequestInfo ri)
Add the propagation context to the outgoing message
|
void |
ServerTraceInterceptor.receive_request_service_contexts(ServerRequestInfo ri) |
void |
ServerTraceInterceptor.receive_request(ServerRequestInfo ri) |
void |
ServerTraceInterceptor.send_exception(ServerRequestInfo ri) |
void |
ServerTraceInterceptor.send_other(ServerRequestInfo ri) |
| Modifier and Type | Method and Description |
|---|---|
static ForwardRequest |
ForwardRequestHelper.extract(Any any) |
static ForwardRequest |
ForwardRequestHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ForwardRequestHelper.insert(Any any,
ForwardRequest s) |
static void |
ForwardRequestHelper.write(OutputStream out,
ForwardRequest s) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientRequestInterceptorOperations.receive_exception(ClientRequestInfo ri) |
void |
ClientRequestInterceptorOperations.receive_other(ClientRequestInfo ri) |
void |
ServerRequestInterceptorOperations.receive_request_service_contexts(ServerRequestInfo ri) |
void |
ServerRequestInterceptorOperations.receive_request(ServerRequestInfo ri) |
void |
ServerRequestInterceptorOperations.send_exception(ServerRequestInfo ri) |
void |
ServerRequestInterceptorOperations.send_other(ServerRequestInfo ri) |
void |
ClientRequestInterceptorOperations.send_request(ClientRequestInfo ri) |