networking
Interface IFileTransferController

All Known Implementing Classes:
FileFrame, FileTransfer

public interface IFileTransferController

IFileTransferController - interface for controlling file transfer process


Method Summary
 boolean mayContinue()
          Ask controller weither it's possible to continue
 

Method Detail

mayContinue

boolean mayContinue()
Ask controller weither it's possible to continue

Returns:
true if it's possible to continue otherwise false


Copyright © 2009 Alexey Veremenko. All rights reserved.