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

Enclosing interface:
AsyncCallback

public static interface AsyncCallback.Connect

Callback interface for connection


Method Summary
 void onConnect(ConnectResult result)
           
 

Method Detail

onConnect

void onConnect(ConnectResult result)
               throws FTPException,
                      java.io.IOException
Throws:
FTPException
java.io.IOException


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