接口的使用
net.dongliu.cute.http.ResponseHandler
-
使用ResponseHandler的程序包 程序包 说明 net.dongliu.cute.http The Http APIs -
-
net.dongliu.cute.http中ResponseHandler的使用
参数类型为ResponseHandler的net.dongliu.cute.http中的方法 修饰符和类型 方法 说明 <T> HTTPResponse<T>HTTPResponseContext. handle(ResponseHandler<T> responseHandler)Handle response body with handler, return a new response with content as handler result.
-