Class DumpHttpExchangeFilter

java.lang.Object
org.openqa.selenium.remote.http.DumpHttpExchangeFilter
All Implemented Interfaces:
Function<HttpHandler,HttpHandler>, Filter

public class DumpHttpExchangeFilter extends Object implements Filter