|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientType | |
---|---|
org.jacorb.notification.servant | |
org.omg.CosNotifyChannelAdmin | |
org.omg.CosTypedNotifyChannelAdmin |
Uses of ClientType in org.jacorb.notification.servant |
---|
Methods in org.jacorb.notification.servant with parameters of type ClientType | |
ProxyConsumer |
SupplierAdminImpl.obtain_notification_pull_consumer(ClientType clientType,
IntHolder intHolder)
|
ProxyConsumer |
SupplierAdminImpl.obtain_notification_push_consumer(ClientType clienttype,
IntHolder intHolder)
|
ProxySupplier |
ConsumerAdminImpl.obtain_notification_pull_supplier(ClientType clientType,
IntHolder intHolder)
|
ProxySupplier |
ConsumerAdminImpl.obtain_notification_push_supplier(ClientType clientType,
IntHolder intHolder)
|
Uses of ClientType in org.omg.CosNotifyChannelAdmin |
---|
Fields in org.omg.CosNotifyChannelAdmin declared as ClientType | |
ClientType |
ClientTypeHolder.value
|
static ClientType |
ClientType.ANY_EVENT
|
static ClientType |
ClientType.STRUCTURED_EVENT
|
static ClientType |
ClientType.SEQUENCE_EVENT
|
Methods in org.omg.CosNotifyChannelAdmin that return ClientType | |
static ClientType |
ClientType.from_int(int value)
|
static ClientType |
ClientTypeHelper.extract(Any any)
|
static ClientType |
ClientTypeHelper.read(InputStream in)
|
Constructors in org.omg.CosNotifyChannelAdmin with parameters of type ClientType | |
ClientTypeHolder(ClientType initial)
|
Uses of ClientType in org.omg.CosTypedNotifyChannelAdmin |
---|
Methods in org.omg.CosTypedNotifyChannelAdmin with parameters of type ClientType | |
ProxySupplier |
TypedConsumerAdminPOATie.obtain_notification_pull_supplier(ClientType ctype,
IntHolder proxy_id)
|
ProxySupplier |
TypedConsumerAdminPOATie.obtain_notification_push_supplier(ClientType ctype,
IntHolder proxy_id)
|
ProxyConsumer |
_TypedSupplierAdminStub.obtain_notification_pull_consumer(ClientType ctype,
IntHolder proxy_id)
|
ProxyConsumer |
_TypedSupplierAdminStub.obtain_notification_push_consumer(ClientType ctype,
IntHolder proxy_id)
|
ProxyConsumer |
TypedSupplierAdminPOATie.obtain_notification_pull_consumer(ClientType ctype,
IntHolder proxy_id)
|
ProxyConsumer |
TypedSupplierAdminPOATie.obtain_notification_push_consumer(ClientType ctype,
IntHolder proxy_id)
|
ProxySupplier |
_TypedConsumerAdminStub.obtain_notification_pull_supplier(ClientType ctype,
IntHolder proxy_id)
|
ProxySupplier |
_TypedConsumerAdminStub.obtain_notification_push_supplier(ClientType ctype,
IntHolder proxy_id)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |