public class IIOPInputStream_1_3 extends IIOPInputStream
InputStreamHook.DefaultState, InputStreamHook.InReadObjectDefaultsSentState, InputStreamHook.InReadObjectNoMoreOptionalDataState, InputStreamHook.InReadObjectOptionalDataState, InputStreamHook.InReadObjectPastDefaultsRemoteDidNotUseWOState, InputStreamHook.InReadObjectRemoteDidNotUseWriteObjectState, InputStreamHook.NoReadObjectDefaultsSentState, InputStreamHook.ReadObjectStateObjectInputStream.GetFieldkRemoteTypeCode, kValueTypeCodeDEFAULT_STATE, IN_READ_OBJECT_DEFAULTS_SENT, IN_READ_OBJECT_NO_MORE_OPT_DATA, IN_READ_OBJECT_OPT_DATA, IN_READ_OBJECT_PAST_DEFAULTS_REMOTE_NOT_CUSTOM, IN_READ_OBJECT_REMOTE_NOT_CUSTOM_MARSHALED, NO_READ_OBJECT_DEFAULTS_SENT, readObjectStatebaseWireHandle, PROTOCOL_VERSION_1, PROTOCOL_VERSION_2, SC_BLOCK_DATA, SC_ENUM, SC_EXTERNALIZABLE, SC_SERIALIZABLE, SC_WRITE_METHOD, STREAM_MAGIC, STREAM_VERSION, SUBCLASS_IMPLEMENTATION_PERMISSION, SUBSTITUTION_PERMISSION, TC_ARRAY, TC_BASE, TC_BLOCKDATA, TC_BLOCKDATALONG, TC_CLASS, TC_CLASSDESC, TC_ENDBLOCKDATA, TC_ENUM, TC_EXCEPTION, TC_LONGSTRING, TC_MAX, TC_NULL, TC_OBJECT, TC_PROXYCLASSDESC, TC_REFERENCE, TC_RESET, TC_STRING| Constructor and Description |
|---|
IIOPInputStream_1_3() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
internalReadUTF(InputStream stream)
Helper method for correcting the Kestrel bug 4367783 (dealing with larger than 8-bit chars).
|
ObjectInputStream.GetField |
readFields()
Before JDK 1.3.1_01, the PutField/GetField implementation actually sent a Hashtable.
|
available, close, decreaseRecursionDepth, defaultReadObjectDelegate, enableResolveObjectDelegate, getOrbStream, getSender, getStreamFormatVersion, getValueHandler, increaseRecursionDepth, mark, markSupported, read, read, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readObjectDelegate, readObjectOverride, readShort, readStreamHeader, readUnsignedByte, readUnsignedShort, readUTF, registerValidation, reset, resolveClass, resolveObject, setOrbStream, setSender, setTestFVDFlag, setValueHandler, simpleSkipObject, skipBytesdefaultReadObject, setState, throwOptionalDataIncompatibleExceptionenableResolveObject, readClassDescriptor, readObject, readUnshared, resolveClass, resolveProxyClassread, skipclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitread, skippublic IIOPInputStream_1_3()
throws IOException
IOExceptionprotected String internalReadUTF(InputStream stream)
IIOPInputStreaminternalReadUTF in class IIOPInputStreampublic ObjectInputStream.GetField readFields() throws IOException, ClassNotFoundException, NotActiveException
readFields in class InputStreamHookIOExceptionClassNotFoundExceptionNotActiveExceptionCopyright © 2023 JBoss by Red Hat. All rights reserved.