类 ApacheClientResponse

    • 字段概要

      字段 
      修饰符和类型 字段 说明
      private org.apache.http.HttpEntity httpEntity  
      private org.apache.http.HttpResponse httpResponse  
      (专用程序包) org.slf4j.Logger logger  
    • 构造器概要

      构造器 
      构造器 说明
      ApacheClientResponse​(org.apache.http.HttpResponse httpResponse)  
    • 字段详细资料

      • logger

        org.slf4j.Logger logger
      • httpResponse

        private final org.apache.http.HttpResponse httpResponse
      • httpEntity

        private org.apache.http.HttpEntity httpEntity
    • 构造器详细资料

      • ApacheClientResponse

        public ApacheClientResponse​(org.apache.http.HttpResponse httpResponse)