Uses of Package
org.springframework.ws.server.endpoint.interceptor
Packages that use org.springframework.ws.server.endpoint.interceptor
Package
Description
Provides miscellaneous endpoints
EndpointInterceptor
implementations for SOAP purposes.-
Classes in org.springframework.ws.server.endpoint.interceptor used by org.springframework.ws.soap.server.endpoint.interceptorClassDescriptionAbstract base class for
EndpointInterceptor
implementations that validate part of the message using a schema.Implementation of theSmartEndpointInterceptor
interface that delegates to a delegateEndpointInterceptor
.