org.jivesoftware.openfire.net
Class TLSStreamReader
java.lang.Object
org.jivesoftware.openfire.net.TLSStreamReader
public class TLSStreamReader
- extends Object
A TLSStreamReader
that returns a special InputStream that hides the ByteBuffers
used by the underlying Channels.
- Author:
- Hao Chen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TLSStreamReader
public TLSStreamReader(TLSWrapper tlsWrapper,
Socket socket)
throws IOException
- Throws:
IOException
getInputStream
public InputStream getInputStream()
Copyright © 2003-2007 Jive Software.