Package | Description |
---|---|
org.globus.ftp |
Modifier and Type | Field and Description |
---|---|
private MlsxEntryWriter |
GridFTPClient.MlsxParserDataSink.writer |
Modifier and Type | Method and Description |
---|---|
void |
GridFTPClient.mlsr(java.lang.String path,
MlsxEntryWriter writer)
Performs a recursive directory listing starting at the given path
(or, if path is null, at the current directory of the FTP server).
|
Constructor and Description |
---|
MlsxParserDataSink(MlsxEntryWriter w) |