Interface HttpMethodSpec

  • All Superinterfaces:
    Spec
    All Known Subinterfaces:
    HttpConfigSpec
    All Known Implementing Classes:
    HttpSpecImpl

    public interface HttpMethodSpec
    extends Spec
    Http method specification consists of methods of Http verbs, e.g get, head, post, ...

    Since:
    1.1.0
    Author:
    Erhan Bagdemir