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 abstract value type "DIIPollable".
 

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

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



Copyright © 2009. All Rights Reserved.