public class SftpNotifier extends Object
Constructor and Description |
---|
SftpNotifier(SftpConnector connector,
MuleMessage message,
ImmutableEndpoint endpoint,
String serviceName) |
Modifier and Type | Method and Description |
---|---|
void |
notify(int action,
String info) |
void |
notify(int action,
String info,
long size) |
void |
setMessage(MuleMessage message) |
public SftpNotifier(SftpConnector connector, MuleMessage message, ImmutableEndpoint endpoint, String serviceName)
public void setMessage(MuleMessage message)
public void notify(int action, String info)
public void notify(int action, String info, long size)
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.