Class DumpHttpExchangeFilter
java.lang.Object
org.openqa.selenium.remote.http.DumpHttpExchangeFilter
- All Implemented Interfaces:
Function<HttpHandler, HttpHandler>, Filter
-
Field Details
-
LOG
-
-
Constructor Details
-
DumpHttpExchangeFilter
public DumpHttpExchangeFilter() -
DumpHttpExchangeFilter
-
-
Method Details
-
apply
- Specified by:
applyin interfaceFunction<HttpHandler, HttpHandler>
-