Uses of Class
org.omg.CORBA.PollableSetPackage.UnknownPollable

Packages that use UnknownPollable
org.apache.yoko.orb.OBCORBA   
org.omg.CORBA   
org.omg.CORBA.PollableSetPackage   
 

Uses of UnknownPollable in org.apache.yoko.orb.OBCORBA
 

Methods in org.apache.yoko.orb.OBCORBA that throw UnknownPollable
 void PollableSet_impl.remove(Pollable potential)
           
 

Uses of UnknownPollable in org.omg.CORBA
 

Methods in org.omg.CORBA that throw UnknownPollable
 void PollableSetOperations.remove(Pollable potential)
           
 

Uses of UnknownPollable in org.omg.CORBA.PollableSetPackage
 

Fields in org.omg.CORBA.PollableSetPackage declared as UnknownPollable
 UnknownPollable UnknownPollableHolder.value
           
 

Methods in org.omg.CORBA.PollableSetPackage that return UnknownPollable
static UnknownPollable UnknownPollableHelper.extract(Any any)
           
static UnknownPollable UnknownPollableHelper.read(InputStream in)
           
 

Methods in org.omg.CORBA.PollableSetPackage with parameters of type UnknownPollable
static void UnknownPollableHelper.insert(Any any, UnknownPollable val)
           
static void UnknownPollableHelper.write(OutputStream out, UnknownPollable val)
           
 

Constructors in org.omg.CORBA.PollableSetPackage with parameters of type UnknownPollable
UnknownPollableHolder(UnknownPollable initial)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.