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
 ProxyType SequenceProxyPushConsumerImpl.MyType()
           
 ProxyType TypedProxyPullConsumerImpl.MyType()
           
 ProxyType ProxyPullConsumerImpl.MyType()
           
 ProxyType SequenceProxyPullSupplierImpl.MyType()
           
 ProxyType SequenceProxyPushSupplierImpl.MyType()
           
 ProxyType TypedProxyPushSupplierImpl.MyType()
           
 ProxyType TypedProxyPushConsumerImpl.MyType()
           
 ProxyType StructuredProxyPushConsumerImpl.MyType()
           
 ProxyType StructuredProxyPushSupplierImpl.MyType()
           
 ProxyType TypedProxyPullSupplierImpl.MyType()
           
 ProxyType ProxyPullSupplierImpl.MyType()
           
 ProxyType ProxyPushSupplierImpl.MyType()
           
 ProxyType ProxyPushConsumerImpl.MyType()
           
 ProxyType SequenceProxyPullConsumerImpl.MyType()
           
abstract  ProxyType AbstractProxy.MyType()
           
 ProxyType StructuredProxyPullSupplierImpl.MyType()
           
 ProxyType StructuredProxyPullConsumerImpl.MyType()
           
 

Uses of ProxyType in org.omg.CosNotifyChannelAdmin
 

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

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

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 _StructuredProxyPullSupplierAckStub.MyType()
           
 ProxyType StructuredProxyPullSupplierAckPOATie.MyType()
           
 ProxyType StructuredProxyPushSupplierAckPOATie.MyType()
           
 ProxyType SequenceProxyPullSupplierAckPOATie.MyType()
           
 ProxyType _SequenceProxyPushSupplierAckStub.MyType()
           
 ProxyType SequenceProxyPushSupplierAckPOATie.MyType()
           
 ProxyType _StructuredProxyPushSupplierAckStub.MyType()
           
 ProxyType _SequenceProxyPullSupplierAckStub.MyType()
           
 

Uses of ProxyType in org.omg.CosTypedNotifyChannelAdmin
 

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



Copyright © 2013 JacORB. All Rights Reserved.