Uses of Class
com.myjavaworld.jftp.FTPSession

Packages that use FTPSession
com.myjavaworld.jftp This package contains various user interface components used by JFTP. 
 

Uses of FTPSession in com.myjavaworld.jftp
 

Methods in com.myjavaworld.jftp that return FTPSession
 FTPSession JFTP.getCurrentSession()
          Returns the currently selected session.
 

Methods in com.myjavaworld.jftp with parameters of type FTPSession
 void JFTP.updateSessionTitle(FTPSession session)
           
 

Constructors in com.myjavaworld.jftp with parameters of type FTPSession
LocalPane(FTPSession session)
           
RemotePane(FTPSession session)
           
 



Copyright © 2000-2012 jMethods, Inc.. All Rights Reserved.