Uses of Interface
org.omg.CORBA.PollableSet

Packages that use PollableSet
org.omg.CORBA   
 

Uses of PollableSet in org.omg.CORBA
 

Classes in org.omg.CORBA that implement PollableSet
 class _PollableSetLocalBase
          Abstract base class for implementations of local interface PollableSet
 class PollableSetLocalTie
          Generated from IDL interface "PollableSet".
 

Fields in org.omg.CORBA declared as PollableSet
 PollableSet PollableSetHolder.value
           
 

Methods in org.omg.CORBA that return PollableSet
 PollableSet Pollable.create_pollable_set()
           
static PollableSet PollableSetHelper.extract(Any any)
           
static PollableSet PollableSetHelper.narrow(Object obj)
           
static PollableSet PollableSetHelper.read(InputStream in)
           
static PollableSet PollableSetHelper.unchecked_narrow(Object obj)
           
 

Methods in org.omg.CORBA with parameters of type PollableSet
static void PollableSetHelper.insert(Any any, PollableSet s)
           
static void PollableSetHelper.write(OutputStream _out, PollableSet s)
           
 

Constructors in org.omg.CORBA with parameters of type PollableSet
PollableSetHolder(PollableSet initial)
           
 



Copyright © {inceptionYear}-2008 null. All Rights Reserved.