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
- 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 © 2006-2011 Apache Software Foundation. All Rights Reserved.