org.smallmind.plumber.http
Class RecordingSocketPipe.TransferHandler
java.lang.Object
org.smallmind.plumber.http.RecordingSocketPipe.TransferHandler
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- RecordingSocketPipe
public class RecordingSocketPipe.TransferHandler
- extends Object
- implements Runnable
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RecordingSocketPipe.TransferHandler
public RecordingSocketPipe.TransferHandler(Thread lockThread,
RotaryLock rotaryLock,
int condition,
Socket inputSocket,
Socket outputSocket,
boolean record)
throws IOException
- Throws:
IOException
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 2011. All Rights Reserved.