public class CDRInputStream_1_2 extends CDRInputStream_1_1
CDRInputStream_1_0.StreamMemento
Modifier and Type | Field and Description |
---|---|
protected boolean |
headerPadding |
protected CDRInputStream |
parent |
protected boolean |
restoreHeaderPadding |
fragmentOffset
bbwi, blockLength, bufferManagerRead, end_flag, isChunked, littleEndian, markAndResetHandler, omgWrapper, orb, stringIndirection, valueHandler, valueIndirection, wrapper
Constructor and Description |
---|
CDRInputStream_1_2() |
Modifier and Type | Method and Description |
---|---|
protected void |
alignAndCheck(int align,
int n) |
com.sun.corba.se.impl.encoding.CDRInputStreamBase |
dup() |
GIOPVersion |
getGIOPVersion() |
void |
mark(int readlimit) |
boolean |
markSupported() |
Context |
read_Context() |
char |
read_wchar() |
String |
read_wstring() |
int |
read() |
void |
reset() |
void |
setParent(CDRInputStream parent) |
createStreamMemento, get_offset, grow, restoreInternalState
_truncatable_ids, checkBlockLength, checkForNegativeLength, close, computeAlignment, consumeEndian, dprint, dprintThrowable, end_value, getBufferLength, getBufferManager, getByteBuffer, getCharConverter, getIndex, getPosition, getSize, getWCharConverter, init, internalIORToObject, isLittleEndian, orb, orb, printBuffer, printBuffer, read_abstract_interface, read_abstract_interface, read_Abstract, read_any_array, read_any_array, read_any, read_boolean_array, read_boolean_array, read_boolean, read_char_array, read_char_array, read_char, read_double_array, read_double_array, read_double, read_fixed, read_fixed, read_float_array, read_float_array, read_float, read_long_array, read_long_array, read_long, read_longdouble, read_longlong_array, read_longlong_array, read_longlong, read_Object, read_Object, read_octet_array, read_octet_array, read_octet, read_Principal, read_short_array, read_short_array, read_short, read_string, read_TypeCode, read_ulong_array, read_ulong_array, read_ulong, read_ulonglong_array, read_ulonglong_array, read_ulonglong, read_ushort_array, read_ushort_array, read_ushort, read_value, read_Value, read_value, read_value, read_value, read_value, read_wchar_array, read_wchar_array, readStringOrIndirection, resetCodeSetConverters, setBufferLength, setByteBuffer, setByteBufferWithInfo, setIndex, start_value
available, read, read, skip
protected boolean headerPadding
protected boolean restoreHeaderPadding
protected CDRInputStream parent
public void mark(int readlimit)
mark
in class CDRInputStream_1_0
public void reset()
reset
in class CDRInputStream_1_0
public com.sun.corba.se.impl.encoding.CDRInputStreamBase dup()
dup
in class CDRInputStream_1_1
protected void alignAndCheck(int align, int n)
alignAndCheck
in class CDRInputStream_1_1
public GIOPVersion getGIOPVersion()
getGIOPVersion
in class CDRInputStream_1_1
public char read_wchar()
read_wchar
in class CDRInputStream_1_1
public String read_wstring()
read_wstring
in class CDRInputStream_1_1
public void setParent(CDRInputStream parent)
public int read() throws IOException
read
in class InputStream
IOException
public Context read_Context()
public boolean markSupported()
markSupported
in class InputStream
Copyright © 2019 JBoss by Red Hat. All rights reserved.