|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.enterprisedt.net.ftp.DirectoryListArgument
public class DirectoryListArgument
Argument object used to provide directory listing information
Constructor Summary | |
---|---|
DirectoryListArgument(FTPFile entry)
|
Method Summary | |
---|---|
void |
abortListing()
|
FTPFile |
getEntry()
|
boolean |
isListingAborted()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DirectoryListArgument(FTPFile entry)
Method Detail |
---|
public FTPFile getEntry()
public void abortListing()
public boolean isListingAborted()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |