Uses of Interface
org.apache.ftpserver.ftplet.FtpletContext

Uses of FtpletContext in org.apache.ftpserver.ftplet
 

Methods in org.apache.ftpserver.ftplet with parameters of type FtpletContext
 void Ftplet.init(FtpletContext ftpletContext)
          Called by the ftplet container to indicate to a ftplet that the ftplet is being placed into service.
 void DefaultFtplet.init(FtpletContext ftpletContext)
           
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.