Class BaseObjectStorageService

    • Constructor Detail

      • BaseObjectStorageService

        public BaseObjectStorageService()
    • Method Detail

      • isResponseSuccess

        protected boolean isResponseSuccess​(HttpResponse res,
                                            int status)
      • isResponseSuccess

        protected boolean isResponseSuccess​(HttpResponse res,
                                            int status,
                                            boolean closeResponse)