org.omg.GIOP
Class ReplyHeader_1_0
java.lang.Object
org.omg.GIOP.ReplyHeader_1_0
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class ReplyHeader_1_0
- extends Object
- implements IDLEntity
org/omg/GIOP/ReplyHeader_1_0.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 |
service_context
public ServiceContext[] service_context
request_id
public int request_id
reply_status
public ReplyStatusType_1_2 reply_status
ReplyHeader_1_0
public ReplyHeader_1_0()
ReplyHeader_1_0
public ReplyHeader_1_0(ServiceContext[] _service_context,
int _request_id,
ReplyStatusType_1_2 _reply_status)
Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.