org.omg.GIOP
Class ReplyHeader_1_2
java.lang.Object
org.omg.GIOP.ReplyHeader_1_2
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class ReplyHeader_1_2
- extends Object
- implements IDLEntity
org/omg/GIOP/ReplyHeader_1_2.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from /home/iurt/rpm/BUILD/geronimo-spec-corba/src/main/idl/GIOP.idl
Saturday, November 26, 2011 9:53:36 PM UTC
- 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 © 2003-2011 The Apache Software Foundation. All Rights Reserved.