Uses of Class
org.omg.MessageRouting.ReplyNotAvailable

Packages that use ReplyNotAvailable
org.omg.MessageRouting   
 

Uses of ReplyNotAvailable in org.omg.MessageRouting
 

Fields in org.omg.MessageRouting declared as ReplyNotAvailable
 ReplyNotAvailable ReplyNotAvailableHolder.value
           
 

Methods in org.omg.MessageRouting that return ReplyNotAvailable
static ReplyNotAvailable ReplyNotAvailableHelper.extract(Any any)
           
static ReplyNotAvailable ReplyNotAvailableHelper.read(InputStream in)
           
 

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

Methods in org.omg.MessageRouting that throw ReplyNotAvailable
 ReplyStatusType_1_2 PersistentRequestOperations.get_reply(boolean blocking, int timeout, MessageBodyHolder reply_body)
           
 ReplyStatusType_1_2 _PersistentRequestStub.get_reply(boolean _ob_a0, int _ob_a1, MessageBodyHolder _ob_ah2)
           
 

Constructors in org.omg.MessageRouting with parameters of type ReplyNotAvailable
ReplyNotAvailableHolder(ReplyNotAvailable initial)
           
 



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