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

Enclosing interface:
AsyncCallback

public static interface AsyncCallback.DirectoryNameList

Callback interface for listing a directory's file and sub-directory names


Method Summary
 void onDirectoryListed(DirectoryNameListResult result)
           
 

Method Detail

onDirectoryListed

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


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