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

Enclosing interface:
AsyncCallback

public static interface AsyncCallback.Size

Callback interface for finding the size of a file


Method Summary
 void onSize(SizeResult result)
           
 

Method Detail

onSize

void onSize(SizeResult result)
            throws java.io.IOException,
                   FTPException
Throws:
java.io.IOException
FTPException


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