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