com.enterprisedt.net.ftp.async
Interface AsyncCallback.DirectoryListCallback

Enclosing interface:
AsyncCallback

public static interface AsyncCallback.DirectoryListCallback

Callback interface for listing a directory


Method Summary
 void onDirectoryListed(DirectoryListCallbackResult result)
           
 

Method Detail

onDirectoryListed

void onDirectoryListed(DirectoryListCallbackResult result)
                       throws FTPException,
                              java.io.IOException
Throws:
FTPException
java.io.IOException


Copyright © 2001-2011 Enterprise Distributed Technologies Ltd. All Rights Reserved.