protected static class HopsworksClient.BaseHandler<T> extends Object implements org.apache.http.client.ResponseHandler<T>
Constructor and Description |
---|
BaseHandler(Class<T> cls,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
public T handleResponse(org.apache.http.HttpResponse response) throws org.apache.http.client.ClientProtocolException, IOException
handleResponse
in interface org.apache.http.client.ResponseHandler<T>
org.apache.http.client.ClientProtocolException
IOException
Copyright © 2023. All rights reserved.