wt.method
Class OutputStreamProxy.Server

java.lang.Object
  extended bywt.method.OutputStreamProxy.Server
Enclosing class:
OutputStreamProxy

static class OutputStreamProxy.Server
extends Object


Constructor Summary
(package private) OutputStreamProxy.Server()
           
 
Method Summary
(package private) static void closeSender(OutputStreamProxy.Sender sender)
           
(package private) static OutputStreamProxy.Sender startSender()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutputStreamProxy.Server

OutputStreamProxy.Server()
Method Detail

startSender

static OutputStreamProxy.Sender startSender()
                                     throws IOException
Throws:
IOException

closeSender

static void closeSender(OutputStreamProxy.Sender sender)
                 throws IOException
Throws:
IOException