org.omg.GIOP
Class ReplyHeader_1_2
java.lang.Object
org.omg.GIOP.ReplyHeader_1_2
- All Implemented Interfaces:
- org.omg.CORBA.portable.IDLEntity, java.io.Serializable
- public final class ReplyHeader_1_2
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
org/omg/GIOP/ReplyHeader_1_2.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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
request_id
public int request_id
reply_status
public ReplyStatusType_1_2 reply_status
service_context
public ServiceContext[] service_context
ReplyHeader_1_2
public ReplyHeader_1_2()
ReplyHeader_1_2
public ReplyHeader_1_2(int _request_id,
ReplyStatusType_1_2 _reply_status,
ServiceContext[] _service_context)
Copyright © {inceptionYear}-2007 null. All Rights Reserved.