public class JsonUnmashaller extends Object implements Unmarshaller
public <T extends IccResponse> T unmarshal(Class<T> clazz, String content) throws com.dahuatech.icc.exception.ClientException
Unmarshallerunmarshal 在接口中 UnmarshallerT - 对象类clazz - 对象content - 字符串JSONcom.dahuatech.icc.exception.ClientException - 异常信息Copyright © 2023. All rights reserved.