Package | Description |
---|---|
com.modus.mule.modules.ftps.config.util | |
com.modus.mule.modules.ftps.poll |
Modifier and Type | Method and Description |
---|---|
Object |
PartnerManagerConfigBean.recordTransmissionResults(FTPResult.FTPResultStatus status,
com.mulesoft.api.b2b.Direction direction,
org.apache.commons.net.ftp.FTPSClient client,
String fileName,
String errorMessage,
org.mule.api.MuleEvent event) |
abstract Object |
AbstractConfigBean.recordTransmissionResults(FTPResult.FTPResultStatus status,
com.mulesoft.api.b2b.Direction direction,
org.apache.commons.net.ftp.FTPSClient client,
String fileName,
String errorMessage,
org.mule.api.MuleEvent event) |
Object |
BasicConfigBean.recordTransmissionResults(FTPResult.FTPResultStatus status,
com.mulesoft.api.b2b.Direction direction,
org.apache.commons.net.ftp.FTPSClient client,
String fileName,
String errorMessage,
org.mule.api.MuleEvent event) |
Modifier and Type | Method and Description |
---|---|
FTPResult.FTPResultStatus |
FTPResult.getStatus() |
static FTPResult.FTPResultStatus |
FTPResult.FTPResultStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FTPResult.FTPResultStatus[] |
FTPResult.FTPResultStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FTPResult.setStatus(FTPResult.FTPResultStatus status) |
Copyright © 2010–2017. All rights reserved.