Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.ws.server.endpoint.interceptor Classes and Interfaces - 5 results found.
NameDescriptionTypePackageFramework
AbstractValidatingInterceptorAbstract base class for EndpointInterceptor implementations that validate part of the message using aschema.Classorg.springframework.ws.server.endpoint.interceptorSpring WebService
DelegatingSmartEndpointInterceptorClassorg.springframework.ws.server.endpoint.interceptorSpring WebService
EndpointInterceptorAdapterDefault implementation of the EndpointInterceptor interface, for simplified implementation ofpre-only/post-only interceptors.Classorg.springframework.ws.server.endpoint.interceptorSpring WebService
PayloadLoggingInterceptorSimple EndpointInterceptor that logs the payload of requestand response messages.Classorg.springframework.ws.server.endpoint.interceptorSpring WebService
PayloadTransformingInterceptorInterceptor that transforms the payload of WebServiceMessages using XSLT stylesheet.Classorg.springframework.ws.server.endpoint.interceptorSpring WebService