Uses of Class
org.jsoup.helper.RequestExecutor
Packages that use RequestExecutor
-
Uses of RequestExecutor in org.jsoup.helper
Subclasses of RequestExecutor in org.jsoup.helperModifier and TypeClassDescription(package private) classExecute HTTP requests using the HttpURLConnection implementation.Fields in org.jsoup.helper declared as RequestExecutorModifier and TypeFieldDescription(package private) RequestExecutorHttpConnection.Response.executorFields in org.jsoup.helper with type parameters of type RequestExecutorModifier and TypeFieldDescription(package private) static Constructor<RequestExecutor> RequestDispatch.clientConstructorMethods in org.jsoup.helper that return RequestExecutorModifier and TypeMethodDescription(package private) static RequestExecutorRequestDispatch.get(HttpConnection.Request request, HttpConnection.Response previousResponse)