Interface Request.Canceler

Enclosing class:
Request

public static interface Request.Canceler
  • Method Summary

    Modifier and Type Method Description
    void cancel()  
  • Method Details