Interface HttpResponseSummary

All Known Implementing Classes:
ResponseSummary

public interface HttpResponseSummary
A Summary of rhe response
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
     
  • Method Details

    • getStatus

      int getStatus()
      Returns:
      the http response code
    • getStatusText

      String getStatusText()
      Returns:
      the text of the http response code