Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.ws.client Classes and Interfaces - 22 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
FaultMessageResolverDefines the interface for objects than can resolve fault WebServiceMessages.Interfaceorg.springframework.ws.client.coreSpring WebService
PayloadValidatingInterceptorClient-side interceptor that validates the contents of WebServiceMessages using a schema.Classorg.springframework.ws.client.support.interceptorSpring WebService
SimpleFaultMessageResolverSimple fault resolver that simply throws a WebServiceFaultException when a fault occurs.Classorg.springframework.ws.client.coreSpring WebService
SourceExtractorCallback interface for extracting a result object from a Source instance.Interfaceorg.springframework.ws.client.coreSpring WebService
WebServiceAccessorBase class for WebServiceTemplate and other WS-accessing helpers.Classorg.springframework.ws.client.supportSpring WebService
WebServiceClientExceptionException thrown whenever an error occurs on the client-side.Classorg.springframework.ws.clientSpring WebService
WebServiceFaultExceptionThrown by SimpleFaultMessageResolver when the response message has a fault.Classorg.springframework.ws.clientSpring WebService
WebServiceGatewaySupportConvenient super class for application classes that need Web service access.Classorg.springframework.ws.client.core.supportSpring WebService
WebServiceIOExceptionException thrown whenever an I/O error occurs on the client-side.Classorg.springframework.ws.clientSpring WebService
WebServiceMessageCallbackGeneric callback interface for code that operates on a WebServiceMessage.Interfaceorg.springframework.ws.client.coreSpring WebService
WebServiceMessageExtractorCallback interface for extracting a result object from a WebServiceMessage instance.Interfaceorg.springframework.ws.client.coreSpring WebService
WebServiceOperationsSpecifies a basic set of Web service operations.Interfaceorg.springframework.ws.client.coreSpring WebService
WebServiceTemplateThe central class for client-side Web services.Classorg.springframework.ws.client.coreSpring WebService
WebServiceTransformerExceptionException thrown whenever a transformation error occurs on the client-side.Classorg.springframework.ws.clientSpring WebService
WebServiceTransportExceptionException thrown whenever a transport error occurs on the client-side.Classorg.springframework.ws.clientSpring 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