RSE
Release 1.0

org.eclipse.rse.dstore.universal.miners
Interface ICancellableHandler

All Known Implementing Classes:
UniversalDownloadHandler, UniversalSearchHandler

public interface ICancellableHandler


Method Summary
 void cancel()
           
 boolean isCancelled()
           
 boolean isDone()
           
 

Method Detail

isDone

public boolean isDone()

isCancelled

public boolean isCancelled()

cancel

public void cancel()

RSE
Release 1.0

Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.