org.smallmind.plumber.io
Class SocketPipe.TransferHandler
java.lang.Object
org.smallmind.plumber.io.SocketPipe.TransferHandler
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- SocketPipe
public class SocketPipe.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 |
SocketPipe.TransferHandler
public SocketPipe.TransferHandler(Thread lockThread,
RotaryLock rotaryLock,
int condition,
Socket inputSocket,
Socket outputSocket)
throws IOException
- Throws:
IOException
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 2012. All Rights Reserved.