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

Enclosing interface:
AsyncCallback

public static interface AsyncCallback.ExecuteCommand

Callback interface for execute command


Method Summary
 void onCommandExecuted(ExecuteCommandResult result)
           
 

Method Detail

onCommandExecuted

void onCommandExecuted(ExecuteCommandResult result)
                       throws FTPException,
                              java.io.IOException
Throws:
FTPException
java.io.IOException


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