Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.ws.client.support Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
AbstractCachingDestinationProviderAbstract base class for DestinationProvider implementations that cache destination URI.Classorg.springframework.ws.client.support.destinationSpring WebService
AbstractValidatingInterceptorAbstract base class for ClientInterceptor implementations that validate part of the message using a schema.Classorg.springframework.ws.client.support.interceptorSpring WebService
ClientInterceptorWorkflow interface that allows for customized client-side message interception.Interfaceorg.springframework.ws.client.support.interceptorSpring WebService
DestinationProviderStrategy interface for providing a WebServiceTemplate destination URI atTypically implemented by providers that use WSDL, a UDDI registry, or some other form to determine the destinationInterfaceorg.springframework.ws.client.support.destinationSpring WebService
DestinationProvisionExceptionThrown by a DestinationProvider when it cannot provide a destination.Classorg.springframework.ws.client.support.destinationSpring WebService
PayloadValidatingInterceptorClient-side interceptor that validates the contents of WebServiceMessages using a schema.Classorg.springframework.ws.client.support.interceptorSpring WebService
WebServiceAccessorBase class for WebServiceTemplate and other WS-accessing helpers.Classorg.springframework.ws.client.supportSpring WebService
WebServiceValidationExceptionException thrown whenever a validation error occurs on the client-side.Classorg.springframework.ws.client.support.interceptorSpring WebService
Wsdl11DestinationProviderThe extraction relies on an XPath expression to locate the URI.Classorg.springframework.ws.client.support.destinationSpring WebService