public class CDRInputStream_1_1 extends CDRInputStream_1_0
CDRInputStream_1_0.StreamMemento| Modifier and Type | Field and Description |
|---|---|
protected int |
fragmentOffset |
protected CDRInputStream |
parent |
bbwi, blockLength, bufferManagerRead, end_flag, isChunked, littleEndian, markAndResetHandler, omgWrapper, orb, stringIndirection, valueHandler, valueIndirection, wrapper| Constructor and Description |
|---|
CDRInputStream_1_1() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
alignAndCheck(int align,
int n) |
Object |
createStreamMemento() |
com.sun.corba.se.impl.encoding.CDRInputStreamBase |
dup() |
protected int |
get_offset() |
GIOPVersion |
getGIOPVersion() |
protected void |
grow(int align,
int n) |
boolean |
markSupported() |
Context |
read_Context() |
char |
read_wchar() |
String |
read_wstring() |
int |
read() |
void |
restoreInternalState(Object streamMemento) |
void |
setParent(CDRInputStream parent) |
_truncatable_ids, checkBlockLength, checkForNegativeLength, close, computeAlignment, consumeEndian, dprint, dprintThrowable, end_value, getBufferLength, getBufferManager, getByteBuffer, getCharConverter, getIndex, getPosition, getSize, getWCharConverter, init, internalIORToObject, isLittleEndian, mark, 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, reset, resetCodeSetConverters, setBufferLength, setByteBuffer, setByteBufferWithInfo, setIndex, start_valueavailable, read, read, skipprotected int fragmentOffset
protected CDRInputStream parent
public GIOPVersion getGIOPVersion()
getGIOPVersion in class CDRInputStream_1_0public com.sun.corba.se.impl.encoding.CDRInputStreamBase dup()
dup in class CDRInputStream_1_0protected int get_offset()
get_offset in class CDRInputStream_1_0protected void alignAndCheck(int align,
int n)
alignAndCheck in class CDRInputStream_1_0protected void grow(int align,
int n)
grow in class CDRInputStream_1_0public Object createStreamMemento()
createStreamMemento in class CDRInputStream_1_0public void restoreInternalState(Object streamMemento)
restoreInternalState in class CDRInputStream_1_0public char read_wchar()
read_wchar in class CDRInputStream_1_0public String read_wstring()
read_wstring in class CDRInputStream_1_0public void setParent(CDRInputStream parent)
public int read()
throws IOException
read in class InputStreamIOExceptionpublic Context read_Context()
public boolean markSupported()
markSupported in class InputStreamCopyright © 2018 JBoss by Red Hat. All rights reserved.