Package com.avaya.clientservices.common
Interface CancellableDataRetrieval
-
public interface CancellableDataRetrievalRepresents cancel of asynchronous data retrieval for the current operation.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcancel()Cancels current process.
-