Uses of Interface
org.apache.servicemix.ftp.FtpEndpointType

Uses of FtpEndpointType in org.apache.servicemix.ftp
 

Classes in org.apache.servicemix.ftp that implement FtpEndpointType
 class FtpPollerEndpoint
          A polling endpoint which looks for a file or files in a directory and sends the files into the JBI bus as messages, deleting the files by default when they are processed.
 class FtpSenderEndpoint
          An FTP endpoint
 

Methods in org.apache.servicemix.ftp that return FtpEndpointType
 FtpEndpointType[] FtpComponent.getEndpoints()
           
 

Methods in org.apache.servicemix.ftp with parameters of type FtpEndpointType
 void FtpComponent.setEndpoints(FtpEndpointType[] endpoints)
           
 



Copyright © 2005-2012 FuseSource. All Rights Reserved.