org.smallmind.plumber.http
Class RecordingSocketPipe

java.lang.Object
  extended by org.smallmind.plumber.http.RecordingSocketPipe

public class RecordingSocketPipe
extends Object


Nested Class Summary
 class RecordingSocketPipe.TransferHandler
           
 
Constructor Summary
RecordingSocketPipe(Socket downstreamSocket, Socket upstreamSocket, int bufferSize)
           
 
Method Summary
 void startPipe()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RecordingSocketPipe

public RecordingSocketPipe(Socket downstreamSocket,
                           Socket upstreamSocket,
                           int bufferSize)
Method Detail

startPipe

public void startPipe()
               throws IOException
Throws:
IOException


Copyright © 2011. All Rights Reserved.