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

Enclosing interface:
AsyncCallback

public static interface AsyncCallback.Disconnect

Callback interface for disconnection


Method Summary
 void onDisconnect(DisconnectResult result)
           
 

Method Detail

onDisconnect

void onDisconnect(DisconnectResult result)
                  throws FTPException,
                         java.io.IOException
Throws:
FTPException
java.io.IOException


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