|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |
static PollableSet |
PollableSetHelper.extract(Any any)
|
static PollableSet |
PollableSetHelper.read(InputStream in)
|
static PollableSet |
PollableSetHelper.narrow(java.lang.Object obj)
|
static PollableSet |
PollableSetHelper.narrow(Object obj)
|
static PollableSet |
PollableSetHelper.unchecked_narrow(Object obj)
|
PollableSet |
Pollable.create_pollable_set()
|
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |