Uses of Interface
org.omg.CosTypedNotifyChannelAdmin.TypedEventChannelOperations

Packages that use TypedEventChannelOperations
org.omg.CosTypedNotifyChannelAdmin   
 

Uses of TypedEventChannelOperations in org.omg.CosTypedNotifyChannelAdmin
 

Subinterfaces of TypedEventChannelOperations in org.omg.CosTypedNotifyChannelAdmin
 interface TypedEventChannel
          Generated from IDL interface "TypedEventChannel".
 

Methods in org.omg.CosTypedNotifyChannelAdmin that return TypedEventChannelOperations
 TypedEventChannelOperations TypedEventChannelPOATie._delegate()
           
 

Methods in org.omg.CosTypedNotifyChannelAdmin with parameters of type TypedEventChannelOperations
 void TypedEventChannelPOATie._delegate(TypedEventChannelOperations delegate)
           
 

Constructors in org.omg.CosTypedNotifyChannelAdmin with parameters of type TypedEventChannelOperations
TypedEventChannelPOATie(TypedEventChannelOperations delegate)
           
TypedEventChannelPOATie(TypedEventChannelOperations delegate, POA poa)