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 | 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 |
SupplierAdminPOATie.get_proxy_consumer(int proxy_id) |
ProxyConsumer |
SupplierAdminOperations.get_proxy_consumer(int proxy_id) |
ProxyConsumer |
_SupplierAdminStub.get_proxy_consumer(int proxy_id) |
ProxySupplier |
ConsumerAdminPOATie.get_proxy_supplier(int proxy_id) |
ProxySupplier |
_ConsumerAdminStub.get_proxy_supplier(int proxy_id) |
ProxySupplier |
ConsumerAdminOperations.get_proxy_supplier(int proxy_id) |
Modifier and Type | Method and Description |
---|---|
ProxyConsumer |
TypedSupplierAdminPOATie.get_proxy_consumer(int proxy_id) |
ProxyConsumer |
_TypedSupplierAdminStub.get_proxy_consumer(int proxy_id) |
ProxySupplier |
_TypedConsumerAdminStub.get_proxy_supplier(int proxy_id) |
ProxySupplier |
TypedConsumerAdminPOATie.get_proxy_supplier(int proxy_id) |