Uses of Enum Class
org.springframework.ws.transport.observation.SoapServerObservationDocumentation
Packages that use SoapServerObservationDocumentation
Package
Description
Observation support for SOAP server message handling.
-
Uses of SoapServerObservationDocumentation in org.springframework.ws.transport.observation
Subclasses with type arguments of type SoapServerObservationDocumentation in org.springframework.ws.transport.observationModifier and TypeClassDescriptionenumDocumentedKeyValuesfor the observations of the web service requests that a server handles.Methods in org.springframework.ws.transport.observation that return SoapServerObservationDocumentationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SoapServerObservationDocumentation[]SoapServerObservationDocumentation.values()Returns an array containing the constants of this enum class, in the order they are declared.