org.mule.transport.sftp.notification
Class EndpointMessageNotificationTestListener

java.lang.Object
  extended by org.mule.transport.sftp.notification.EndpointMessageNotificationTestListener
All Implemented Interfaces:
EndpointMessageNotificationListener, ServerNotificationListener

public class EndpointMessageNotificationTestListener
extends Object
implements EndpointMessageNotificationListener


Constructor Summary
EndpointMessageNotificationTestListener()
           
 
Method Summary
 void onNotification(ServerNotification notification)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EndpointMessageNotificationTestListener

public EndpointMessageNotificationTestListener()
Method Detail

onNotification

public void onNotification(ServerNotification notification)
Specified by:
onNotification in interface ServerNotificationListener


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