org.omg.GIOP
Class RequestHeader_1_1
java.lang.Object
org.omg.GIOP.RequestHeader_1_1
- All Implemented Interfaces:
- org.omg.CORBA.portable.IDLEntity, java.io.Serializable
- public final class RequestHeader_1_1
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
org/omg/GIOP/RequestHeader_1_1.java .
Generated by the IDL-to-Java compiler (portable), version "3.1"
from /var/home/jpp/rebuild/free/BUILD/geronimo-specs-1.1/geronimo-spec-corba/src/main/idl/GIOP.idl
Thursday, May 31, 2007 7:28:34 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
reserved
public byte[] reserved
object_key
public byte[] object_key
operation
public java.lang.String operation
requesting_principal
public byte[] requesting_principal
RequestHeader_1_1
public RequestHeader_1_1()
RequestHeader_1_1
public RequestHeader_1_1(ServiceContext[] _service_context,
int _request_id,
boolean _response_expected,
byte[] _reserved,
byte[] _object_key,
java.lang.String _operation,
byte[] _requesting_principal)
Copyright © {inceptionYear}-2007 null. All Rights Reserved.