StarOffice 5.2 API
reverse engineered by classdoc

com.sun.star.corba.giop
Class MessageHeader_1_1

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

public synchronized class MessageHeader_1_1
extends java.lang.Object


Field Summary
 com.sun.star.corba.giop.Version GIOP_version
           
static java.lang.Object UNORUNTIMEDATA
           
static com.sun.star.lib.uno.typeinfo.TypeInfo[] UNOTYPEINFO
           
 byte flags
           
 byte magic_1
           
 byte magic_2
           
 byte magic_3
           
 byte magic_4
           
 int message_size
           
 byte message_type
           
 
Constructor Summary
MessageHeader_1_1()
           
MessageHeader_1_1(byte b1, byte b2, byte b3, byte b4, com.sun.star.corba.giop.Version v, byte b5, byte b6, int i)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GIOP_version

public com.sun.star.corba.giop.Version GIOP_version

UNORUNTIMEDATA

public static java.lang.Object UNORUNTIMEDATA

UNOTYPEINFO

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

flags

public byte flags

magic_1

public byte magic_1

magic_2

public byte magic_2

magic_3

public byte magic_3

magic_4

public byte magic_4

message_size

public int message_size

message_type

public byte message_type
Constructor Detail

MessageHeader_1_1

public MessageHeader_1_1()

MessageHeader_1_1

public MessageHeader_1_1(byte b1,
                         byte b2,
                         byte b3,
                         byte b4,
                         com.sun.star.corba.giop.Version v,
                         byte b5,
                         byte b6,
                         int i)

StarOffice 5.2 API
reverse engineered by classdoc