| Package | Description |
|---|---|
| org.mule.munit.core.ftp | |
| org.mule.munit.core.sftp | |
| org.mule.munit.extension |
| Modifier and Type | Class and Description |
|---|---|
class |
FTPServer
Wrapper of the FTP Server
|
| Modifier and Type | Class and Description |
|---|---|
class |
SFTPServer
SFTP Wrapper
|
| Modifier and Type | Method and Description |
|---|---|
AbstractFTPServer |
FTPServerConnectionProvider.connect() |
| Modifier and Type | Method and Description |
|---|---|
void |
FTPServerOperations.containsFiles(String file,
String path,
AbstractFTPServer server)
check if a file exists.
|
void |
FTPServerConnectionProvider.disconnect(AbstractFTPServer databaseServer) |
void |
FTPServerOperations.remove(String path,
AbstractFTPServer server)
Remove created files
|
org.mule.runtime.api.connection.ConnectionValidationResult |
FTPServerConnectionProvider.validate(AbstractFTPServer databaseServer) |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.