Hierarchy For Package org.openqa.selenium.remote.http
Class Hierarchy
- java.lang.Object
- org.openqa.selenium.remote.http.AddSeleniumUserAgent (implements org.openqa.selenium.remote.http.Filter)
- org.openqa.selenium.remote.http.BinaryMessage (implements org.openqa.selenium.remote.http.Message)
- org.openqa.selenium.remote.http.ClientConfig
- org.openqa.selenium.remote.http.CloseMessage (implements org.openqa.selenium.remote.http.Message)
- org.openqa.selenium.remote.http.Contents
- org.openqa.selenium.remote.http.FormEncodedData
- org.openqa.selenium.remote.http.HttpRequest
- org.openqa.selenium.remote.http.HttpResponse
- org.openqa.selenium.remote.http.RemoteCall (implements org.openqa.selenium.remote.http.HttpHandler)
- org.openqa.selenium.remote.http.Route (implements org.openqa.selenium.remote.http.HttpHandler, org.openqa.selenium.remote.http.Routable)
- org.openqa.selenium.remote.http.Route.NestedRouteConfig
- org.openqa.selenium.remote.http.Route.PredicatedConfig
- org.openqa.selenium.remote.http.Route.TemplatizedRouteConfig
- org.openqa.selenium.remote.http.TextMessage (implements org.openqa.selenium.remote.http.Message)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.openqa.selenium.WebDriverException
- org.openqa.selenium.remote.http.ConnectionFailedException
- org.openqa.selenium.WebDriverException
- java.lang.RuntimeException
- java.lang.Exception
- org.openqa.selenium.remote.http.UrlPath
- org.openqa.selenium.remote.http.UrlTemplate
- org.openqa.selenium.remote.http.UrlTemplate.Match
- org.openqa.selenium.remote.http.WebSocket.Listener (implements java.util.function.Consumer<T>)
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- org.openqa.selenium.remote.http.WebSocket
- java.io.Closeable
- java.util.function.Function<T,R>
- org.openqa.selenium.remote.http.Filter
- org.openqa.selenium.remote.http.HttpClient.Factory
- org.openqa.selenium.remote.http.HttpHandler
- org.openqa.selenium.remote.http.HttpClient
- org.openqa.selenium.remote.http.Routable
- org.openqa.selenium.remote.http.Message
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.openqa.selenium.remote.http.HttpMethod
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)