|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractLoggingInterceptor | |
---|---|
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. |
Uses of AbstractLoggingInterceptor in org.springframework.ws.server.endpoint.interceptor |
---|
Subclasses of AbstractLoggingInterceptor in org.springframework.ws.server.endpoint.interceptor | |
---|---|
class |
PayloadLoggingInterceptor
Simple EndpointInterceptor that logs the payload of request
and response messages. |
Uses of AbstractLoggingInterceptor in org.springframework.ws.soap.server.endpoint.interceptor |
---|
Subclasses of AbstractLoggingInterceptor in org.springframework.ws.soap.server.endpoint.interceptor | |
---|---|
class |
SoapEnvelopeLoggingInterceptor
SOAP-specific EndpointInterceptor that logs the complete request and response envelope of
SoapMessage messages. |
|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |