| Package | Description |
|---|---|
| org.omg.PortableInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
_ClientRequestInfoLocalBase
Abstract base class for implementations of local interface ClientRequestInfo
|
class |
ClientRequestInfoLocalTie
Generated from IDL interface "ClientRequestInfo".
|
| Modifier and Type | Field and Description |
|---|---|
ClientRequestInfo |
ClientRequestInfoHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static ClientRequestInfo |
ClientRequestInfoHelper.extract(Any any) |
static ClientRequestInfo |
ClientRequestInfoHelper.narrow(Object obj) |
static ClientRequestInfo |
ClientRequestInfoHelper.read(InputStream in) |
static ClientRequestInfo |
ClientRequestInfoHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ClientRequestInfoHelper.insert(Any any,
ClientRequestInfo s) |
void |
ClientRequestInterceptorLocalTie.receive_exception(ClientRequestInfo ri) |
void |
ClientRequestInterceptorOperations.receive_exception(ClientRequestInfo ri) |
void |
ClientRequestInterceptorLocalTie.receive_other(ClientRequestInfo ri) |
void |
ClientRequestInterceptorOperations.receive_other(ClientRequestInfo ri) |
void |
ClientRequestInterceptorLocalTie.receive_reply(ClientRequestInfo ri) |
void |
ClientRequestInterceptorOperations.receive_reply(ClientRequestInfo ri) |
void |
ClientRequestInterceptorLocalTie.send_poll(ClientRequestInfo ri) |
void |
ClientRequestInterceptorOperations.send_poll(ClientRequestInfo ri) |
void |
ClientRequestInterceptorLocalTie.send_request(ClientRequestInfo ri) |
void |
ClientRequestInterceptorOperations.send_request(ClientRequestInfo ri) |
static void |
ClientRequestInfoHelper.write(OutputStream _out,
ClientRequestInfo s) |
| Constructor and Description |
|---|
ClientRequestInfoHolder(ClientRequestInfo initial) |
Copyright © 2017 JacORB. All rights reserved.