public class ReplyInputStream extends ServiceContextTransportingInputStream
Modifier and Type | Field and Description |
---|---|
ReplyHeader_1_2 |
rep_hdr |
msg_size
buffer, giop_minor, index, littleEndian, pos
Constructor and Description |
---|
ReplyInputStream(ORB orb,
byte[] buffer) |
Modifier and Type | Method and Description |
---|---|
protected void |
finalize() |
byte[] |
getBody()
Returns a copy of the body of this reply.
|
java.lang.Exception |
getException()
Returns any exception that is indicated by this reply.
|
ServiceContext |
getServiceContext(int id)
Returns the ServiceContext with the given id, if one is present.
|
ReplyStatusType_1_2 |
getStatus()
Returns the reply status of this reply.
|
skipHeaderPadding
available, close, closeEncapsulation, get_pos, getBufferCopy, getGIOPMinor, mark, markSupported, openEncapsulatedArray, openEncapsulation, orb, read_abstract_interface, read_abstract_interface, read_any, read_boolean_array, read_boolean, read_char_array, read_char, read_double_array, read_double, read_fixed, read_fixed, read_float_array, read_float, read_long_array, read_long, read_longlong_array, read_longlong, read_Object, read_Object, read_octet_array, read_octet, read_Principal, read_short_array, read_short, read_string, read_TypeCode, read_ulong_array, read_ulong, read_ulonglong_array, read_ulonglong, read_ushort_array, read_ushort, read_value, read_value, read_value, read_value, read_value, read_wchar_array, read_wchar, read_wstring, read, read, read, readBOM, readByte, register_value, reset, setCodeSet, setGIOPMinor, setLittleEndian, skip, updateMutatorConnection
read_Context
public final ReplyHeader_1_2 rep_hdr
public ReplyInputStream(ORB orb, byte[] buffer)
public ReplyStatusType_1_2 getStatus()
public java.lang.Exception getException()
public ServiceContext getServiceContext(int id)
public byte[] getBody()
protected void finalize() throws java.lang.Throwable
finalize
in class java.lang.Object
java.lang.Throwable