org.omg.GIOP
Class MessageHeader_1_1Holder
java.lang.Object
|
+--org.omg.GIOP.MessageHeader_1_1Holder
- All Implemented Interfaces:
- Streamable
- public final class MessageHeader_1_1Holder
- extends java.lang.Object
- implements Streamable
Holder class for : MessageHeader_1_1
- Author:
- OpenORB Compiler
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
public MessageHeader_1_1 value
- Internal MessageHeader_1_1 value
MessageHeader_1_1Holder
public MessageHeader_1_1Holder()
- Default constructor
MessageHeader_1_1Holder
public MessageHeader_1_1Holder(MessageHeader_1_1 initial)
- Constructor with value initialisation
- Parameters:
initial
- the initial value
_read
public void _read(InputStream istream)
- Read MessageHeader_1_1 from a marshalled stream
- Specified by:
_read
in interface Streamable
- Parameters:
istream
- the input stream
_write
public void _write(OutputStream ostream)
- Write MessageHeader_1_1 into a marshalled stream
- Specified by:
_write
in interface Streamable
- Parameters:
ostream
- the output stream
_type
public TypeCode _type()
- Return the MessageHeader_1_1 TypeCode
- Specified by:
_type
in interface Streamable
- Returns:
- a TypeCode