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 StructuredProxyPullSupplierImpl.MyType()
           
abstract  ProxyType AbstractProxy.MyType()
           
 ProxyType StructuredProxyPullConsumerImpl.MyType()
           
 ProxyType StructuredProxyPushSupplierImpl.MyType()
           
 ProxyType TypedProxyPushConsumerImpl.MyType()
           
 ProxyType ProxyPullSupplierImpl.MyType()
           
 ProxyType ProxyPushSupplierImpl.MyType()
           
 ProxyType TypedProxyPushSupplierImpl.MyType()
           
 ProxyType SequenceProxyPushConsumerImpl.MyType()
           
 ProxyType StructuredProxyPushConsumerImpl.MyType()
           
 ProxyType TypedProxyPullConsumerImpl.MyType()
           
 ProxyType ProxyPullConsumerImpl.MyType()
           
 ProxyType SequenceProxyPullSupplierImpl.MyType()
           
 ProxyType ProxyPushConsumerImpl.MyType()
           
 ProxyType TypedProxyPullSupplierImpl.MyType()
           
 ProxyType SequenceProxyPullConsumerImpl.MyType()
           
 ProxyType SequenceProxyPushSupplierImpl.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 ProxyPullConsumerPOATie.MyType()
           
 ProxyType _StructuredProxyPushConsumerStub.MyType()
           
 ProxyType ProxyConsumerPOATie.MyType()
           
 ProxyType StructuredProxyPushConsumerPOATie.MyType()
           
 ProxyType ProxyPullSupplierPOATie.MyType()
           
 ProxyType _StructuredProxyPullSupplierStub.MyType()
           
 ProxyType ProxySupplierPOATie.MyType()
           
 ProxyType _ProxyConsumerStub.MyType()
           
 ProxyType _SequenceProxyPullConsumerStub.MyType()
           
 ProxyType _SequenceProxyPushSupplierStub.MyType()
           
 ProxyType ProxyPushSupplierPOATie.MyType()
           
 ProxyType SequenceProxyPushConsumerPOATie.MyType()
           
 ProxyType StructuredProxyPushSupplierPOATie.MyType()
           
 ProxyType StructuredProxyPullSupplierPOATie.MyType()
           
 ProxyType SequenceProxyPushSupplierPOATie.MyType()
           
 ProxyType StructuredProxyPullConsumerPOATie.MyType()
           
 ProxyType SequenceProxyPullConsumerPOATie.MyType()
           
 ProxyType _StructuredProxyPushSupplierStub.MyType()
           
 ProxyType _ProxyPushConsumerStub.MyType()
           
 ProxyType _SequenceProxyPullSupplierStub.MyType()
           
 ProxyType _ProxyPullConsumerStub.MyType()
           
 ProxyType _SequenceProxyPushConsumerStub.MyType()
           
 ProxyType _StructuredProxyPullConsumerStub.MyType()
           
 ProxyType SequenceProxyPullSupplierPOATie.MyType()
           
 ProxyType ProxyPushConsumerPOATie.MyType()
           
 ProxyType _ProxyPushSupplierStub.MyType()
           
 ProxyType ProxyConsumerOperations.MyType()
           
 ProxyType ProxySupplierOperations.MyType()
           
 ProxyType _ProxyPullSupplierStub.MyType()
           
 ProxyType _ProxySupplierStub.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 StructuredProxyPushSupplierAckPOATie.MyType()
           
 ProxyType _StructuredProxyPushSupplierAckStub.MyType()
           
 ProxyType _SequenceProxyPullSupplierAckStub.MyType()
           
 ProxyType SequenceProxyPullSupplierAckPOATie.MyType()
           
 ProxyType _StructuredProxyPullSupplierAckStub.MyType()
           
 ProxyType _SequenceProxyPushSupplierAckStub.MyType()
           
 ProxyType SequenceProxyPushSupplierAckPOATie.MyType()
           
 ProxyType StructuredProxyPullSupplierAckPOATie.MyType()
           
 

Uses of ProxyType in org.omg.CosTypedNotifyChannelAdmin
 

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



Copyright © 2015 JacORB. All rights reserved.