Interface HttpEntityStub.ResponseRule

    • Method Detail

      • matches

        boolean matches​(org.apache.http.HttpRequest request)
      • getResponse

        org.apache.http.HttpResponse getResponse()
                                          throws org.apache.http.HttpException,
                                                 IOException
        Throws:
        org.apache.http.HttpException
        IOException