|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PollableSet | |
---|---|
org.apache.yoko.orb.OBCORBA | |
org.apache.yoko.orb.OBMessaging | |
org.omg.CORBA |
Uses of PollableSet in org.apache.yoko.orb.OBCORBA |
---|
Classes in org.apache.yoko.orb.OBCORBA that implement PollableSet | |
---|---|
class |
PollableSet_impl
|
Uses of PollableSet in org.apache.yoko.orb.OBMessaging |
---|
Methods in org.apache.yoko.orb.OBMessaging that return PollableSet | |
---|---|
PollableSet |
Poller_impl.create_pollable_set()
|
Uses of PollableSet in org.omg.CORBA |
---|
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 val)
|
static PollableSet |
PollableSetHelper.read(InputStream in)
|
Methods in org.omg.CORBA with parameters of type PollableSet | |
---|---|
static void |
PollableSetHelper.insert(Any any,
PollableSet val)
|
static void |
PollableSetHelper.write(OutputStream out,
PollableSet val)
|
Constructors in org.omg.CORBA with parameters of type PollableSet | |
---|---|
PollableSetHolder(PollableSet initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |