public class SftpServerSimulator extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
port |
| Constructor and Description |
|---|
SftpServerSimulator() |
| Modifier and Type | Method and Description |
|---|---|
void |
start()
Try to start the sftp-server.
|
void |
stop()
Try to stop the sftp-server.
|
@PostConstruct public void start()
@PreDestroy public void stop()
Copyright © 2017–2020. All rights reserved.