Wildfire 3.2.4 Javadoc

org.jivesoftware.wildfire.net
Class TLSStreamWriter

java.lang.Object
  extended by org.jivesoftware.wildfire.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

Constructor Summary
TLSStreamWriter(TLSWrapper tlsWrapper, Socket socket)
           
 
Method Summary
 OutputStream getOutputStream()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TLSStreamWriter

public TLSStreamWriter(TLSWrapper tlsWrapper,
                       Socket socket)
                throws IOException
Throws:
IOException
Method Detail

getOutputStream

public OutputStream getOutputStream()

Wildfire 3.2.4 Javadoc

Copyright © 2003-2007 Jive Software.