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

Enclosing interface:
AsyncCallback

public static interface AsyncCallback.DirectoryList

Callback interface for listing a directory


Method Summary
 void onDirectoryListed(DirectoryListResult result)
           
 

Method Detail

onDirectoryListed

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


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