public class SSLStreamReader extends TransformerStreamReader
StreamReader
implementation, which work like a wrapper over
existing StreamReader
.SSLStreamWriter
connection, input, isClosed
Constructor and Description |
---|
SSLStreamReader(StreamReader underlyingReader) |
available, close, decode, decode, getBufferWindow, getConnection, hasAvailable, isClosed, isSupportBufferWindow, notifyAvailable, notifyAvailable, notifyCondition, notifyCondition, readBoolean, readBooleanArray, readByte, readByteArray, readByteArray, readBytes, readChar, readCharArray, readDouble, readDoubleArray, readFloat, readFloatArray, readInt, readIntArray, readLong, readLongArray, readShort, readShortArray, skip, takeBufferWindow
public SSLStreamReader(StreamReader underlyingReader)
Copyright © 2014 Oracle Corporation. All rights reserved.