Uses of Interface
org.omg.CosNotification.QoSAdmin

Packages that use QoSAdmin
org.omg.CosNotification   
org.omg.CosNotifyChannelAdmin   
org.omg.CosNotifyChannelAdminAck   
org.omg.CosTypedNotifyChannelAdmin   
 

Uses of QoSAdmin in org.omg.CosNotification
 

Classes in org.omg.CosNotification that implement QoSAdmin
 class _QoSAdminStub
          Generated from IDL interface "QoSAdmin"
 

Fields in org.omg.CosNotification declared as QoSAdmin
 QoSAdmin QoSAdminHolder.value
           
 

Methods in org.omg.CosNotification that return QoSAdmin
 QoSAdmin QoSAdminPOA._this()
           
 QoSAdmin QoSAdminPOA._this(ORB orb)
           
 QoSAdmin QoSAdminPOATie._this()
           
 QoSAdmin QoSAdminPOATie._this(ORB orb)
           
static QoSAdmin QoSAdminHelper.extract(Any any)
           
static QoSAdmin QoSAdminHelper.read(InputStream in)
           
static QoSAdmin QoSAdminHelper.narrow(java.lang.Object obj)
           
static QoSAdmin QoSAdminHelper.narrow(Object obj)
           
static QoSAdmin QoSAdminHelper.unchecked_narrow(Object obj)
           
 

Methods in org.omg.CosNotification with parameters of type QoSAdmin
static void QoSAdminHelper.insert(Any any, QoSAdmin s)
           
static void QoSAdminHelper.write(OutputStream _out, QoSAdmin s)
           
 

Constructors in org.omg.CosNotification with parameters of type QoSAdmin
QoSAdminHolder(QoSAdmin initial)
           
 

Uses of QoSAdmin in org.omg.CosNotifyChannelAdmin
 

Subinterfaces of QoSAdmin in org.omg.CosNotifyChannelAdmin
 interface ConsumerAdmin
          Generated from IDL interface "ConsumerAdmin"
 interface EventChannel
          Generated from IDL interface "EventChannel"
 interface ProxyConsumer
          Generated from IDL interface "ProxyConsumer"
 interface ProxyPullConsumer
          Generated from IDL interface "ProxyPullConsumer"
 interface ProxyPullSupplier
          Generated from IDL interface "ProxyPullSupplier"
 interface ProxyPushConsumer
          Generated from IDL interface "ProxyPushConsumer"
 interface ProxyPushSupplier
          Generated from IDL interface "ProxyPushSupplier"
 interface ProxySupplier
          Generated from IDL interface "ProxySupplier"
 interface SequenceProxyPullConsumer
          Generated from IDL interface "SequenceProxyPullConsumer"
 interface SequenceProxyPullSupplier
          Generated from IDL interface "SequenceProxyPullSupplier"
 interface SequenceProxyPushConsumer
          Generated from IDL interface "SequenceProxyPushConsumer"
 interface SequenceProxyPushSupplier
          Generated from IDL interface "SequenceProxyPushSupplier"
 interface StructuredProxyPullConsumer
          Generated from IDL interface "StructuredProxyPullConsumer"
 interface StructuredProxyPullSupplier
          Generated from IDL interface "StructuredProxyPullSupplier"
 interface StructuredProxyPushConsumer
          Generated from IDL interface "StructuredProxyPushConsumer"
 interface StructuredProxyPushSupplier
          Generated from IDL interface "StructuredProxyPushSupplier"
 interface SupplierAdmin
          Generated from IDL interface "SupplierAdmin"
 

