接口 ResponseHandler<T>

所有已知实现类:
AbstractResponseHandler, BeanResponseHandler, RestResultResponseHandler, StringResponseHandler

public interface ResponseHandler<T>
Response Handler abstract interface, the actual processing of the response conversion is done by a concrete implementation class.
作者:
mai.jh
  • 方法详细资料