Uses of Class
org.apache.yoko.orb.OAD.AlreadyLinked

Packages that use AlreadyLinked
org.apache.yoko.orb.OAD   
 

Uses of AlreadyLinked in org.apache.yoko.orb.OAD
 

Fields in org.apache.yoko.orb.OAD declared as AlreadyLinked
 AlreadyLinked AlreadyLinkedHolder.value
           
 

Methods in org.apache.yoko.orb.OAD that return AlreadyLinked
static AlreadyLinked AlreadyLinkedHelper.extract(Any any)
           
static AlreadyLinked AlreadyLinkedHelper.read(InputStream in)
           
 

Methods in org.apache.yoko.orb.OAD with parameters of type AlreadyLinked
static void AlreadyLinkedHelper.insert(Any any, AlreadyLinked val)
           
static void AlreadyLinkedHelper.write(OutputStream out, AlreadyLinked val)
           
 

Methods in org.apache.yoko.orb.OAD that throw AlreadyLinked
 void _ProcessEndpointManagerStub.establish_link(String _ob_a0, String _ob_a1, int _ob_a2, ProcessEndpoint _ob_a3)
           
 void ProcessEndpointManagerOperations.establish_link(String server, String id, int pid, ProcessEndpoint endpoint)
          Called by the Process to establish a link between the Process and the ProcessManager
 

Constructors in org.apache.yoko.orb.OAD with parameters of type AlreadyLinked
AlreadyLinkedHolder(AlreadyLinked initial)
           
 



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