Uses of Interface
org.omg.CORBA.Pollable

Packages that use Pollable
org.omg.CORBA   
 

Uses of Pollable in org.omg.CORBA
 

Subinterfaces of Pollable in org.omg.CORBA
 interface DIIPollable
          Generated from IDL definition of abstract value type "DIIPollable"
 

Methods in org.omg.CORBA that return Pollable
 Pollable PollableSetOperations.get_ready_pollable(int timeout)
           
 Pollable PollableSetLocalTie.get_ready_pollable(int timeout)
           
 

Methods in org.omg.CORBA with parameters of type Pollable
 void PollableSetOperations.add_pollable(Pollable potential)
           
 void PollableSetLocalTie.add_pollable(Pollable potential)
           
 void PollableSetOperations.remove(Pollable potential)
           
 void PollableSetLocalTie.remove(Pollable potential)
           
 



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