Interface CancellableFuture.CancelCallback

All Known Implementing Classes:
Connection.CancelRequest
Enclosing class:
CancellableFuture<V>

public static interface CancellableFuture.CancelCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • cancel

      void cancel()