Uses of Interface
org.omg.CosTypedEventChannelAdmin.TypedEventChannel

Packages that use TypedEventChannel
org.omg.CosTypedEventChannelAdmin   
org.omg.CosTypedNotifyChannelAdmin   
 

Uses of TypedEventChannel in org.omg.CosTypedEventChannelAdmin
 

Fields in org.omg.CosTypedEventChannelAdmin declared as TypedEventChannel
 TypedEventChannel TypedEventChannelHolder.value
           
 

Methods in org.omg.CosTypedEventChannelAdmin that return TypedEventChannel
 TypedEventChannel TypedEventChannelPOA._this()
           
 TypedEventChannel TypedEventChannelPOATie._this()
           
 TypedEventChannel TypedEventChannelPOA._this(ORB orb)
           
 TypedEventChannel TypedEventChannelPOATie._this(ORB orb)
           
static TypedEventChannel TypedEventChannelHelper.extract(Any any)
           
static TypedEventChannel TypedEventChannelHelper.narrow(Object obj)
           
static TypedEventChannel TypedEventChannelHelper.read(InputStream in)
           
static TypedEventChannel TypedEventChannelHelper.unchecked_narrow(Object obj)
           
 

Methods in org.omg.CosTypedEventChannelAdmin with parameters of type TypedEventChannel
static void TypedEventChannelHelper.insert(Any any, TypedEventChannel s)
           
static void TypedEventChannelHelper.write(OutputStream _out, TypedEventChannel s)
           
 

Constructors in org.omg.CosTypedEventChannelAdmin with parameters of type TypedEventChannel
TypedEventChannelHolder(TypedEventChannel initial)
           
 

Uses of TypedEventChannel in org.omg.CosTypedNotifyChannelAdmin
 

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

Classes in org.omg.CosTypedNotifyChannelAdmin that implement TypedEventChannel
 class _TypedEventChannelStub
          Generated from IDL interface "TypedEventChannel".
 



Copyright © 2015 JacORB. All rights reserved.