org.mule.transport.sftp.notification
Interface SftpTransportNotificationListener

All Superinterfaces:
CustomNotificationListener, ServerNotificationListener

public interface SftpTransportNotificationListener
extends CustomNotificationListener

SftpTransportNotificationListener is an observer interface that objects can use to receive notifications about sftp operations such as put, get, rename and delete being performed by the sftp transport.


Method Summary
 
Methods inherited from interface org.mule.api.context.notification.ServerNotificationListener
onNotification
 



Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.