Uses of Class
org.omg.CosNotifyChannelAdmin.ProxyType

Packages that use ProxyType
org.jacorb.notification.servant   
org.omg.CosNotifyChannelAdmin   
org.omg.CosTypedNotifyChannelAdmin   
 

Uses of ProxyType in org.jacorb.notification.servant
 

Methods in org.jacorb.notification.servant that return ProxyType
 ProxyType StructuredProxyPushSupplierImpl.MyType()
           
 ProxyType StructuredProxyPushConsumerImpl.MyType()
           
 ProxyType StructuredProxyPullSupplierImpl.MyType()
           
 ProxyType StructuredProxyPullConsumerImpl.MyType()
           
 ProxyType SequenceProxyPushSupplierImpl.MyType()
           
 ProxyType SequenceProxyPushConsumerImpl.MyType()
           
 ProxyType SequenceProxyPullSupplierImpl.MyType()
           
 ProxyType SequenceProxyPullConsumerImpl.MyType()
           
 ProxyType ProxyPushSupplierImpl.MyType()
           
 ProxyType ProxyPushConsumerImpl.MyType()
           
 ProxyType ProxyPullSupplierImpl.MyType()
           
 ProxyType ProxyPullConsumerImpl.MyType()
           
abstract  ProxyType AbstractProxy.MyType()
           
 

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()