Uses of Class
org.omg.CosNotifyChannelAdmin.ProxyType

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

Uses of ProxyType in org.jacorb.notification.servant
 

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

Uses of ProxyType in org.omg.CosNotifyChannelAdmin
 

Fields in org.omg.CosNotifyChannelAdmin declared as ProxyType
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
           
 ProxyType ProxyTypeHolder.value
           
 

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

Methods in org.omg.CosNotifyChannelAdminAck that return ProxyType
 ProxyType SequenceProxyPullSupplierAckPOATie.MyType()
           
 ProxyType SequenceProxyPushSupplierAckPOATie.MyType()
           
 ProxyType StructuredProxyPullSupplierAckPOATie.MyType()
           
 ProxyType StructuredProxyPushSupplierAckPOATie.MyType()
           
 ProxyType _SequenceProxyPullSupplierAckStub.MyType()
           
 ProxyType _SequenceProxyPushSupplierAckStub.MyType()
           
 ProxyType _StructuredProxyPullSupplierAckStub.MyType()
           
 ProxyType _StructuredProxyPushSupplierAckStub.MyType()
           
 

Uses of ProxyType in org.omg.CosTypedNotifyChannelAdmin
 

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