Uses of Class
com.github.underscore.U.FetchResponse
-
Uses of U.FetchResponse in com.github.underscore
Methods in com.github.underscore that return U.FetchResponseModifier and TypeMethodDescriptionstatic U.FetchResponsestatic U.FetchResponsestatic U.FetchResponseU.fetch(String url, Integer connectTimeout, Integer readTimeout, Integer retryCount, Integer timeBetweenRetry) static U.FetchResponsestatic U.FetchResponseU.fetch(String url, String method, String body, Map<String, List<String>> headerFields, Integer connectTimeout, Integer readTimeout) static U.FetchResponseU.Fetch.fetch(String url, String method, String body, Map<String, List<String>> headerFields, Integer connectTimeout, Integer readTimeout, Integer retryCount, Integer timeBetweenRetry)