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