public class MockSftpServer extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PASSWORD |
static String |
USERNAME |
| Constructor and Description |
|---|
MockSftpServer(int port) |
public static final String USERNAME
public static final String PASSWORD
public MockSftpServer(int port)
throws IOException
IOExceptionpublic Path getBaseDirectory()
protected void start()
throws IOException
IOExceptionpublic void stop()
throws IOException
IOExceptionCopyright © 2015. All rights reserved.