Class VertxHttpSpanDecorator
java.lang.Object
org.apache.camel.telemetry.decorators.AbstractSpanDecorator
org.apache.camel.telemetry.decorators.AbstractHttpSpanDecorator
org.apache.camel.telemetry.decorators.VertxHttpSpanDecorator
- All Implemented Interfaces:
SpanDecorator
-
Field Summary
Fields inherited from class org.apache.camel.telemetry.decorators.AbstractHttpSpanDecorator
GET_METHOD, POST_METHOD -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetHttpMethod(org.apache.camel.Exchange exchange, org.apache.camel.Endpoint endpoint) Methods inherited from class org.apache.camel.telemetry.decorators.AbstractHttpSpanDecorator
afterTracingEvent, beforeTracingEvent, getHttpURL, getOperationNameMethods inherited from class org.apache.camel.telemetry.decorators.AbstractSpanDecorator
getExtractor, getInjector, stripSchemeAndOptions, stripSchemeAndOptions, toQueryParameters
-
Constructor Details
-
VertxHttpSpanDecorator
public VertxHttpSpanDecorator()
-
-
Method Details
-
getComponent
-
getComponentClassName
-
getHttpMethod
- Overrides:
getHttpMethodin classAbstractHttpSpanDecorator
-