Uses of Class
org.springframework.ws.server.endpoint.AbstractLoggingInterceptor
Package
Description
Provides miscellaneous endpoints
EndpointInterceptor
implementations.Provides miscellaneous endpoints
EndpointInterceptor
implementations for SOAP purposes.-
Uses of AbstractLoggingInterceptor in org.springframework.ws.server.endpoint.interceptor
Modifier and TypeClassDescriptionclass
SimpleEndpointInterceptor
that logs the payload of request and response messages. -
Uses of AbstractLoggingInterceptor in org.springframework.ws.soap.server.endpoint.interceptor
Modifier and TypeClassDescriptionclass
SOAP-specificEndpointInterceptor
that logs the complete request and response envelope ofSoapMessage
messages.