public final class ResponseHandler extends Object
ResponseHandler()
static <T> T
convert(InputStream inputStream, Type type)
convert(String s, Class<T> cls)
convert(String s, Type type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ResponseHandler()
public static <T> T convert(String s, Class<T> cls) throws Exception
Exception
public static <T> T convert(String s, Type type) throws Exception
public static <T> T convert(InputStream inputStream, Type type) throws Exception
Copyright © 2018–2020 Alibaba Group. All rights reserved.