Uses of Class
org.omg.CosNotifyChannelAdmin.ProxyType

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

Uses of ProxyType in org.omg.CosNotifyChannelAdmin
 

Fields in org.omg.CosNotifyChannelAdmin declared as ProxyType
 ProxyType ProxyTypeHolder.value
           
static ProxyType ProxyType.PUSH_ANY
           
static ProxyType ProxyType.PULL_ANY
           
static ProxyType ProxyType.PUSH_STRUCTURED
           
static ProxyType ProxyType.PULL_STRUCTURED
           
static ProxyType ProxyType.PUSH_SEQUENCE
           
static ProxyType ProxyType.PULL_SEQUENCE
           
static ProxyType ProxyType.PUSH_TYPED
           
static ProxyType ProxyType.PULL_TYPED
           
 

Methods in org.omg.CosNotifyChannelAdmin that return ProxyType
 ProxyType _StructuredProxyPushSupplierStub.MyType()
           
 ProxyType _StructuredProxyPushConsumerStub.MyType()
           
 ProxyType _StructuredProxyPullSupplierStub.MyType()
           
 ProxyType _StructuredProxyPullConsumerStub.MyType()
           
 ProxyType _SequenceProxyPushSupplierStub.MyType()
           
 ProxyType _SequenceProxyPushConsumerStub.MyType()
           
 ProxyType _SequenceProxyPullSupplierStub.MyType()
           
 ProxyType _SequenceProxyPullConsumerStub.MyType()
           
 ProxyType _ProxySupplierStub.MyType()
           
 ProxyType _ProxyPushSupplierStub.MyType()
           
 ProxyType _ProxyPushConsumerStub.MyType()
           
 ProxyType _ProxyPullSupplierStub.MyType()
           
 ProxyType _ProxyPullConsumerStub.MyType()
           
 ProxyType _ProxyConsumerStub.MyType()
           
 ProxyType StructuredProxyPushSupplierPOATie.MyType()
           
 ProxyType StructuredProxyPushConsumerPOATie.MyType()
           
 ProxyType StructuredProxyPullSupplierPOATie.MyType()
           
 ProxyType StructuredProxyPullConsumerPOATie.MyType()
           
 ProxyType SequenceProxyPushSupplierPOATie.MyType()
           
 ProxyType SequenceProxyPushConsumerPOATie.MyType()
           
 ProxyType SequenceProxyPullSupplierPOATie.MyType()
           
 ProxyType SequenceProxyPullConsumerPOATie.MyType()
           
static ProxyType ProxyTypeHelper.extract(Any any)
           
static ProxyType ProxyTypeHelper.read(InputStream in)
           
static ProxyType ProxyType.from_int(int value)
           
 ProxyType ProxySupplierPOATie.MyType()
           
 ProxyType ProxySupplierOperations.MyType()
           
 ProxyType ProxyPushSupplierPOATie.MyType()
           
 ProxyType ProxyPushConsumerPOATie.MyType()
           
 ProxyType ProxyPullSupplierPOATie.MyType()
           
 ProxyType ProxyPullConsumerPOATie.MyType()
           
 ProxyType ProxyConsumerPOATie.MyType()
           
 ProxyType ProxyConsumerOperations.MyType()
           
 

Methods in org.omg.CosNotifyChannelAdmin with parameters of type ProxyType
static void ProxyTypeHelper.insert(Any any, ProxyType s)
           
static void ProxyTypeHelper.write(OutputStream out, ProxyType s)
           
 

Constructors in org.omg.CosNotifyChannelAdmin with parameters of type ProxyType
ProxyTypeHolder(ProxyType initial)
           
 

Uses of ProxyType in org.omg.CosTypedNotifyChannelAdmin
 

Methods in org.omg.CosTypedNotifyChannelAdmin that return ProxyType
 ProxyType _TypedProxyPushSupplierStub.MyType()
           
 ProxyType _TypedProxyPushConsumerStub.MyType()
           
 ProxyType _TypedProxyPullSupplierStub.MyType()
           
 ProxyType _TypedProxyPullConsumerStub.MyType()
           
 ProxyType TypedProxyPushSupplierPOATie.MyType()
           
 ProxyType TypedProxyPushConsumerPOATie.MyType()
           
 ProxyType TypedProxyPullSupplierPOATie.MyType()
           
 ProxyType TypedProxyPullConsumerPOATie.MyType()