StarOffice 5.2 API
reverse engineered by classdoc

com.sun.star.corba.giop
Class RequestHeader_1_1

java.lang.Object
  |
  +--com.sun.star.corba.giop.RequestHeader_1_1

public synchronized class RequestHeader_1_1
extends java.lang.Object


Field Summary
static java.lang.Object UNORUNTIMEDATA
           
static com.sun.star.lib.uno.typeinfo.TypeInfo[] UNOTYPEINFO
           
 byte[] object_key
           
 com.sun.star.corba.CorbaString8 operation
           
 int request_id
           
 byte[] requesting_principal
           
 byte reserved_1
           
 byte reserved_2
           
 byte reserved_3
           
 boolean response_expected
           
 com.sun.star.corba.iop.ServiceContext[] service_context
           
 
Constructor Summary
RequestHeader_1_1()
           
RequestHeader_1_1(com.sun.star.corba.iop.ServiceContext[] sc, int i, boolean b1, byte b2, byte b3, byte b4, byte[] b5, com.sun.star.corba.CorbaString8 cs, byte[] b6)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UNORUNTIMEDATA

public static java.lang.Object UNORUNTIMEDATA

UNOTYPEINFO

public static final com.sun.star.lib.uno.typeinfo.TypeInfo[] UNOTYPEINFO

object_key

public byte[] object_key

operation

public com.sun.star.corba.CorbaString8 operation

request_id

public int request_id

requesting_principal

public byte[] requesting_principal

reserved_1

public byte reserved_1

reserved_2

public byte reserved_2

reserved_3

public byte reserved_3

response_expected

public boolean response_expected

service_context

public com.sun.star.corba.iop.ServiceContext[] service_context
Constructor Detail

RequestHeader_1_1

public RequestHeader_1_1()

RequestHeader_1_1

public RequestHeader_1_1(com.sun.star.corba.iop.ServiceContext[] sc,
                         int i,
                         boolean b1,
                         byte b2,
                         byte b3,
                         byte b4,
                         byte[] b5,
                         com.sun.star.corba.CorbaString8 cs,
                         byte[] b6)

StarOffice 5.2 API
reverse engineered by classdoc