Class Hierarchy
- java.lang.Object
- org.openqa.selenium.grid.web.CheckContentTypeHeader (implements org.openqa.selenium.remote.http.Filter)
- org.openqa.selenium.grid.web.CheckOriginHeader (implements org.openqa.selenium.remote.http.Filter)
- org.openqa.selenium.grid.web.ClassPathResource (implements org.openqa.selenium.grid.web.Resource)
- org.openqa.selenium.grid.web.CombinedHandler (implements org.openqa.selenium.remote.http.HttpHandler, java.util.function.Predicate<T>, org.openqa.selenium.remote.http.Routable)
- org.openqa.selenium.grid.web.EnsureSpecCompliantHeaders (implements org.openqa.selenium.remote.http.Filter)
- org.openqa.selenium.grid.web.EnsureSpecCompliantResponseHeaders (implements org.openqa.selenium.remote.http.Filter)
- org.openqa.selenium.grid.web.GridUiRoute (implements org.openqa.selenium.remote.http.Routable)
- org.openqa.selenium.grid.web.JarFileResource (implements org.openqa.selenium.grid.web.Resource)
- org.openqa.selenium.grid.web.MergedResource (implements org.openqa.selenium.grid.web.Resource)
- org.openqa.selenium.grid.web.NoHandler (implements org.openqa.selenium.remote.http.HttpHandler)
- org.openqa.selenium.grid.web.PathResource (implements org.openqa.selenium.grid.web.Resource)
- org.openqa.selenium.grid.web.ResourceHandler (implements org.openqa.selenium.remote.http.Routable)
- org.openqa.selenium.grid.web.ReverseProxyHandler (implements org.openqa.selenium.remote.http.HttpHandler)
- org.openqa.selenium.grid.web.RoutableHttpClientFactory (implements org.openqa.selenium.remote.http.HttpClient.Factory)
- org.openqa.selenium.grid.web.StatusBasedReadinessCheck (implements org.openqa.selenium.remote.http.HttpHandler)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.openqa.selenium.grid.web.HandlerNotFoundException
- java.lang.RuntimeException
- java.lang.Exception
- org.openqa.selenium.grid.web.Values
Interface Hierarchy
- org.openqa.selenium.grid.web.Resource