Class LocalDistributor

java.lang.Object
org.openqa.selenium.grid.distributor.Distributor
org.openqa.selenium.grid.distributor.local.LocalDistributor
All Implemented Interfaces:
AutoCloseable, Predicate<HttpRequest>, HttpHandler, Routable, HasReadyState

public class LocalDistributor extends Distributor implements AutoCloseable