Classes in org.omg.CosNotifyChannelAdmin that implement QoSAdmin
 class _ConsumerAdminStub
          Generated from IDL interface "ConsumerAdmin"
 class _EventChannelStub
          Generated from IDL interface "EventChannel"
 class _ProxyConsumerStub
          Generated from IDL interface "ProxyConsumer"
 class _ProxyPullConsumerStub
          Generated from IDL interface "ProxyPullConsumer"
 class _ProxyPullSupplierStub
          Generated from IDL interface "ProxyPullSupplier"
 class _ProxyPushConsumerStub
          Generated from IDL interface "ProxyPushConsumer"
 class _ProxyPushSupplierStub
          Generated from IDL interface "ProxyPushSupplier"
 class _ProxySupplierStub
          Generated from IDL interface "ProxySupplier"
 class _SequenceProxyPullConsumerStub
          Generated from IDL interface "SequenceProxyPullConsumer"
 class _SequenceProxyPullSupplierStub
          Generated from IDL interface "SequenceProxyPullSupplier"
 class _SequenceProxyPushConsumerStub
          Generated from IDL interface "SequenceProxyPushConsumer"
 class _SequenceProxyPushSupplierStub
          Generated from IDL interface "SequenceProxyPushSupplier"
 class _StructuredProxyPullConsumerStub
          Generated from IDL interface "StructuredProxyPullConsumer"
 class _StructuredProxyPullSupplierStub
          Generated from IDL interface "StructuredProxyPullSupplier"
 class _StructuredProxyPushConsumerStub
          Generated from IDL interface "StructuredProxyPushConsumer"
 class _StructuredProxyPushSupplierStub
          Generated from IDL interface "StructuredProxyPushSupplier"
 class _SupplierAdminStub
          Generated from IDL interface "SupplierAdmin"
 

Uses of QoSAdmin in org.omg.CosNotifyChannelAdminAck
 

Subinterfaces of QoSAdmin in org.omg.CosNotifyChannelAdminAck
 interface SequenceProxyPullSupplierAck
          Generated from IDL interface "SequenceProxyPullSupplierAck"
 interface SequenceProxyPushSupplierAck
          Generated from IDL interface "SequenceProxyPushSupplierAck"
 interface StructuredProxyPullSupplierAck
          Generated from IDL interface "StructuredProxyPullSupplierAck"
 interface StructuredProxyPushSupplierAck
          Generated from IDL interface "StructuredProxyPushSupplierAck"
 

Classes in org.omg.CosNotifyChannelAdminAck that implement QoSAdmin
 class _SequenceProxyPullSupplierAckStub
          Generated from IDL interface "SequenceProxyPullSupplierAck"
 class _SequenceProxyPushSupplierAckStub
          Generated from IDL interface "SequenceProxyPushSupplierAck"
 class _StructuredProxyPullSupplierAckStub
          Generated from IDL interface "StructuredProxyPullSupplierAck"
 class _StructuredProxyPushSupplierAckStub
          Generated from IDL interface "StructuredProxyPushSupplierAck"
 

Uses of QoSAdmin in org.omg.CosTypedNotifyChannelAdmin
 

Subinterfaces of QoSAdmin in org.omg.CosTypedNotifyChannelAdmin
 interface TypedConsumerAdmin
          Generated from IDL interface "TypedConsumerAdmin"
 interface TypedEventChannel
          Generated from IDL interface "TypedEventChannel"
 interface TypedProxyPullConsumer
          Generated from IDL interface "TypedProxyPullConsumer"
 interface TypedProxyPullSupplier
          Generated from IDL interface "TypedProxyPullSupplier"
 interface TypedProxyPushConsumer
          Generated from IDL interface "TypedProxyPushConsumer"
 interface TypedProxyPushSupplier
          Generated from IDL interface "TypedProxyPushSupplier"
 interface TypedSupplierAdmin
          Generated from IDL interface "TypedSupplierAdmin"
 

Classes in org.omg.CosTypedNotifyChannelAdmin that implement QoSAdmin
 class _TypedConsumerAdminStub
          Generated from IDL interface "TypedConsumerAdmin"
 class _TypedEventChannelStub
          Generated from IDL interface "TypedEventChannel"
 class _TypedProxyPullConsumerStub
          Generated from IDL interface "TypedProxyPullConsumer"
 class _TypedProxyPullSupplierStub
          Generated from IDL interface "TypedProxyPullSupplier"
 class _TypedProxyPushConsumerStub
          Generated from IDL interface "TypedProxyPushConsumer"
 class _TypedProxyPushSupplierStub
          Generated from IDL interface "TypedProxyPushSupplier"
 class _TypedSupplierAdminStub
          Generated from IDL interface "TypedSupplierAdmin"