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

Packages that use FtpletContext
org.apache.ftpserver.ftplet   
 

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-2010 The Apache Software Foundation. All Rights Reserved.