Class ClientRestResponseImpl<T>

  • All Implemented Interfaces:
    AutoCloseable

    public class ClientRestResponseImpl<T>
    extends RestResponseImpl<T>
    This is the RestResponse class client response object with more deserialising powers than user-created responses @{link RestResponseImpl.
    • Constructor Detail

      • ClientRestResponseImpl

        public ClientRestResponseImpl()