public class TLSStreamWriter extends Object
TLSStreamWriter that returns a special OutputStream that hides the ByteBuffers
used by the underlying Channels.| Constructor and Description |
|---|
TLSStreamWriter(TLSWrapper tlsWrapper,
Socket socket) |
public TLSStreamWriter(TLSWrapper tlsWrapper, Socket socket) throws IOException
IOExceptionpublic OutputStream getOutputStream()
Copyright © 2003-2008 Jive Software.