类 AbstractRestClient

    • 字段详细资料

      • logger

        protected Logger logger
    • 构造器详细资料

      • AbstractRestClient

        public AbstractRestClient()
    • 方法详细资料

      • getClient

        protected abstract javax.ws.rs.client.Client getClient()
      • createClient

        protected javax.ws.rs.client.Client createClient()
                                                  throws Exception
        抛出:
        Exception
      • checkResponseStatus

        protected boolean checkResponseStatus​(int responseStatus)
        Return false only if status is 4XX or 5XX