| Package | Description |
|---|---|
| org.jacorb.notification.servant | |
| org.omg.CosNotifyChannelAdmin | |
| org.omg.CosTypedNotifyChannelAdmin |
| Modifier and Type | Method and Description |
|---|---|
ProxyConsumer |
SupplierAdminImpl.get_proxy_consumer(int id) |
ProxySupplier |
ConsumerAdminImpl.get_proxy_supplier(int key) |
protected AbstractProxy |
AbstractAdmin.getProxy(int id)
fetch the proxy specified by the provided id.
|
| Modifier and Type | Field and Description |
|---|---|
ProxyNotFound |
ProxyNotFoundHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static ProxyNotFound |
ProxyNotFoundHelper.extract(Any any) |
static ProxyNotFound |
ProxyNotFoundHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ProxyNotFoundHelper.insert(Any any,
ProxyNotFound s) |
static void |
ProxyNotFoundHelper.write(OutputStream out,
ProxyNotFound s) |
| Modifier and Type | Method and Description |
|---|---|
ProxyConsumer |
SupplierAdminOperations.get_proxy_consumer(int proxy_id) |
ProxyConsumer |
SupplierAdminPOATie.get_proxy_consumer(int proxy_id) |
ProxyConsumer |
_SupplierAdminStub.get_proxy_consumer(int proxy_id) |
ProxySupplier |
_ConsumerAdminStub.get_proxy_supplier(int proxy_id) |
ProxySupplier |
ConsumerAdminPOATie.get_proxy_supplier(int proxy_id) |
ProxySupplier |
ConsumerAdminOperations.get_proxy_supplier(int proxy_id) |
| Constructor and Description |
|---|
ProxyNotFoundHolder(ProxyNotFound initial) |
| Modifier and Type | Method and Description |
|---|---|
ProxyConsumer |
_TypedSupplierAdminStub.get_proxy_consumer(int proxy_id) |
ProxyConsumer |
TypedSupplierAdminPOATie.get_proxy_consumer(int proxy_id) |
ProxySupplier |
TypedConsumerAdminPOATie.get_proxy_supplier(int proxy_id) |
ProxySupplier |
_TypedConsumerAdminStub.get_proxy_supplier(int proxy_id) |
Copyright © 2015 JacORB. All rights reserved.