public class TLSStreamReader extends Object
TLSStreamReader that returns a special InputStream that hides the ByteBuffers
used by the underlying Channels.| Constructor and Description |
|---|
TLSStreamReader(TLSWrapper tlsWrapper,
Socket socket) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream() |
public TLSStreamReader(TLSWrapper tlsWrapper, Socket socket) throws IOException
IOExceptionpublic InputStream getInputStream()
Copyright © 2003–2019 Ignite Realtime. All rights reserved.