public interface MarshalInstanceInput extends ObjectInput, ObjectStreamContext
Modifier and Type | Method and Description |
---|---|
void |
useCodebaseAnnotations()
Enables the use of codebase annotation strings written by the
corresponding
MarshalOutput . |
available, close, read, read, read, readObject, skip
readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, skipBytes
getObjectStreamContext
Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.