|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Pollable | |
---|---|
org.apache.yoko.orb.OBCORBA | |
org.apache.yoko.orb.OBMessaging | |
org.omg.CORBA | |
org.omg.Messaging |
Uses of Pollable in org.apache.yoko.orb.OBCORBA |
---|
Methods in org.apache.yoko.orb.OBCORBA that return Pollable | |
---|---|
Pollable |
PollableSet_impl.get_ready_pollable(int timeout)
|
Methods in org.apache.yoko.orb.OBCORBA with parameters of type Pollable | |
---|---|
void |
PollableSet_impl.add_pollable(Pollable potential)
|
void |
PollableSet_impl.remove(Pollable potential)
|
Uses of Pollable in org.apache.yoko.orb.OBMessaging |
---|
Classes in org.apache.yoko.orb.OBMessaging that implement Pollable | |
---|---|
class |
Poller_impl
|
Uses of Pollable in org.omg.CORBA |
---|
Subinterfaces of Pollable in org.omg.CORBA | |
---|---|
interface |
DIIPollable
|
Fields in org.omg.CORBA declared as Pollable | |
---|---|
Pollable |
PollableHolder.value
|
Methods in org.omg.CORBA that return Pollable | |
---|---|
static Pollable |
PollableHelper.extract(Any any)
|
Pollable |
PollableSetOperations.get_ready_pollable(int timeout)
|
static Pollable |
PollableHelper.read(InputStream in)
|
Methods in org.omg.CORBA with parameters of type Pollable | |
---|---|
void |
PollableSetOperations.add_pollable(Pollable potential)
|
static void |
PollableHelper.insert(Any any,
Pollable val)
|
void |
PollableSetOperations.remove(Pollable potential)
|
static void |
PollableHelper.write(OutputStream out,
Pollable val)
|
Constructors in org.omg.CORBA with parameters of type Pollable | |
---|---|
PollableHolder(Pollable initial)
|
Uses of Pollable in org.omg.Messaging |
---|
Subinterfaces of Pollable in org.omg.Messaging | |
---|---|
interface |
Poller
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |