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

Enclosing interface:
AsyncCallback

public static interface AsyncCallback.DeleteDirectory

Callback interface for deleting a directory


Method Summary
 void onDeleteDirectory(DeleteDirectoryResult result)
           
 

Method Detail

onDeleteDirectory

void onDeleteDirectory(DeleteDirectoryResult result)
                       throws java.io.IOException,
                              FTPException
Throws:
java.io.IOException
FTPException


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