Interface BodyProvider<T>

  • All Known Subinterfaces:
    ResponseProvider<T>

    public interface BodyProvider<T>
    A class that allows returning the body of a response given a certain request.