Class ServicedSession.Factory

java.lang.Object
org.openqa.selenium.grid.session.remote.RemoteSession.Factory<DriverService>
org.openqa.selenium.grid.session.remote.ServicedSession.Factory
All Implemented Interfaces:
Function<CreateSessionRequest,Optional<ActiveSession>>, Predicate<Capabilities>, SessionFactory
Enclosing class:
ServicedSession

public static class ServicedSession.Factory extends RemoteSession.Factory<DriverService>