| Package | Description |
|---|---|
| org.omg.PortableInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
_ServerRequestInfoLocalBase
Abstract base class for implementations of local interface ServerRequestInfo
|
class |
ServerRequestInfoLocalTie
Generated from IDL interface "ServerRequestInfo".
|
| Modifier and Type | Field and Description |
|---|---|
ServerRequestInfo |
ServerRequestInfoHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static ServerRequestInfo |
ServerRequestInfoHelper.extract(Any any) |
static ServerRequestInfo |
ServerRequestInfoHelper.narrow(Object obj) |
static ServerRequestInfo |
ServerRequestInfoHelper.read(InputStream in) |
static ServerRequestInfo |
ServerRequestInfoHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ServerRequestInfoHelper.insert(Any any,
ServerRequestInfo s) |
void |
ServerRequestInterceptorLocalTie.receive_request_service_contexts(ServerRequestInfo ri) |
void |
ServerRequestInterceptorOperations.receive_request_service_contexts(ServerRequestInfo ri) |
void |
ServerRequestInterceptorLocalTie.receive_request(ServerRequestInfo ri) |
void |
ServerRequestInterceptorOperations.receive_request(ServerRequestInfo ri) |
void |
ServerRequestInterceptorLocalTie.send_exception(ServerRequestInfo ri) |
void |
ServerRequestInterceptorOperations.send_exception(ServerRequestInfo ri) |
void |
ServerRequestInterceptorLocalTie.send_other(ServerRequestInfo ri) |
void |
ServerRequestInterceptorOperations.send_other(ServerRequestInfo ri) |
void |
ServerRequestInterceptorLocalTie.send_reply(ServerRequestInfo ri) |
void |
ServerRequestInterceptorOperations.send_reply(ServerRequestInfo ri) |
static void |
ServerRequestInfoHelper.write(OutputStream _out,
ServerRequestInfo s) |
| Constructor and Description |
|---|
ServerRequestInfoHolder(ServerRequestInfo initial) |
Copyright © 2017 JacORB. All rights reserved.