Class SpanWrappedRoutable
java.lang.Object
org.openqa.selenium.remote.tracing.SpanWrappedHttpHandler
org.openqa.selenium.remote.tracing.SpanWrappedRoutable
- All Implemented Interfaces:
HttpHandler
,Routable
-
Constructor Summary
ConstructorDescriptionSpanWrappedRoutable
(Tracer tracer, Function<HttpRequest, String> namer, Routable delegate) -
Method Summary
Methods inherited from class org.openqa.selenium.remote.tracing.SpanWrappedHttpHandler
execute
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.openqa.selenium.remote.http.HttpHandler
execute