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

Enclosing interface:
AsyncCallback

public static interface AsyncCallback.DeleteFile

Callback interface for deleting a file


Method Summary
 void onDeleteFile(DeleteFileResult result)
           
 

Method Detail

onDeleteFile

void onDeleteFile(DeleteFileResult result)
                  throws java.io.IOException,
                         FTPException
Throws:
java.io.IOException
FTPException


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