Uses of Class
org.omg.CosNotifyChannelAdmin.ConnectionAlreadyActive

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

Uses of ConnectionAlreadyActive in org.jacorb.notification.servant
 

Methods in org.jacorb.notification.servant that throw ConnectionAlreadyActive
 void AbstractProxy.resume_connection()
           
 

Uses of ConnectionAlreadyActive in org.omg.CosNotifyChannelAdmin
 

Fields in org.omg.CosNotifyChannelAdmin declared as ConnectionAlreadyActive
 ConnectionAlreadyActive ConnectionAlreadyActiveHolder.value
           
 

Methods in org.omg.CosNotifyChannelAdmin that return ConnectionAlreadyActive
static ConnectionAlreadyActive ConnectionAlreadyActiveHelper.extract(Any any)
           
static ConnectionAlreadyActive ConnectionAlreadyActiveHelper.read(InputStream in)
           
 

Methods in org.omg.CosNotifyChannelAdmin with parameters of type ConnectionAlreadyActive
static void ConnectionAlreadyActiveHelper.insert(Any any, ConnectionAlreadyActive s)
           
static void ConnectionAlreadyActiveHelper.write(OutputStream out, ConnectionAlreadyActive s)
           
 

Methods in org.omg.CosNotifyChannelAdmin that throw ConnectionAlreadyActive
 void ProxyPullConsumerOperations.resume_connection()
           
 void ProxyPullConsumerPOATie.resume_connection()
           
 void ProxyPushSupplierOperations.resume_connection()
           
 void ProxyPushSupplierPOATie.resume_connection()
           
 void SequenceProxyPullConsumerOperations.resume_connection()
           
 void SequenceProxyPullConsumerPOATie.resume_connection()
           
 void SequenceProxyPushSupplierOperations.resume_connection()
           
 void SequenceProxyPushSupplierPOATie.resume_connection()
           
 void StructuredProxyPullConsumerOperations.resume_connection()
           
 void StructuredProxyPullConsumerPOATie.resume_connection()
           
 void StructuredProxyPushSupplierOperations.resume_connection()
           
 void StructuredProxyPushSupplierPOATie.resume_connection()
           
 void _ProxyPullConsumerStub.resume_connection()
           
 void _ProxyPushSupplierStub.resume_connection()
           
 void _SequenceProxyPullConsumerStub.resume_connection()
           
 void _SequenceProxyPushSupplierStub.resume_connection()
           
 void _StructuredProxyPullConsumerStub.resume_connection()
           
 void _StructuredProxyPushSupplierStub.resume_connection()
           
 

Constructors in org.omg.CosNotifyChannelAdmin with parameters of type ConnectionAlreadyActive
ConnectionAlreadyActiveHolder(ConnectionAlreadyActive initial)
           
 

Uses of ConnectionAlreadyActive in org.omg.CosTypedNotifyChannelAdmin
 

Methods in org.omg.CosTypedNotifyChannelAdmin that throw ConnectionAlreadyActive
 void TypedProxyPullConsumerOperations.resume_connection()
           
 void TypedProxyPullConsumerPOATie.resume_connection()
           
 void TypedProxyPushSupplierOperations.resume_connection()
           
 void TypedProxyPushSupplierPOATie.resume_connection()
           
 void _TypedProxyPullConsumerStub.resume_connection()
           
 void _TypedProxyPushSupplierStub.resume_connection()