Uses of Package
org.openqa.selenium.remote.http
Packages that use org.openqa.selenium.remote.http
-
Classes in org.openqa.selenium.remote.http used by org.openqa.selenium.remote.httpClassDescriptionA supplier that can be called multiple times, each invocation must return a new InputStream ready to read.Can be wrapped around an
HttpHandler
in order to either modify incomingHttpRequest
s or outgoingHttpResponse
s using the well-known "Filter" pattern.Defines a simple client for making HTTP requests. -
Classes in org.openqa.selenium.remote.http used by org.openqa.selenium.remote.http.jdkClassDescriptionDefines a simple client for making HTTP requests.