Class ResponseCommons


  • public class ResponseCommons
    extends Object
    • Constructor Detail

      • ResponseCommons

        public ResponseCommons()
    • Method Detail

      • check

        protected static <R> R check​(javax.ws.rs.core.Response resp,
                                     Class<R> clazz)
                              throws Exception
        Throws:
        Exception