| Package | Description |
|---|---|
| org.springframework.ws.server.endpoint.interceptor |
Provides miscellaneous endpoints
EndpointInterceptor implementations. |
| org.springframework.ws.soap.server.endpoint.interceptor |
Provides miscellaneous endpoints
EndpointInterceptor implementations for SOAP purposes. |
| Modifier and Type | Class and Description |
|---|---|
class |
PayloadLoggingInterceptor
Simple
EndpointInterceptor that logs the payload of request
and response messages. |
| Modifier and Type | Class and Description |
|---|---|
class |
SoapEnvelopeLoggingInterceptor
SOAP-specific
EndpointInterceptor that logs the complete request and response envelope of SoapMessage
messages. |
Copyright © 2023 VMware, Inc.. All rights reserved.