Uses of Class
org.springframework.ws.transport.observation.SoapServerObservationContext
Packages that use SoapServerObservationContext
Package
Description
Observation support for SOAP server message handling.
-
Uses of SoapServerObservationContext in org.springframework.ws.transport.observation
Subinterfaces with type arguments of type SoapServerObservationContext in org.springframework.ws.transport.observationMethods in org.springframework.ws.transport.observation that return types with arguments of type SoapServerObservationContextModifier and TypeMethodDescriptionstatic Optional<SoapServerObservationContext> SoapServerObservationContext.findCurrentObservationContext(MessageContext messageContext) Return the context of the observation that the given message context takes part in, if any.Methods in org.springframework.ws.transport.observation with parameters of type SoapServerObservationContextModifier and TypeMethodDescriptionDefaultSoapServerObservationConvention.getContextualName(SoapServerObservationContext context) io.micrometer.common.KeyValuesDefaultSoapServerObservationConvention.getHighCardinalityKeyValues(SoapServerObservationContext context) io.micrometer.common.KeyValuesDefaultSoapServerObservationConvention.getLowCardinalityKeyValues(SoapServerObservationContext context)