Class HttpsSpanDecorator
java.lang.Object
org.apache.camel.telemetry.decorators.AbstractSpanDecorator
org.apache.camel.telemetry.decorators.AbstractHttpSpanDecorator
org.apache.camel.telemetry.decorators.HttpSpanDecorator
org.apache.camel.telemetry.decorators.HttpsSpanDecorator
- 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
Methods inherited from class org.apache.camel.telemetry.decorators.HttpSpanDecorator
getComponentClassName, getHttpMethodMethods 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
-
HttpsSpanDecorator
public HttpsSpanDecorator()
-
-
Method Details
-
getComponent
- Specified by:
getComponentin interfaceSpanDecorator- Overrides:
getComponentin classHttpSpanDecorator
-