Uses of Class
org.omg.GIOP.ReplyStatusType_1_2

Packages that use ReplyStatusType_1_2
org.omg.GIOP   
 

Uses of ReplyStatusType_1_2 in org.omg.GIOP
 

Fields in org.omg.GIOP declared as ReplyStatusType_1_2
static ReplyStatusType_1_2 ReplyStatusType_1_2.LOCATION_FORWARD
           
static ReplyStatusType_1_2 ReplyStatusType_1_2.LOCATION_FORWARD_PERM
           
static ReplyStatusType_1_2 ReplyStatusType_1_2.NEEDS_ADDRESSING_MODE
           
static ReplyStatusType_1_2 ReplyStatusType_1_2.NO_EXCEPTION
           
 ReplyStatusType_1_2 ReplyHeader_1_2.reply_status
           
 ReplyStatusType_1_2 ReplyHeader_1_0.reply_status
           
static ReplyStatusType_1_2 ReplyStatusType_1_2.SYSTEM_EXCEPTION
           
static ReplyStatusType_1_2 ReplyStatusType_1_2.USER_EXCEPTION
           
 ReplyStatusType_1_2 ReplyStatusType_1_2Holder.value
           
 

Methods in org.omg.GIOP that return ReplyStatusType_1_2
static ReplyStatusType_1_2 ReplyStatusType_1_2Helper.extract(org.omg.CORBA.Any a)
           
static ReplyStatusType_1_2 ReplyStatusType_1_2.from_int(int value)
           
static ReplyStatusType_1_2 ReplyStatusType_1_2Helper.read(org.omg.CORBA.portable.InputStream istream)
           
 

Methods in org.omg.GIOP with parameters of type ReplyStatusType_1_2
static void ReplyStatusType_1_2Helper.insert(org.omg.CORBA.Any a, ReplyStatusType_1_2 that)
           
static void ReplyStatusType_1_2Helper.write(org.omg.CORBA.portable.OutputStream ostream, ReplyStatusType_1_2 value)
           
 

Constructors in org.omg.GIOP with parameters of type ReplyStatusType_1_2
ReplyHeader_1_0(ServiceContext[] _service_context, int _request_id, ReplyStatusType_1_2 _reply_status)
           
ReplyHeader_1_2(int _request_id, ReplyStatusType_1_2 _reply_status, ServiceContext[] _service_context)
           
ReplyStatusType_1_2Holder(ReplyStatusType_1_2 initialValue)
           
 



Copyright © 2009. All Rights Reserved.