Uses of Interface
org.omg.CORBA.PollableSetOperations

Packages that use PollableSetOperations
org.omg.CORBA   
 

Uses of PollableSetOperations in org.omg.CORBA
 

Subinterfaces of PollableSetOperations in org.omg.CORBA
 interface PollableSet
          Generated from IDL interface "PollableSet".
 

Classes in org.omg.CORBA that implement PollableSetOperations
 class _PollableSetLocalBase
          Abstract base class for implementations of local interface PollableSet
 class PollableSetLocalTie
          Generated from IDL interface "PollableSet".
 

Methods in org.omg.CORBA that return PollableSetOperations
 PollableSetOperations PollableSetLocalTie._delegate()
           
 

Methods in org.omg.CORBA with parameters of type PollableSetOperations
 void PollableSetLocalTie._delegate(PollableSetOperations delegate)
           
 

Constructors in org.omg.CORBA with parameters of type PollableSetOperations
PollableSetLocalTie(PollableSetOperations delegate)
           
 



Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.