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

Enclosing interface:
AsyncCallback

public static interface AsyncCallback.Exists

Callback interface for testing if a file exists


Method Summary
 void onExists(ExistsResult result)
           
 

Method Detail

onExists

void onExists(ExistsResult result)
              throws java.io.IOException,
                     FTPException
Throws:
java.io.IOException
FTPException


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