Uses of Class
com.imyeyu.network.CommonRequest
-
Uses of CommonRequest in com.imyeyu.network
Subclasses of CommonRequest in com.imyeyu.networkModifier and TypeClassDescriptionclassclass基于 Jackson 的请求封装。class封装Request计算返回进度classMethods in com.imyeyu.network that return CommonRequestModifier and TypeMethodDescriptionCommonRequest.bodyEntity(org.apache.hc.core5.http.HttpEntity entity) static CommonRequeststatic CommonRequestCommonRequest.timeout(long ms) static CommonRequestCommonRequest.wrap(org.apache.hc.client5.http.fluent.Request request)