org.omg.GIOP
Class MsgType_1_1

java.lang.Object
  extended byorg.omg.GIOP.MsgType_1_1
All Implemented Interfaces:
org.omg.CORBA.portable.IDLEntity, java.io.Serializable

public class MsgType_1_1
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

org/omg/GIOP/MsgType_1_1.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from /usr/src/RPM/BUILD/geronimo-specs-1.1/geronimo-spec-corba/src/main/idl/GIOP.idl Thursday, November 29, 2007 10:27:52 PM MSK

See Also:
Serialized Form

Field Summary
static int _CancelRequest
           
static int _CloseConnection
           
static int _Fragment
           
static int _LocateReply
           
static int _LocateRequest
           
static int _MessageError
           
static int _Reply
           
static int _Request
           
static MsgType_1_1 CancelRequest
           
static MsgType_1_1 CloseConnection
           
static MsgType_1_1 Fragment
           
static MsgType_1_1 LocateReply
           
static MsgType_1_1 LocateRequest
           
static MsgType_1_1 MessageError
           
static MsgType_1_1 Reply
           
static MsgType_1_1 Request
           
 
Constructor Summary
protected MsgType_1_1(int value)
           
 
Method Summary
static MsgType_1_1 from_int(int value)
           
 int value()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_Request

public static final int _Request
See Also:
Constant Field Values

Request

public static final MsgType_1_1 Request

_Reply

public static final int _Reply
See Also:
Constant Field Values

Reply

public static final MsgType_1_1 Reply

_CancelRequest

public static final int _CancelRequest
See Also:
Constant Field Values

CancelRequest

public static final MsgType_1_1 CancelRequest

_LocateRequest

public static final int _LocateRequest
See Also:
Constant Field Values

LocateRequest

public static final MsgType_1_1 LocateRequest

_LocateReply

public static final int _LocateReply
See Also:
Constant Field Values

LocateReply

public static final MsgType_1_1 LocateReply

_CloseConnection

public static final int _CloseConnection
See Also:
Constant Field Values

CloseConnection

public static final MsgType_1_1 CloseConnection

_MessageError

public static final int _MessageError
See Also:
Constant Field Values

MessageError

public static final MsgType_1_1 MessageError

_Fragment

public static final int _Fragment
See Also:
Constant Field Values

Fragment

public static final MsgType_1_1 Fragment
Constructor Detail

MsgType_1_1

protected MsgType_1_1(int value)
Method Detail

value

public int value()

from_int

public static MsgType_1_1 from_int(int value)


Copyright © {inceptionYear}-2007 null. All Rights Reserved.