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

Enclosing interface:
AsyncCallback

public static interface AsyncCallback.DeleteMultipleFiles

Callback interface for deleting multiple files


Method Summary
 void onDeleteMultipleFiles(DeleteMultipleFilesResult result)
           
 

Method Detail

onDeleteMultipleFiles

void onDeleteMultipleFiles(DeleteMultipleFilesResult result)
                           throws java.io.IOException,
                                  FTPException
Throws:
java.io.IOException
FTPException


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