Uses of Class
org.omg.GIOP.MsgType_1_1

Packages that use MsgType_1_1
org.omg.GIOP   
 

Uses of MsgType_1_1 in org.omg.GIOP
 

Fields in org.omg.GIOP declared as MsgType_1_1
static MsgType_1_1 MsgType_1_1.CancelRequest
           
static MsgType_1_1 MsgType_1_1.CloseConnection
           
static MsgType_1_1 MsgType_1_1.Fragment
           
static MsgType_1_1 MsgType_1_1.LocateReply
           
static MsgType_1_1 MsgType_1_1.LocateRequest
           
static MsgType_1_1 MsgType_1_1.MessageError
           
static MsgType_1_1 MsgType_1_1.Reply
           
static MsgType_1_1 MsgType_1_1.Request
           
 MsgType_1_1 MsgType_1_1Holder.value
           
 

Methods in org.omg.GIOP that return MsgType_1_1
static MsgType_1_1 MsgType_1_1Helper.extract(org.omg.CORBA.Any a)
           
static MsgType_1_1 MsgType_1_3Helper.extract(org.omg.CORBA.Any a)
           
static MsgType_1_1 MsgType_1_2Helper.extract(org.omg.CORBA.Any a)
           
static MsgType_1_1 MsgType_1_1.from_int(int value)
           
static MsgType_1_1 MsgType_1_1Helper.read(org.omg.CORBA.portable.InputStream istream)
           
static MsgType_1_1 MsgType_1_3Helper.read(org.omg.CORBA.portable.InputStream istream)
           
static MsgType_1_1 MsgType_1_2Helper.read(org.omg.CORBA.portable.InputStream istream)
           
 

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

Constructors in org.omg.GIOP with parameters of type MsgType_1_1
MsgType_1_1Holder(MsgType_1_1 initialValue)
           
 



Copyright © 2008. All Rights Reserved.