Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
FRAMES
NO FRAMES
SUMMARY:
NESTED
CONSTR
ENUM
FIELD
METHOD
ELEMENT
DETAIL:
FIELD
CONSTR
ENUM
METHOD
ELEMENT
org.apache.commons.net.ftp
Interface Configurable
Tab mode
All derived types
public
interface
Configurable
This interface adds the aspect of configurability by means of a supplied FTPClientConfig object to other classes in the system, especially listing parsers.
Since
Not specified.
Version
Not specified.
Author
Not specified.
Wiki javadoc
Use
textile entry format
.
Add your comments here.
Method Summary
void
configure
(
FTPClientConfig
config )
No description provided.
Method Detail
configure
public void
configure
(
FTPClientConfig
config )
No description provided.
Parameters
Type
Name
Description
FTPClientConfig
config
the object containing the configuration data
Returns
void
the object being configured after the configuration
Wiki javadoc
Use
textile entry format
.
Add your comments here.
Home
-
About
-
FAQ
-
Privacy
-
Contact