Uses of Class
org.omg.CosNotifyChannelAdmin.ObtainInfoMode

Packages that use ObtainInfoMode
org.omg.CosNotifyChannelAdmin   
org.omg.CosTypedNotifyChannelAdmin   
 

Uses of ObtainInfoMode in org.omg.CosNotifyChannelAdmin
 

Fields in org.omg.CosNotifyChannelAdmin declared as ObtainInfoMode
 ObtainInfoMode ObtainInfoModeHolder.value
           
static ObtainInfoMode ObtainInfoMode.ALL_NOW_UPDATES_OFF
           
static ObtainInfoMode ObtainInfoMode.ALL_NOW_UPDATES_ON
           
static ObtainInfoMode ObtainInfoMode.NONE_NOW_UPDATES_OFF
           
static ObtainInfoMode ObtainInfoMode.NONE_NOW_UPDATES_ON
           
 

Methods in org.omg.CosNotifyChannelAdmin that return ObtainInfoMode
static ObtainInfoMode ObtainInfoModeHelper.extract(Any any)
           
static ObtainInfoMode ObtainInfoModeHelper.read(InputStream in)
           
static ObtainInfoMode ObtainInfoMode.from_int(int value)
           
 

Methods in org.omg.CosNotifyChannelAdmin with parameters of type ObtainInfoMode
 EventType[] _StructuredProxyPushSupplierStub.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] _StructuredProxyPushConsumerStub.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] _StructuredProxyPullSupplierStub.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] _StructuredProxyPullConsumerStub.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] _SequenceProxyPushSupplierStub.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] _SequenceProxyPushConsumerStub.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] _SequenceProxyPullSupplierStub.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] _SequenceProxyPullConsumerStub.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] _ProxySupplierStub.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] _ProxyPushSupplierStub.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] _ProxyPushConsumerStub.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] _ProxyPullSupplierStub.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] _ProxyPullConsumerStub.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] _ProxyConsumerStub.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] StructuredProxyPushSupplierPOATie.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] StructuredProxyPushConsumerPOATie.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] StructuredProxyPullSupplierPOATie.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] StructuredProxyPullConsumerPOATie.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] SequenceProxyPushSupplierPOATie.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] SequenceProxyPushConsumerPOATie.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] SequenceProxyPullSupplierPOATie.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] SequenceProxyPullConsumerPOATie.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] ProxySupplierPOATie.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] ProxySupplierOperations.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] ProxyPushSupplierPOATie.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] ProxyPushConsumerPOATie.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] ProxyPullSupplierPOATie.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] ProxyPullConsumerPOATie.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] ProxyConsumerPOATie.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] ProxyConsumerOperations.obtain_subscription_types(ObtainInfoMode mode)
           
static void ObtainInfoModeHelper.insert(Any any, ObtainInfoMode s)
           
static void ObtainInfoModeHelper.write(OutputStream out, ObtainInfoMode s)
           
 

Constructors in org.omg.CosNotifyChannelAdmin with parameters of type ObtainInfoMode
ObtainInfoModeHolder(ObtainInfoMode initial)
           
 

Uses of ObtainInfoMode in org.omg.CosTypedNotifyChannelAdmin
 

Methods in org.omg.CosTypedNotifyChannelAdmin with parameters of type ObtainInfoMode
 EventType[] _TypedProxyPushSupplierStub.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] _TypedProxyPushConsumerStub.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] _TypedProxyPullSupplierStub.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] _TypedProxyPullConsumerStub.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] TypedProxyPushSupplierPOATie.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] TypedProxyPushConsumerPOATie.obtain_subscription_types(ObtainInfoMode mode)
           
 EventType[] TypedProxyPullSupplierPOATie.obtain_offered_types(ObtainInfoMode mode)
           
 EventType[] TypedProxyPullConsumerPOATie.obtain_subscription_types(ObtainInfoMode mode)