Uses of Interface
org.omg.CORBA.DIIPollable

Packages that use DIIPollable
org.apache.yoko.orb.OBCORBA   
org.omg.CORBA   
 

Uses of DIIPollable in org.apache.yoko.orb.OBCORBA
 

Methods in org.apache.yoko.orb.OBCORBA that return DIIPollable
 DIIPollable PollableSet_impl.create_dii_pollable()
           
 

Uses of DIIPollable in org.omg.CORBA
 

Fields in org.omg.CORBA declared as DIIPollable
 DIIPollable DIIPollableHolder.value
           
 

Methods in org.omg.CORBA that return DIIPollable
 DIIPollable PollableSetOperations.create_dii_pollable()
           
static DIIPollable DIIPollableHelper.extract(Any any)
           
static DIIPollable DIIPollableHelper.read(InputStream in)
           
 

Methods in org.omg.CORBA with parameters of type DIIPollable
static void DIIPollableHelper.insert(Any any, DIIPollable val)
           
static void DIIPollableHelper.write(OutputStream out, DIIPollable val)
           
 

Constructors in org.omg.CORBA with parameters of type DIIPollable
DIIPollableHolder(DIIPollable initial)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.