org.omg.GIOP
Class ReplyHeader_1_2
java.lang.Object
org.omg.GIOP.ReplyHeader_1_2
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
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.2"
from /var/home/jpp/rebuild/devel/BUILD/geronimo-specs-1.2/geronimo-spec-corba/src/main/idl/GIOP.idl
Wednesday, October 24, 2007 3:42:09 PM CEST
- 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.