T - the type of object to returnpublic static interface Client.ResponseCreator<T>
T create(Response response, com.google.gson.Gson deserializer) throws BytomException, IOException
response - HTTP response objectdeserializer - json deserializerBytomException - ExceptioIOException - IOExceptionCopyright © 2018. All rights reserved.