public class FtpReverseProxy extends Object implements de.unkrig.commons.lang.protocol.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 de.unkrig.commons.lang.protocol.RunnableWhichThrows<IOException>IOExceptionCopyright © 2018 Arno Unkrig. All rights reserved.