Class Hierarchy
- java.lang.Object
- org.openqa.selenium.grid.node.BaseActiveSession (implements org.openqa.selenium.grid.node.ActiveSession)
- org.openqa.selenium.grid.node.DefaultActiveSession
- org.openqa.selenium.grid.node.CapabilityResponseEncoder
- org.openqa.selenium.grid.node.Drain (implements org.openqa.selenium.remote.http.HttpHandler)
- org.openqa.selenium.grid.node.HealthCheck.Result
- org.openqa.selenium.grid.node.Node (implements org.openqa.selenium.status.HasReadyState, org.openqa.selenium.remote.http.Routable)
- org.openqa.selenium.grid.node.ProxyNodeWebsockets (implements java.util.function.BiFunction<T,U,R>)
- org.openqa.selenium.grid.node.BaseActiveSession (implements org.openqa.selenium.grid.node.ActiveSession)
Interface Hierarchy
- java.util.function.BiFunction<T,U,R>
- org.openqa.selenium.grid.node.CapabilityResponseEncoder.ResponseEncoder<T,U,R> (also extends java.util.function.Function<T,R>)
- java.util.function.Function<T,R>
- org.openqa.selenium.grid.node.CapabilityResponseEncoder.ResponseEncoder<T,U,R> (also extends java.util.function.BiFunction<T,U,R>)
- org.openqa.selenium.grid.node.SessionFactory (also extends java.util.function.Predicate<T>)
- org.openqa.selenium.grid.node.HealthCheck
- org.openqa.selenium.remote.http.HttpHandler
- org.openqa.selenium.grid.node.ActiveSession
- java.util.function.Predicate<T>
- org.openqa.selenium.grid.node.SessionFactory (also extends java.util.function.Function<T,R>)