org.jivesoftware.openfire.net
Class TLSStreamWriter
java.lang.Object
org.jivesoftware.openfire.net.TLSStreamWriter
public class TLSStreamWriter
- extends Object
A TLSStreamWriter
that returns a special OutputStream 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 |
TLSStreamWriter
public TLSStreamWriter(TLSWrapper tlsWrapper,
Socket socket)
throws IOException
- Throws:
IOException
getOutputStream
public OutputStream getOutputStream()
Copyright © 2003-2007 Jive Software.