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

Enclosing interface:
AsyncCallback

public static interface AsyncCallback.CreateDirectory

Callback interface for creating a directory


Method Summary
 void onCreateDirectory(CreateDirectoryResult result)
           
 

Method Detail

onCreateDirectory

void onCreateDirectory(CreateDirectoryResult result)
                       throws java.io.IOException,
                              FTPException
Throws:
java.io.IOException
FTPException


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