public class FTPFileSystemListener extends Object implements org.wso2.transport.remotefilesystem.listener.RemoteFileSystemListener
Constructor and Description |
---|
FTPFileSystemListener(org.ballerinalang.connector.api.Resource resource,
org.ballerinalang.util.codegen.PackageInfo packageInfo) |
Modifier and Type | Method and Description |
---|---|
void |
done() |
void |
onError(Throwable throwable) |
boolean |
onMessage(org.wso2.transport.remotefilesystem.message.RemoteFileSystemBaseMessage remoteFileSystemBaseMessage) |
public FTPFileSystemListener(org.ballerinalang.connector.api.Resource resource, org.ballerinalang.util.codegen.PackageInfo packageInfo)
public boolean onMessage(org.wso2.transport.remotefilesystem.message.RemoteFileSystemBaseMessage remoteFileSystemBaseMessage)
onMessage
in interface org.wso2.transport.remotefilesystem.listener.RemoteFileSystemListener
public void onError(Throwable throwable)
onError
in interface org.wso2.transport.remotefilesystem.listener.RemoteFileSystemListener
public void done()
done
in interface org.wso2.transport.remotefilesystem.listener.RemoteFileSystemListener
Copyright © 2018. All rights reserved.