Class ReactorClient.Factory
- java.lang.Object
-
- org.openqa.selenium.remote.http.reactor.ReactorClient.Factory
-
- All Implemented Interfaces:
org.openqa.selenium.remote.http.HttpClient.Factory
- Enclosing class:
- ReactorClient
@AutoService(org.openqa.selenium.remote.http.HttpClient.Factory.class) public static class ReactorClient.Factory extends java.lang.Object implements org.openqa.selenium.remote.http.HttpClient.Factory
-
-
Constructor Summary
Constructors Constructor Description Factory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.openqa.selenium.remote.http.HttpClientcreateClient(org.openqa.selenium.remote.http.ClientConfig config)
-