Uses of Interface
org.omg.MessageRouting.PersistentRequest

Packages that use PersistentRequest
org.apache.yoko.orb.CORBA   
org.apache.yoko.orb.OB   
org.omg.MessageRouting   
 

Uses of PersistentRequest in org.apache.yoko.orb.CORBA
 

Methods in org.apache.yoko.orb.CORBA that return PersistentRequest
 PersistentRequest ObjectImpl._OB_ami_poll_request(OutputStream out, String operation, ServiceContext[] scl)
           
 

Uses of PersistentRequest in org.apache.yoko.orb.OB
 

Methods in org.apache.yoko.orb.OB that return PersistentRequest
 PersistentRequest DowncallStub.ami_poll_request(OutputStream out, String operation, ServiceContext[] scl)
           
 

Uses of PersistentRequest in org.omg.MessageRouting
 

Classes in org.omg.MessageRouting that implement PersistentRequest
 class _PersistentRequestStub
           
 

Fields in org.omg.MessageRouting declared as PersistentRequest
 PersistentRequest PersistentRequestHolder.value
           
 

Methods in org.omg.MessageRouting that return PersistentRequest
 PersistentRequest PersistentRequestPOA._this()
           
 PersistentRequest PersistentRequestPOA._this(ORB orb)
           
 PersistentRequest _PersistentRequestRouterStub.create_persistent_request(short _ob_a0, Router[] _ob_a1, Object _ob_a2, Policy[] _ob_a3, RequestMessage _ob_a4)
           
 PersistentRequest PersistentRequestRouterOperations.create_persistent_request(short profile_index, Router[] to_visit, Object target, Policy[] current_qos, RequestMessage payload)
           
static PersistentRequest PersistentRequestHelper.extract(Any any)
           
static PersistentRequest PersistentRequestHelper.narrow(Object val)
           
static PersistentRequest PersistentRequestHelper.read(InputStream in)
           
static PersistentRequest PersistentRequestHelper.unchecked_narrow(Object val)
           
 

Methods in org.omg.MessageRouting with parameters of type PersistentRequest
static void PersistentRequestHelper.insert(Any any, PersistentRequest val)
           
static void PersistentRequestHelper.write(OutputStream out, PersistentRequest val)
           
 

Constructors in org.omg.MessageRouting with parameters of type PersistentRequest
PersistentRequestHolder(PersistentRequest initial)
           
 



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