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 DefaultFtplet.init(FtpletContext ftpletContext)
           
 void Ftplet.init(FtpletContext ftpletContext)
          Called by the ftplet container to indicate to a ftplet that the ftplet is being placed into service.
 



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