org.omg.GIOP
Class RequestHeader_1_0
java.lang.Object
org.omg.GIOP.RequestHeader_1_0
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class RequestHeader_1_0
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
org/omg/GIOP/RequestHeader_1_0.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 |
service_context
public ServiceContext[] service_context
request_id
public int request_id
response_expected
public boolean response_expected
object_key
public byte[] object_key
operation
public java.lang.String operation
requesting_principal
public byte[] requesting_principal
RequestHeader_1_0
public RequestHeader_1_0()
RequestHeader_1_0
public RequestHeader_1_0(ServiceContext[] _service_context,
int _request_id,
boolean _response_expected,
byte[] _object_key,
java.lang.String _operation,
byte[] _requesting_principal)
Copyright © {inceptionYear}-2007 null. All Rights Reserved.