protected class AbstractTCPProxyEngine.StreamThread extends Object
| Constructor and Description |
|---|
AbstractTCPProxyEngine.StreamThread(InterruptibleRunnable runnable,
String name,
InputStream inputStream)
Constructor.
|
public AbstractTCPProxyEngine.StreamThread(InterruptibleRunnable runnable, String name, InputStream inputStream)
runnable - What to do.name - Thread name.inputStream - Stream to close when shutting down.Copyright © 2000-2014. All Rights Reserved.