Class Response


  • public class Response
    extends Object
    • Constructor Detail

      • Response

        public Response​(int status,
                        String entity)
    • Method Detail

      • getStatus

        public int getStatus()
        Returns:
        the status
      • getEntity

        public String getEntity()
        Returns:
        the entity