public class FtpReverseProxy extends Object implements RunnableWhichThrows<IOException>
| Constructor and Description |
|---|
FtpReverseProxy(InetSocketAddress endpoint,
int backlog,
InetSocketAddress serverAddress,
int serverConnectionTimeout) |
public FtpReverseProxy(InetSocketAddress endpoint, int backlog, InetSocketAddress serverAddress, int serverConnectionTimeout) throws IOException
IOExceptionReverseProxypublic void run()
throws IOException
run in interface RunnableWhichThrows<IOException>IOExceptionCopyright © 2016 Arno Unkrig. All rights reserved.