public class FtpSession extends Object implements RunnableWhichThrows<IOException>
| Constructor and Description |
|---|
FtpSession(InputStream controlIn,
OutputStream controlOut,
InetSocketAddress controlLocalSocketAddress,
InetAddress controlRemoteAddress,
Ftplett ftplett) |
public FtpSession(InputStream controlIn, OutputStream controlOut, InetSocketAddress controlLocalSocketAddress, InetAddress controlRemoteAddress, Ftplett ftplett)
public void run()
throws IOException
run in interface RunnableWhichThrows<IOException>IOExceptionCopyright © 2016 Arno Unkrig. All rights reserved.