Uses of Class
com.imyeyu.network.ProgressiveRequest
-
Uses of ProgressiveRequest in com.imyeyu.network
Methods in com.imyeyu.network that return ProgressiveRequestModifier and TypeMethodDescriptionProgressiveRequest.bodyEntity(org.apache.hc.core5.http.HttpEntity entity) static ProgressiveRequestProgressiveRequest.get(String url, ProgressiveRequest.ProgressiveCallback callback) static ProgressiveRequestProgressiveRequest.post(String url, ProgressiveRequest.ProgressiveCallback callback) ProgressiveRequest.timeout(long ms) static ProgressiveRequestProgressiveRequest.wrap(org.apache.hc.client5.http.fluent.Request request, ProgressiveRequest.ProgressiveCallback callback)