Package org.openqa.selenium.remote.http
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:
apply
in interfaceFunction<HttpHandler,
HttpHandler>
-