| Name | Description | Type | Package | Framework |
| AbstractActionEndpointMapping | Abstract base class for WS-Addressing Action-mapped EndpointMappingBy default, this mapping creates a Action for reply messages based on the request message, plus the | Class | org.springframework.ws.soap.addressing.server | Spring WebService |
|
| AbstractActionMethodEndpointMapping | Abstract base class for WS-Addressing Action-mapped EndpointMappingSince:1. | Class | org.springframework.ws.soap.addressing.server | Spring WebService |
|
| AbstractAddressingEndpointMapping | Abstract base class for EndpointMapping implementations that handle WS-Addressing. | Class | org.springframework.ws.soap.addressing.server | Spring WebService |
|
| AbstractAddressingVersion | Abstract base class for AddressingVersion implementations. | Class | org.springframework.ws.soap.addressing.version | Spring WebService |
|
| AbstractAnnotationMethodEndpointMapping | Abstract base for EndpointMapping implementations that map classes tagged withan annotation. | Class | org.springframework.ws.server.endpoint.mapping | Spring WebService |
|
| AbstractAsyncStandaloneMessageReceiver | Abstract base class for asynchronous standalone, server-side transport objects. | Class | org.springframework.ws.transport.support | Spring WebService |
|
| AbstractCachingDestinationProvider | Abstract base class for DestinationProvider implementations that cache destination URI. | Class | org.springframework.ws.client.support.destination | Spring WebService |
|
| AbstractCallbackHandler | Abstract implementation of a CallbackHandler. | Class | org.springframework.ws.soap.security.callback | Spring WebService |
|
| AbstractDom4jPayloadEndpoint | Abstract base class for endpoints that handle the message payload as dom4j elements. | Class | org.springframework.ws.server.endpoint | Spring WebService |
|
| AbstractDomPayloadEndpoint | Abstract base class for endpoints that handle the message payload as DOM elements. | Class | org.springframework.ws.server.endpoint | Spring WebService |
|
| AbstractEndpointExceptionResolver | Abstract base class for EndpointExceptionResolvers. | Class | org.springframework.ws.server.endpoint | Spring WebService |
|
| AbstractEndpointMapping | Abstract base class for EndpointMapping implementations. | Class | org.springframework.ws.server.endpoint.mapping | Spring WebService |
|
| AbstractFaultCreatingValidatingInterceptor | Subclass of AbstractValidatingInterceptor that creates a SOAP Fault whenever the request message cannotbe validated. | Class | org.springframework.ws.soap.server.endpoint.interceptor | Spring WebService |
|
| AbstractFaultCreatingValidatingMarshallingPayloadEndpoint | Extension of the AbstractValidatingMarshallingPayloadEndpoint which validates the request payload with Validator(s), and creates a SOAP Fault whenever the request message cannot be validated. | Class | org.springframework.ws.soap.server.endpoint | Spring WebService |
|
| AbstractHttpSenderConnection | Abstract base class for WebServiceConnection implementations that send request over HTTP. | Class | org.springframework.ws.transport.http | Spring WebService |
|
| AbstractHttpWebServiceMessageSender | Abstract base class for WebServiceMessageSender implementations that useSince:1. | Class | org.springframework.ws.transport.http | Spring WebService |
|
| AbstractJaasValidationCallbackHandler | Abstract base class for integrating with JAAS. | Class | org.springframework.ws.soap.security.xwss.callback.jaas | Spring WebService |
|
| AbstractJaxb2PayloadMethodProcessor | Abstract base class for MethodArgumentResolver and MethodReturnValueHandler implementations that use JAXB2. | Class | org.springframework.ws.server.endpoint.adapter.method.jaxb | Spring WebService |
|
| AbstractJDomPayloadEndpoint | Abstract base class for endpoints that handle the message payload as JDOM elements. | Class | org.springframework.ws.server.endpoint | Spring WebService |
|
| AbstractLoggingInterceptor | Abstract base class for EndpointInterceptor instances that log a part of aWebServiceMessage. | Class | org.springframework.ws.server.endpoint | Spring WebService |
|
| AbstractMapBasedEndpointMapping | Abstract base class for endpoint mapping that are based on a Map. | Class | org.springframework.ws.server.endpoint.mapping | Spring WebService |
|
| AbstractMarshallingPayloadEndpoint | Endpoint that unmarshals the request payload, and marshals the response object. | Class | org.springframework.ws.server.endpoint | Spring WebService |
|
| AbstractMessageContext | Abstract base class for MessageContext instances. | Class | org.springframework.ws.context | Spring WebService |
|
| AbstractMessageCreator | Abstract base class for the WebServiceMessageCreator interface. | Class | org.springframework.ws.test.support.creator | Spring WebService |
|
| AbstractMethodEndpointAdapter | Abstract base class for EndpointAdapter implementations that support MethodEndpoints. | Class | org.springframework.ws.server.endpoint.adapter | Spring WebService |
|
| AbstractMethodEndpointMapping | Abstract base class for MethodEndpoint mappings. | Class | org.springframework.ws.server.endpoint.mapping | Spring WebService |
|
| AbstractMimeMessage | Abstract implementation of the MimeMessage interface. | Class | org.springframework.ws.mime | Spring WebService |
|
| AbstractMonitoringStrategy | Abstract base class for the MonitoringStrategy interface. | Class | org.springframework.ws.transport.mail.monitor | Spring WebService |
|
| AbstractPayloadMethodProcessor | Abstract base class for MethodArgumentResolver and MethodReturnValueHandler implementations based onRequestPayload and ResponsePayload annotations. | Class | org.springframework.ws.server.endpoint.adapter.method | Spring WebService |
|
| AbstractPayloadSourceMethodProcessor | Abstract base class for MethodArgumentResolver and MethodReturnValueHandler implementations based onSince:2. | Class | org.springframework.ws.server.endpoint.adapter.method | Spring WebService |
|
| AbstractPortTypesProvider | Abstract base class for PortTypesProvider implementations. | Class | org.springframework.ws.wsdl.wsdl11.provider | Spring WebService |
|
| AbstractQNameEndpointMapping | Abstract base class for EndpointMappings that resolve qualified names as registration keys. | Class | org.springframework.ws.server.endpoint.mapping | Spring WebService |
|
| AbstractReceiverConnection | Abstract base class for WebServiceConnection implementations used for receiving requests. | Class | org.springframework.ws.transport | Spring WebService |
|
| AbstractSaxPayloadEndpoint | Abstract base class for endpoints that handle the message payload with a SAX ContentHandler. | Class | org.springframework.ws.server.endpoint | Spring WebService |
|
| AbstractSenderConnection | Abstract base class for WebServiceConnection implementations used for sending requests. | Class | org.springframework.ws.transport | Spring WebService |
|
| AbstractSoapFaultDefinitionExceptionResolver | Abstract base class for SOAP-based EndpointExceptionResolver implementations that depend on SoapFaultDefinition. | Class | org.springframework.ws.soap.server.endpoint | Spring WebService |
|
| AbstractSoapMessage | Abstract implementation of the SoapMessage interface. | Class | org.springframework.ws.soap | Spring WebService |
|
| AbstractSoapMessageMatcher | Abstract base class for SOAP-specific WebServiceMessageMatcher implementations. | Class | org.springframework.ws.test.support.matcher | Spring WebService |
|
| AbstractStandaloneMessageReceiver | Abstract base class for standalone, server-side transport objects. | Class | org.springframework.ws.transport.support | Spring WebService |
|
| AbstractStaxEventPayloadEndpoint | Abstract base class for endpoints that handle the message payload with event-based StAX. | Class | org.springframework.ws.server.endpoint | Spring WebService |
|
| AbstractStaxPayloadEndpoint | Abstract base class for endpoints use StAX. | Class | org.springframework.ws.server.endpoint | Spring WebService |
|
| AbstractStaxStreamPayloadEndpoint | Abstract base class for endpoints that handle the message payload with streaming StAX. | Class | org.springframework.ws.server.endpoint | Spring WebService |
|
| AbstractValidatingInterceptor | Abstract base class for ClientInterceptor implementations that validate part of the message using a schema. | Class | org.springframework.ws.client.support.interceptor | Spring WebService |
|
| AbstractValidatingInterceptor | Abstract base class for EndpointInterceptor implementations that validate part of the message using aschema. | Class | org.springframework.ws.server.endpoint.interceptor | Spring WebService |
|
| AbstractValidatingMarshallingPayloadEndpoint | Extension of the AbstractMarshallingPayloadEndpoint which validates the request payload with Validator(s). | Class | org.springframework.ws.server.endpoint | Spring WebService |
|
| AbstractWebServiceConnection | Abstract base class for WebServiceConnection implementations. | Class | org.springframework.ws.transport | Spring WebService |
|
| AbstractWsPasswordCallbackHandler | Abstract base class for CallbackHandler implementations that handle WSPasswordCallback callbacks. | Class | org.springframework.ws.soap.security.wss4j.callback | Spring WebService |
|
| AbstractWsSecurityInterceptor | Interceptor base class for interceptors that handle WS-Security. | Class | org.springframework.ws.soap.security | Spring WebService |
|
| AbstractXmlReader | Abstract base class for SAX XMLReader implementations. | Class | org.springframework.xml.sax | Spring WebService |
|
| AbstractXomPayloadEndpoint | Abstract base class for endpoints that handle the message payload as XOM elements. | Class | org.springframework.ws.server.endpoint | Spring WebService |
|
| AbstractXPathTemplate | Abstract base class for implementations of XPathOperations. | Class | org.springframework.xml.xpath | Spring WebService |
|
| Action | Marks an endpoint method as the handler for an incoming request. | Class | org.springframework.ws.soap.addressing.server.annotation | Spring WebService |
|
| ActionCallback | WebServiceMessageCallback implementation that sets the WS-Addressing Action header on theA usage example with WebServiceTemplate: | Class | org.springframework.ws.soap.addressing.client | Spring WebService |
|
| Address | Marks an endpoint with a WS-Addressing Address. | Class | org.springframework.ws.soap.addressing.server.annotation | Spring WebService |
|
| Addressing10 | Communication Foundation (WCF), and supported by Axis 1 and 2. | Class | org.springframework.ws.soap.addressing.version | Spring WebService |
|
| Addressing200408 | Microsoft's Web Services Enhancements (WSE) 3. | Class | org.springframework.ws.soap.addressing.version | Spring WebService |
|
| AddressingException | Exception thrown in case on WS-Addressing errors. | Class | org.springframework.ws.soap.addressing | Spring WebService |
|
| AddressingVersion | Defines the contract for a specific version of the WS-Addressing specification. | Interface | org.springframework.ws.soap.addressing.version | Spring WebService |
|
| AnnotationActionEndpointMapping | @Action annotation to map methods to a WS-Addressing Action header. | Class | org.springframework.ws.soap.addressing.server | Spring WebService |
|
| AssertionErrors | JUnit independent assertion class. | Class | org.springframework.ws.test.support | Spring WebService |
|
| Attachment | Represents an attachment to a MimeMessageSince:1. | Interface | org.springframework.ws.mime | Spring WebService |
|
| AttachmentException | Exception thrown when a MIME attachment could not be accessed. | Class | org.springframework.ws.mime | Spring WebService |
|
| AxiomAttachmentException | | Class | org.springframework.ws.soap.axiom | Spring WebService |
|
| AxiomSoapBodyException | | Class | org.springframework.ws.soap.axiom | Spring WebService |
|
| AxiomSoapElementException | | Class | org.springframework.ws.soap.axiom | Spring WebService |
|
| AxiomSoapEnvelopeException | | Class | org.springframework.ws.soap.axiom | Spring WebService |
|
| AxiomSoapFaultException | | Class | org.springframework.ws.soap.axiom | Spring WebService |
|
| AxiomSoapHeaderException | | Class | org.springframework.ws.soap.axiom | Spring WebService |
|
| AxiomSoapMessage | AXIOM-specific implementation of the SoapMessage interface. | Class | org.springframework.ws.soap.axiom | Spring WebService |
|
| AxiomSoapMessageCreationException | | Class | org.springframework.ws.soap.axiom | Spring WebService |
|
| AxiomSoapMessageException | | Class | org.springframework.ws.soap.axiom | Spring WebService |
|
| AxiomSoapMessageFactory | Axiom-specific implementation of the WebServiceMessageFactoryinterface. | Class | org.springframework.ws.soap.axiom | Spring WebService |
|
| AxiomUtils | Collection of generic utility methods to work with Axiom. | Class | org.springframework.ws.soap.axiom.support | Spring WebService |
|
| BindingsProvider | Strategy for adding Bindings to a Definition. | Interface | org.springframework.ws.wsdl.wsdl11.provider | Spring WebService |
|
| CallbackHandlerChain | Represents a chain of CallbackHandlers. | Class | org.springframework.ws.soap.security.callback | Spring WebService |
|
| CleanupCallback | Underlying security services instantiate and pass a CleanupCallback to the handle method ofa CallbackHandler to clean up security state. | Class | org.springframework.ws.soap.security.callback | Spring WebService |
|
| ClientInterceptor | Workflow interface that allows for customized client-side message interception. | Interface | org.springframework.ws.client.support.interceptor | Spring WebService |
|
| CommonsHttpConnection | | Class | org.springframework.ws.transport.http | Spring WebService |
|
| CommonsHttpMessageSender | WebServiceMessageSender implementation that uses JakartaCommons HttpClient to execute POST requests. | Class | org.springframework.ws.transport.http | Spring WebService |
|
| CommonsXsdSchema | | Class | org.springframework.xml.xsd.commons | Spring WebService |
|
| CommonsXsdSchemaCollection | Setting the inline flag to true will result in all referenced schemas(included and imported) being merged into the referred schema. | Class | org.springframework.xml.xsd.commons | Spring WebService |
|
| CommonsXsdSchemaException | Commons XmlSchema version of the XsdSchemaException. | Class | org.springframework.xml.xsd.commons | Spring WebService |
|
| CryptoFactoryBean | Spring factory bean for a WSS4J Crypto. | Class | org.springframework.ws.soap.security.wss4j.support | Spring WebService |
|
| CryptographyCallbackHandler | Default callback handler that handles cryptographic callback. | Class | org.springframework.ws.soap.security.xwss.callback | Spring WebService |
|
| DaoX509AuthoritiesPopulator | Populates the X509 authorities via an UserDetailsService. | Class | org.springframework.ws.soap.security.x509.populator | Spring WebService |
|
| DefaultConcretePartProvider | Default implementation of the BindingsProvider and ServicesProvider interfaces. | Class | org.springframework.ws.wsdl.wsdl11.provider | Spring WebService |
|
| DefaultMessageContext | Default implementation of MessageContext. | Class | org.springframework.ws.context | Spring WebService |
|
| DefaultMessagesProvider | Default implementation of the MessagesProvider. | Class | org.springframework.ws.wsdl.wsdl11.provider | Spring WebService |
|
| DefaultMethodEndpointAdapter | Default extension of AbstractMethodEndpointAdapter with support for pluggable argument resolvers and return value handlers. | Class | org.springframework.ws.server.endpoint.adapter | Spring WebService |
|
| DefaultStrategiesHelper | Helper class for for loading default implementations of an interface. | Class | org.springframework.ws.support | Spring WebService |
|
| DefaultTimestampValidator | A default implementation of a TimestampValidationCallback. | Class | org.springframework.ws.soap.security.xwss.callback | Spring WebService |
|
| DefaultTransportContext | Default implementation of the TransportContext interface. | Class | org.springframework.ws.transport.context | Spring WebService |
|
| DefaultWsdl11Definition | Convenient implementation of Wsdl11Definition that creates a SOAP 1. | Class | org.springframework.ws.wsdl.wsdl11 | Spring WebService |
|
| DelegatingSmartEndpointInterceptor | | Class | org.springframework.ws.server.endpoint.interceptor | Spring WebService |
|
| DelegatingSmartSoapEndpointInterceptor | | Class | org.springframework.ws.soap.server.endpoint.interceptor | Spring WebService |
|
| DelegatingSoapEndpointMapping | EndpointMapping implement that adds SOAP actors or roles to a delegate endpoint. | Class | org.springframework.ws.soap.server.endpoint.mapping | Spring WebService |
|
| DestinationProvider | Strategy interface for providing a WebServiceTemplate destination URI atTypically implemented by providers that use WSDL, a UDDI registry, or some other form to determine the destination | Interface | org.springframework.ws.client.support.destination | Spring WebService |
|
| DestinationProvisionException | Thrown by a DestinationProvider when it cannot provide a destination. | Class | org.springframework.ws.client.support.destination | Spring WebService |
|
| DiffMatcher | | Class | org.springframework.ws.test.support.matcher | Spring WebService |
|
| Dom4jPayloadMethodProcessor | | Class | org.springframework.ws.server.endpoint.adapter.method.dom | Spring WebService |
|
| DomContentHandler | SAX ContentHandler that transforms callback calls to DOM Nodes. | Class | org.springframework.xml.dom | Spring WebService |
|
| DomPayloadMethodProcessor | | Class | org.springframework.ws.server.endpoint.adapter.method.dom | Spring WebService |
|
| DomPoxMessage | | Class | org.springframework.ws.pox.dom | Spring WebService |
|
| DomPoxMessageException | Specific subclass of PoxMessageException for DOM Plain Old XML messages. | Class | org.springframework.ws.pox.dom | Spring WebService |
|
| DomPoxMessageFactory | | Class | org.springframework.ws.pox.dom | Spring WebService |
|
| EhCacheBasedX509UserCache | Caches User objects using a Spring IoC defined EHCACHE. | Class | org.springframework.ws.soap.security.x509.cache | Spring WebService |
|
| Endpoint | Indicates that an annotated class is an Endpoint (e. | Class | org.springframework.ws.server.endpoint.annotation | Spring WebService |
|
| EndpointAdapter | Interface that must be implemented for each endpoint type to handle a message request. | Interface | org.springframework.ws.server | Spring WebService |
|
| EndpointAwareWebServiceConnection | Sub-interface of WebServiceConnection that is aware of any server-side situations where an endpoint is notfound. | Interface | org.springframework.ws.transport | Spring WebService |
|
| EndpointExceptionResolver | Defines the interface for objects than can resolve exceptions thrown during endpoint execution. | Interface | org.springframework.ws.server | Spring WebService |
|
| EndpointInterceptor | Workflow interface that allows for customized endpoint invocation chains. | Interface | org.springframework.ws.server | Spring WebService |
|
| EndpointInterceptorAdapter | Default implementation of the EndpointInterceptor interface, for simplified implementation ofpre-only/post-only interceptors. | Class | org.springframework.ws.server.endpoint.interceptor | Spring WebService |
|
| EndpointInvocationChain | Endpoint invocation chain, consisting of an endpoint object and any preprocessing interceptors. | Class | org.springframework.ws.server | Spring WebService |
|
| EndpointMapping | Defines a mapping between message requests and endpoint objects. | Interface | org.springframework.ws.server | Spring WebService |
|
| EndpointReference | Represents an Endpoint Reference, as defined in the WS-Addressing specification. | Class | org.springframework.ws.soap.addressing.core | Spring WebService |
|
| EnumerationIterator | Adapts an Enumeration to follow the interface of Iterator. | Class | org.springframework.ws.transport.support | Spring WebService |
|
| FaultAwareWebServiceConnection | Sub-interface of WebServiceConnection that is aware of any Fault messages received. | Interface | org.springframework.ws.transport | Spring WebService |
|
| FaultAwareWebServiceMessage | Sub-interface of WebServiceMessage that can contain special Fault messages. | Interface | org.springframework.ws | Spring WebService |
|
| FaultCode | enum FaultCodeextends EnumEnumeration that represents the standard SOAP Fault codes for use with the JDK 1. | Class | org.springframework.ws.soap.server.endpoint.annotation | Spring WebService |
|
| FaultMessageResolver | Defines the interface for objects than can resolve fault WebServiceMessages. | Interface | org.springframework.ws.client.core | Spring WebService |
|
| GenericMarshallingMethodEndpointAdapter | Subclass of MarshallingMethodEndpointAdapter that supports GenericMarshaller and GenericUnmarshaller. | Class | org.springframework.ws.server.endpoint.adapter | Spring WebService |
|
| HttpComponentsConnection | | Class | org.springframework.ws.transport.http | Spring WebService |
|
| HttpComponentsMessageSender | WebServiceMessageSender implementation that uses ApacheHttpClient to execute POST requests. | Class | org.springframework.ws.transport.http | Spring WebService |
|
| HttpExchangeConnection | | Class | org.springframework.ws.transport.http | Spring WebService |
|
| HttpServletConnection | | Class | org.springframework.ws.transport.http | Spring WebService |
|
| HttpsTransportException | Exception that is thrown when an error occurs in the HTTP transport. | Class | org.springframework.ws.transport.http | Spring WebService |
|
| HttpsUrlConnectionMessageSender | Extension of HttpUrlConnectionMessageSender that adds support for (self-signed) HTTPS certificates. | Class | org.springframework.ws.transport.http | Spring WebService |
|
| HttpTransportConstants | Declares HTTP-specific transport constants. | Interface | org.springframework.ws.transport.http | Spring WebService |
|
| HttpTransportException | Exception that is thrown when an error occurs in the HTTP transport. | Class | org.springframework.ws.transport.http | Spring WebService |
|
| HttpUrlConnection | | Class | org.springframework.ws.transport.http | Spring WebService |
|
| HttpUrlConnectionMessageSender | WebServiceMessageSender implementation that uses standard J2SE facilities to execute POST requests,without support for HTTP authentication or advanced configuration options. | Class | org.springframework.ws.transport.http | Spring WebService |
|
| ImapIdleMonitoringStrategy | Note that this implementation is only suitable for use with IMAP servers which support the IDLE command. | Class | org.springframework.ws.transport.mail.monitor | Spring WebService |
|
| ImportsProvider | Strategy for adding Imports to a Definition. | Interface | org.springframework.ws.wsdl.wsdl11.provider | Spring WebService |
|
| InliningXsdSchemaTypesProvider | | Class | org.springframework.ws.wsdl.wsdl11.provider | Spring WebService |
|
| InvalidXmlException | Exception thrown when a WebServiceMessageFactory cannot parse the XML passed on toWebServiceMessageFactory. | Class | org.springframework.ws | Spring WebService |
|
| JaasCertificateValidationCallbackHandler | Provides basic support for integrating with JAAS and certificates. | Class | org.springframework.ws.soap.security.xwss.callback.jaas | Spring WebService |
|
| JaasPlainTextPasswordValidationCallbackHandler | Provides basic support for integrating with JAAS and plain text passwords. | Class | org.springframework.ws.soap.security.xwss.callback.jaas | Spring WebService |
|
| JaxbElementPayloadMethodProcessor | | Class | org.springframework.ws.server.endpoint.adapter.method.jaxb | Spring WebService |
|
| JaxenXPathTemplate | Namespaces can be set using the namespaces property. | Class | org.springframework.xml.xpath | Spring WebService |
|
| Jaxp13XPathTemplate | Namespaces can be set using the namespaces property. | Class | org.springframework.xml.xpath | Spring WebService |
|
| JaxpVersion | Helper class used to find the current version of JAXP. | Class | org.springframework.xml | Spring WebService |
|
| JDomPayloadMethodProcessor | | Class | org.springframework.ws.server.endpoint.adapter.method.dom | Spring WebService |
|
| JmsMessageReceiver | Convenience base class for JMS server-side transport objects. | Class | org.springframework.ws.transport.jms | Spring WebService |
|
| JmsMessageSender | WebServiceMessageSender implementation that uses JMS Messages. | Class | org.springframework.ws.transport.jms | Spring WebService |
|
| JmsReceiverConnection | The response message type is equal to the request message type, i. | Class | org.springframework.ws.transport.jms | Spring WebService |
|
| JmsSenderConnection | | Class | org.springframework.ws.transport.jms | Spring WebService |
|
| JmsTransportConstants | Declares JMS-specific transport constants. | Interface | org.springframework.ws.transport.jms | Spring WebService |
|
| JmsTransportException | Exception that is thrown when an error occurs in the JMS transport. | Class | org.springframework.ws.transport.jms | Spring WebService |
|
| JmsTransportUtils | Collection of utility methods to work with JMS transports. | Class | org.springframework.ws.transport.jms.support | Spring WebService |
|
| KeyManagersFactoryBean | Spring factory bean for an array of KeyManagers. | Class | org.springframework.ws.soap.security.support | Spring WebService |
|
| KeyStoreCallbackHandler | Callback handler that uses Java Security KeyStores to handle cryptographic callbacks. | Class | org.springframework.ws.soap.security.wss4j.callback | Spring WebService |
|
| KeyStoreCallbackHandler | Callback handler that uses Java Security KeyStores to handle cryptographic callbacks. | Class | org.springframework.ws.soap.security.xwss.callback | Spring WebService |
|
| KeyStoreFactoryBean | Spring factory bean for a KeyStore. | Class | org.springframework.ws.soap.security.support | Spring WebService |
|
| KeyStoreUtils | Generic utility methods for dealing with KeyStore objects. | Class | org.springframework.ws.soap.security.support | Spring WebService |
|
| LocationTransformerObjectSupport | Abstract base class for WsdlDefinitionHandlerAdapter and XsdSchemaHandlerAdapter that transformsXSD and WSDL location attributes. | Class | org.springframework.ws.transport.http | Spring WebService |
|
| MailMessageReceiver | Server-side component for receiving email messages using JavaMail. | Class | org.springframework.ws.transport.mail | Spring WebService |
|
| MailMessageSender | WebServiceMessageSender implementation that uses Mail MimeMessages. | Class | org.springframework.ws.transport.mail | Spring WebService |
|
| MailReceiverConnection | request and response message. | Class | org.springframework.ws.transport.mail | Spring WebService |
|
| MailSenderConnection | request and response message. | Class | org.springframework.ws.transport.mail | Spring WebService |
|
| MailTransportConstants | Declares Mail-specific transport constants. | Interface | org.springframework.ws.transport.mail | Spring WebService |
|
| MailTransportException | Exception that is thrown when an error occurs in the Mail transport. | Class | org.springframework.ws.transport.mail | Spring WebService |
|
| MailTransportUtils | Collection of utility methods to work with Mail transports. | Class | org.springframework.ws.transport.mail.support | Spring WebService |
|
| MarshallingMethodEndpointAdapter | Adapter that supports endpoint methods that use marshalling. | Class | org.springframework.ws.server.endpoint.adapter | Spring WebService |
|
| MarshallingPayloadMethodProcessor | and Unmarshaller to support marshalled objects. | Class | org.springframework.ws.server.endpoint.adapter.method | Spring WebService |
|
| MarshallingUtils | Helper class for endpoints and endpoint mappings that use marshalling. | Class | org.springframework.ws.support | Spring WebService |
|
| MessageAddressingProperties | Represents a set of Message Addressing Properties, as defined in the WS-Addressing specification. | Class | org.springframework.ws.soap.addressing.core | Spring WebService |
|
| MessageContext | Context holder for message requests. | Interface | org.springframework.ws.context | Spring WebService |
|
| MessageContextMethodArgumentResolver | | Class | org.springframework.ws.server.endpoint.adapter.method | Spring WebService |
|
| MessageDispatcher | Central dispatcher for use within Spring-WS, dispatching Web service messages to registered endpoints. | Class | org.springframework.ws.server | Spring WebService |
|
| MessageDispatcherServlet | Servlet for simplified dispatching of Web service messages. | Class | org.springframework.ws.transport.http | Spring WebService |
|
| MessageEndpoint | Defines the basic contract for Web Services interested in the entire message payload. | Interface | org.springframework.ws.server.endpoint | Spring WebService |
|
| MessageEndpointAdapter | Adapter to use a MessageEndpoint as the endpoint for a EndpointInvocationChain. | Class | org.springframework.ws.server.endpoint.adapter | Spring WebService |
|
| MessageIdStrategy | Strategy interface that encapsulates the creation and validation of WS-Addressing MessageIDs. | Interface | org.springframework.ws.soap.addressing.messageid | Spring WebService |
|
| MessageMethodEndpointAdapter | Adapter that supports endpoint methods with message contexts. | Class | org.springframework.ws.server.endpoint.adapter | Spring WebService |
|
| MessagesProvider | Strategy for adding Messages to a Definition. | Interface | org.springframework.ws.wsdl.wsdl11.provider | Spring WebService |
|
| MethodArgumentResolver | Strategy interface used to resolve method parameters into arguments. | Interface | org.springframework.ws.server.endpoint.adapter.method | Spring WebService |
|
| MethodEndpoint | Represents a bean method that will be invoked as part of an incoming Web service message. | Class | org.springframework.ws.server.endpoint | Spring WebService |
|
| MethodReturnValueHandler | Strategy interface used to handle method return values. | Interface | org.springframework.ws.server.endpoint.adapter.method | Spring WebService |
|
| MimeMessage | Represents a Web service message with MIME attachments. | Interface | org.springframework.ws.mime | Spring WebService |
|
| MockStrategiesHelper | Helper class for for loading default implementations of an interface. | Class | org.springframework.ws.test.support | Spring WebService |
|
| MockValidationCallbackHandler | Mock implementation of of callback handler that accepts all password and certificate validation callbacks. | Class | org.springframework.ws.soap.security.xwss.callback | Spring WebService |
|
| MockWebServiceClient | Main entry point for server-side Web service testing. | Class | org.springframework.ws.test.server | Spring WebService |
|
| MockWebServiceServer | Main entry point for client-side Web service testing. | Class | org.springframework.ws.test.client | Spring WebService |
|
| MonitoringStrategy | Defines the contract for objects that monitor a given folder for new messages. | Interface | org.springframework.ws.transport.mail.monitor | Spring WebService |
|
| Namespace | Sets up a namespace to be used in an @Endpoint method, class, or package. | Class | org.springframework.ws.server.endpoint.annotation | Spring WebService |
|
| Namespaces | Sets the namespaces to be used in an @Endpoint method, class, or package. | Class | org.springframework.ws.server.endpoint.annotation | Spring WebService |
|
| NamespaceUtils | Helper class for handling @Namespace annotations. | Class | org.springframework.ws.server.endpoint.support | Spring WebService |
|
| NodeCallbackHandler | An interface used by XPathOperations implementations for processing Node objects on a per-node basis. | Interface | org.springframework.xml.xpath | Spring WebService |
|
| NodeMapper | An interface used by XPathOperations implementations for mapping Node objects on a per-node basis. | Interface | org.springframework.xml.xpath | Spring WebService |
|
| NoEndpointFoundException | Exception thrown when an endpoint cannot be resolved for an incoming message request. | Class | org.springframework.ws | Spring WebService |
|
| NullX509UserCache | Cache that doesn't do any caching. | Class | org.springframework.ws.soap.security.x509.cache | Spring WebService |
|
| PayloadDiffMatcher | Matches Source payloads. | Class | org.springframework.ws.test.support.matcher | Spring WebService |
|
| PayloadEndpoint | Defines the basic contract for Web Services interested in just the message payload. | Interface | org.springframework.ws.server.endpoint | Spring WebService |
|
| PayloadEndpointAdapter | Adapter to use a PayloadEndpoint as the endpoint for a EndpointInvocationChain. | Class | org.springframework.ws.server.endpoint.adapter | Spring WebService |
|
| PayloadLoggingInterceptor | Simple EndpointInterceptor that logs the payload of requestand response messages. | Class | org.springframework.ws.server.endpoint.interceptor | Spring WebService |
|
| PayloadMessageCreator | | Class | org.springframework.ws.test.support.creator | Spring WebService |
|
| PayloadMethodEndpointAdapter | Adapter that supports endpoint methods that use marshalling. | Class | org.springframework.ws.server.endpoint.adapter | Spring WebService |
|
| PayloadRoot | Marks an endpoint method as the handler for an incoming request. | Class | org.springframework.ws.server.endpoint.annotation | Spring WebService |
|
| PayloadRootAnnotationMethodEndpointMapping | to request payload root elements. | Class | org.springframework.ws.server.endpoint.mapping | Spring WebService |
|
| PayloadRootQNameEndpointMapping | root element. | Class | org.springframework.ws.server.endpoint.mapping | Spring WebService |
|
| PayloadRootSmartSoapEndpointInterceptor | part (or both) as payload root. | Class | org.springframework.ws.soap.server.endpoint.interceptor | Spring WebService |
|
| PayloadRootUtils | Helper class for determining the root qualified name of a Web Service payload. | Class | org.springframework.ws.server.endpoint.support | Spring WebService |
|
| PayloadTransformingInterceptor | Interceptor that transforms the payload of WebServiceMessages using XSLT stylesheet. | Class | org.springframework.ws.server.endpoint.interceptor | Spring WebService |
|
| PayloadValidatingInterceptor | Client-side interceptor that validates the contents of WebServiceMessages using a schema. | Class | org.springframework.ws.client.support.interceptor | Spring WebService |
|
| PayloadValidatingInterceptor | Interceptor that validates the contents of WebServiceMessages using a schema. | Class | org.springframework.ws.soap.server.endpoint.interceptor | Spring WebService |
|
| PollingMonitoringStrategy | Note that this implementation is not suitable for use with POP3 servers. | Class | org.springframework.ws.transport.mail.monitor | Spring WebService |
|
| Pop3PollingMonitoringStrategy | servers. | Class | org.springframework.ws.transport.mail.monitor | Spring WebService |
|
| PortTypesProvider | Strategy for adding PortTypes to a Definition. | Interface | org.springframework.ws.wsdl.wsdl11.provider | Spring WebService |
|
| PoxMessage | Defines the contract for Plain Old XML messages. | Interface | org.springframework.ws.pox | Spring WebService |
|
| PoxMessageException | Specific subclass of WebServiceMessageException for Plain Old XML messages. | Class | org.springframework.ws.pox | Spring WebService |
|
| ProviderBasedWsdl4jDefinition | All providers are optional, indicating that a particular part of the WSDL will not be created. | Class | org.springframework.ws.wsdl.wsdl11 | Spring WebService |
|
| QNameEditor | PropertyEditor for javax. | Class | org.springframework.xml.namespace | Spring WebService |
|
| QNameUtils | Helper class for using QName. | Class | org.springframework.xml.namespace | Spring WebService |
|
| RequestCreator | Creates request messages. | Interface | org.springframework.ws.test.server | Spring WebService |
|
| RequestCreators | Factory methods for RequestCreator classes. | Class | org.springframework.ws.test.server | Spring WebService |
|
| RequestMatcher | Defines the contract for matching requests to expectations. | Interface | org.springframework.ws.test.client | Spring WebService |
|
| RequestMatchers | Factory methods for RequestMatcher classes. | Class | org.springframework.ws.test.client | Spring WebService |
|
| RequestPayload | Annotation which indicates that a method parameter should be bound to the request payload. | Class | org.springframework.ws.server.endpoint.annotation | Spring WebService |
|
| RequestXPathExpectations | Allows for setting up expectations on XPath expressions. | Interface | org.springframework.ws.test.client | Spring WebService |
|
| ResourceSource | Convenient subclass of SAXSource that reads from a Spring Resource. | Class | org.springframework.xml.transform | Spring WebService |
|
| ResponseActions | Allows for setting up responses and additional expectations. | Interface | org.springframework.ws.test.client | Spring WebService |
|
| ResponseActions | Allows for setting up expectation about response messages. | Interface | org.springframework.ws.test.server | Spring WebService |
|
| ResponseCreator | Allows for creating up responses. | Interface | org.springframework.ws.test.client | Spring WebService |
|
| ResponseCreators | Factory methods for ResponseCreator classes. | Class | org.springframework.ws.test.client | Spring WebService |
|
| ResponseMatcher | Defines the contract for matching response messages to expectations. | Interface | org.springframework.ws.test.server | Spring WebService |
|
| ResponseMatchers | Factory methods for ResponseMatcher classes. | Class | org.springframework.ws.test.server | Spring WebService |
|
| ResponsePayload | Annotation which indicates that a method return value should be bound to the response payload. | Class | org.springframework.ws.server.endpoint.annotation | Spring WebService |
|
| ResponseXPathExpectations | Allows for setting up expectations on XPath expressions. | Interface | org.springframework.ws.test.server | Spring WebService |
|
| SaajAttachmentException | | Class | org.springframework.ws.soap.saaj | Spring WebService |
|
| SaajContentHandler | SAX ContentHandler that transforms callback calls to the creation of SAAJ Nodes andSince:1. | Class | org.springframework.ws.soap.saaj.support | Spring WebService |
|
| SaajSoapBodyException | | Class | org.springframework.ws.soap.saaj | Spring WebService |
|
| SaajSoapElementException | | Class | org.springframework.ws.soap.saaj | Spring WebService |
|
| SaajSoapEnvelopeException | | Class | org.springframework.ws.soap.saaj | Spring WebService |
|
| SaajSoapFaultException | | Class | org.springframework.ws.soap.saaj | Spring WebService |
|
| SaajSoapHeaderException | | Class | org.springframework.ws.soap.saaj | Spring WebService |
|
| SaajSoapMessage | SAAJ-specific implementation of the SoapMessage interface. | Class | org.springframework.ws.soap.saaj | Spring WebService |
|
| SaajSoapMessageCreationException | | Class | org.springframework.ws.soap.saaj | Spring WebService |
|
| SaajSoapMessageException | | Class | org.springframework.ws.soap.saaj | Spring WebService |
|
| SaajSoapMessageFactory | SAAJ-specific implementation of the WebServiceMessageFactory. | Class | org.springframework.ws.soap.saaj | Spring WebService |
|
| SaajUtils | Collection of generic utility methods to work with SAAJ. | Class | org.springframework.ws.soap.saaj.support | Spring WebService |
|
| SaajXmlReader | SAX XMLReader that reads from a SAAJ Node. | Class | org.springframework.ws.soap.saaj.support | Spring WebService |
|
| SaxUtils | Convenient utility methods for dealing with SAX. | Class | org.springframework.xml.sax | Spring WebService |
|
| SchemaLoaderUtils | Convenient utility methods for loading of Schema objects, performing standard handling of input streams. | Class | org.springframework.xml.validation | Spring WebService |
|
| SchemaValidatingMatcher | Uses the XmlValidator to validate request payload. | Class | org.springframework.ws.test.support.matcher | Spring WebService |
|
| ServicesProvider | Strategy for adding Services to a Definition. | Interface | org.springframework.ws.wsdl.wsdl11.provider | Spring WebService |
|
| SimpleActionEndpointMapping | Addressing Property to endpoint beans. | Class | org.springframework.ws.soap.addressing.server | Spring WebService |
|
| SimpleFaultMessageResolver | Simple fault resolver that simply throws a WebServiceFaultException when a fault occurs. | Class | org.springframework.ws.client.core | Spring WebService |
|
| SimpleMethodEndpointMapping | Simple subclass of AbstractMethodEndpointMapping that maps from the local name of the request payload tomethods. | Class | org.springframework.ws.server.endpoint.mapping | Spring WebService |
|
| SimpleNamespaceContext | Simple javax. | Class | org.springframework.xml.namespace | Spring WebService |
|
| SimplePasswordValidationCallbackHandler | Simple callback handler that validates passwords against a in-memory Properties object. | Class | org.springframework.ws.soap.security.wss4j.callback | Spring WebService |
|
| SimplePasswordValidationCallbackHandler | Simple callback handler that validates passwords agains a in-memory Properties object. | Class | org.springframework.ws.soap.security.xwss.callback | Spring WebService |
|
| SimpleSoapExceptionResolver | Simple, SOAP-specific EndpointExceptionResolverThe fault code is always set to a Server (in SOAP 1. | Class | org.springframework.ws.soap.server.endpoint | Spring WebService |
|
| SimpleUsernamePasswordCallbackHandler | Simple callback handler that supplies a username and password to a username token at runtime. | Class | org.springframework.ws.soap.security.xwss.callback | Spring WebService |
|
| SimpleWebServiceMessageReceiverObjectSupport | Base class for server-side transport objects which have a predefined WebServiceMessageReceiver. | Class | org.springframework.ws.transport.support | Spring WebService |
|
| SimpleWsdl11Definition | The default Wsdl11Definition implementation. | Class | org.springframework.ws.wsdl.wsdl11 | Spring WebService |
|
| SimpleXsdSchema | The default XsdSchema implementation. | Class | org.springframework.xml.xsd | Spring WebService |
|
| SmartEndpointInterceptor | Extension of the EndpointInterceptor interface that adds a way todecide whether the interceptor should intercept a given message context. | Interface | org.springframework.ws.server | Spring WebService |
|
| SmartSoapEndpointInterceptor | SOAP-specific extension of the SmartEndpointInterceptor interface. | Interface | org.springframework.ws.soap.server | Spring WebService |
|
| Soap11Body | Subinterface of SoapBody that exposes SOAP 1. | Interface | org.springframework.ws.soap.soap11 | Spring WebService |
|
| Soap11Fault | Subinterface of SoapFault that exposes SOAP 1. | Interface | org.springframework.ws.soap.soap11 | Spring WebService |
|
| Soap11Header | Subinterface of SoapHeader that exposes SOAP 1. | Interface | org.springframework.ws.soap.soap11 | Spring WebService |
|
| Soap11Provider | By setting the soapActions property, the SOAP Actions defined in theresulting WSDL can be set. | Class | org.springframework.ws.wsdl.wsdl11.provider | Spring WebService |
|
| Soap12Body | Subinterface of SoapBody that exposes SOAP 1. | Interface | org.springframework.ws.soap.soap12 | Spring WebService |
|
| Soap12Fault | Subinterface of SoapFault that exposes SOAP 1. | Interface | org.springframework.ws.soap.soap12 | Spring WebService |
|
| Soap12Header | Subinterface of SoapHeader that exposes SOAP 1. | Interface | org.springframework.ws.soap.soap12 | Spring WebService |
|
| Soap12Provider | By setting the soapActions property, the SOAP Actions defined in theresulting WSDL can be set. | Class | org.springframework.ws.wsdl.wsdl11.provider | Spring WebService |
|
| SoapAction | Marks an endpoint method as the handler for an incoming request. | Class | org.springframework.ws.soap.server.endpoint.annotation | Spring WebService |
|
| SoapActionAnnotationMethodEndpointMapping | Endpoints typically have the following form: public class MyEndpoint{ | Class | org.springframework.ws.soap.server.endpoint.mapping | Spring WebService |
|
| SoapActionCallback | WebServiceMessageCallback implementation that sets the SOAP Action header on the message. | Class | org.springframework.ws.soap.client.core | Spring WebService |
|
| SoapActionEndpointMapping | beans. | Class | org.springframework.ws.soap.server.endpoint.mapping | Spring WebService |
|
| SoapActionSmartEndpointInterceptor | requests that have a specified soap action. | Class | org.springframework.ws.soap.server.endpoint.interceptor | Spring WebService |
|
| SoapBody | Represents the Body element in a SOAP message. | Interface | org.springframework.ws.soap | Spring WebService |
|
| SoapBodyException | Exception thrown when a SOAP body could not be accessed. | Class | org.springframework.ws.soap | Spring WebService |
|
| SoapElement | The base interface for all elements that are contained in a SOAP message. | Interface | org.springframework.ws.soap | Spring WebService |
|
| SoapElementException | Exception thrown when a SOAP element could not be accessed. | Class | org.springframework.ws.soap | Spring WebService |
|
| SoapEndpointInterceptor | SOAP-specific extension of the EndpointInterceptor interface. | Interface | org.springframework.ws.soap.server | Spring WebService |
|
| SoapEndpointInvocationChain | SOAP-specific subclass of the EndpointInvocationChain. | Class | org.springframework.ws.soap.server | Spring WebService |
|
| SoapEndpointMapping | SOAP-specific sub-interface of the EndpointMapping. | Interface | org.springframework.ws.soap.server | Spring WebService |
|
| SoapEnvelope | Represents the Envelope element in a SOAP message. | Interface | org.springframework.ws.soap | Spring WebService |
|
| SoapEnvelopeDiffMatcher | Matches Source SOAP envelopes. | Class | org.springframework.ws.test.support.matcher | Spring WebService |
|
| SoapEnvelopeException | Exception thrown when a SOAP body could not be accessed. | Class | org.springframework.ws.soap | Spring WebService |
|
| SoapEnvelopeLoggingInterceptor | SOAP-specific EndpointInterceptor that logs the complete request and response envelope ofSoapMessage messages. | Class | org.springframework.ws.soap.server.endpoint.interceptor | Spring WebService |
|
| SoapEnvelopeMessageCreator | | Class | org.springframework.ws.test.support.creator | Spring WebService |
|
| SoapFault | Marks an exception class with the fault elements that should be returned whenever this exception is thrown. | Class | org.springframework.ws.soap.server.endpoint.annotation | Spring WebService |
|
| SoapFault | Represents the Fault element in the body of a SOAP message. | Interface | org.springframework.ws.soap | Spring WebService |
|
| SoapFaultAnnotationExceptionResolver | | Class | org.springframework.ws.soap.server.endpoint | Spring WebService |
|
| SoapFaultClientException | Thrown by SoapFaultMessageResolver when the response message has a fault. | Class | org.springframework.ws.soap.client | Spring WebService |
|
| SoapFaultDefinition | Defines properties for a SOAP Fault. | Class | org.springframework.ws.soap.server.endpoint | Spring WebService |
|
| SoapFaultDefinitionEditor | PropertyEditor for SoapFaultDefinition objects. | Class | org.springframework.ws.soap.server.endpoint | Spring WebService |
|
| SoapFaultDetail | Represents the detail element in a SOAP fault. | Interface | org.springframework.ws.soap | Spring WebService |
|
| SoapFaultDetailElement | Represents the content for an individual SOAP detail entry in a SOAP Message. | Interface | org.springframework.ws.soap | Spring WebService |
|
| SoapFaultException | Exception thrown when a SOAP fault could not be accessed. | Class | org.springframework.ws.soap | Spring WebService |
|
| SoapFaultMappingExceptionResolver | Exception resolver that allows for mapping exception class names to SOAP Faults. | Class | org.springframework.ws.soap.server.endpoint | Spring WebService |
|
| SoapFaultMessageResolver | Simple fault resolver that simply throws a SoapFaultClientException when a fault occurs. | Class | org.springframework.ws.soap.client.core | Spring WebService |
|
| SoapHeader | Marks an endpoint method parameter to be resolved as a single or a list of SoapHeaderElement. | Class | org.springframework.ws.soap.server.endpoint.annotation | Spring WebService |
|
| SoapHeader | Represents the Header element in a SOAP message. | Interface | org.springframework.ws.soap | Spring WebService |
|
| SoapHeaderElement | Represents the contents of an individual SOAP header in the a SOAP message. | Interface | org.springframework.ws.soap | Spring WebService |
|
| SoapHeaderElementMethodArgumentResolver | method parameters must be annotated with SoapHeader to indicate the SOAP header to resolve. | Class | org.springframework.ws.soap.server.endpoint.adapter.method | Spring WebService |
|
| SoapHeaderException | Exception thrown when a SOAP header could not be accessed. | Class | org.springframework.ws.soap | Spring WebService |
|
| SoapHeaderMatcher | Matches SOAP headers. | Class | org.springframework.ws.test.support.matcher | Spring WebService |
|
| SoapMessage | Represents an abstraction for SOAP messages, providing access to a SOAP Envelope. | Interface | org.springframework.ws.soap | Spring WebService |
|
| SoapMessageCreationException | Exception thrown when a web service message cannot be created. | Class | org.springframework.ws.soap | Spring WebService |
|
| SoapMessageDispatcher | SOAP-specific subclass of the MessageDispatcher. | Class | org.springframework.ws.soap.server | Spring WebService |
|
| SoapMessageException | Base class for all SOAP message exceptions. | Class | org.springframework.ws.soap | Spring WebService |
|
| SoapMessageFactory | Sub-interface of WebServiceMessageFactory which contains SOAP-specific properties and methods. | Interface | org.springframework.ws.soap | Spring WebService |
|
| SoapMethodArgumentResolver | | Class | org.springframework.ws.soap.server.endpoint.adapter.method | Spring WebService |
|
| SoapProvider | SOAP 1. | Class | org.springframework.ws.wsdl.wsdl11.provider | Spring WebService |
|
| SoapUtils | Contains various utility methods for handling SOAP messages. | Class | org.springframework.ws.soap.support | Spring WebService |
|
| SoapVersion | Interface that defines a specific version of the SOAP specification. | Interface | org.springframework.ws.soap | Spring WebService |
|
| SourceAssertionError | Subclass of AssertionError that also contains a Source for more context. | Class | org.springframework.ws.test.support | Spring WebService |
|
| SourceExtractor | Callback interface for extracting a result object from a Source instance. | Interface | org.springframework.ws.client.core | Spring WebService |
|
| SourcePayloadMethodProcessor | | Class | org.springframework.ws.server.endpoint.adapter.method | Spring WebService |
|
| SpringCertificateValidationCallbackHandler | Callback handler that validates a certificate using an Spring Security AuthenticationManager. | Class | org.springframework.ws.soap.security.xwss.callback | Spring WebService |
|
| SpringDigestPasswordValidationCallbackHandler | Callback handler that validates a password digest using an Spring Security UserDetailsService. | Class | org.springframework.ws.soap.security.xwss.callback | Spring WebService |
|
| SpringPlainTextPasswordValidationCallbackHandler | Callback handler that validates a certificate uses an Spring Security AuthenticationManager. | Class | org.springframework.ws.soap.security.xwss.callback | Spring WebService |
|
| SpringSecurityPasswordValidationCallbackHandler | Callback handler that validates a plain text or digest password using an Spring Security UserDetailsService. | Class | org.springframework.ws.soap.security.wss4j.callback | Spring WebService |
|
| SpringSecurityUtils | Generic utility methods for Spring SecuritySince:1. | Class | org.springframework.ws.soap.security.support | Spring WebService |
|
| SpringUsernamePasswordCallbackHandler | Callback handler that adds username/password information to a mesage using an Spring Security SecurityContext. | Class | org.springframework.ws.soap.security.xwss.callback | Spring WebService |
|
| StaxPayloadMethodArgumentResolver | | Class | org.springframework.ws.server.endpoint.adapter.method | Spring WebService |
|
| StreamingPayload | Defines the contract for payloads that can be written directly to a XMLStreamWriter. | Interface | org.springframework.ws.stream | Spring WebService |
|
| StreamingWebServiceMessage | Sub-interface of WebServiceMessage that allows for setting a streaming payload. | Interface | org.springframework.ws.stream | Spring WebService |
|
| StringResult | Convenient subclass of StreamResult that writes to a StringWriter. | Class | org.springframework.xml.transform | Spring WebService |
|
| StringSource | Convenient subclass of StreamSource that reads from a StringReader. | Class | org.springframework.xml.transform | Spring WebService |
|
| SuffixBasedMessagesProvider | | Class | org.springframework.ws.wsdl.wsdl11.provider | Spring WebService |
|
| SuffixBasedPortTypesProvider | | Class | org.springframework.ws.wsdl.wsdl11.provider | Spring WebService |
|
| TransformerHelper | Helper class for Transformer usage. | Class | org.springframework.xml.transform | Spring WebService |
|
| TransformerObjectSupport | Convenient base class for objects that use a Transformer. | Class | org.springframework.xml.transform | Spring WebService |
|
| TransportConstants | Declares useful transport constants. | Interface | org.springframework.ws.transport | Spring WebService |
|
| TransportContext | Strategy interface for determining the current WebServiceConnection. | Interface | org.springframework.ws.transport.context | Spring WebService |
|
| TransportContextHolder | Simple holder class that associates a TransportContext instance with the current thread. | Class | org.springframework.ws.transport.context | Spring WebService |
|
| TransportException | Abstract base class for exceptions related to the transport layer. | Class | org.springframework.ws.transport | Spring WebService |
|
| TransportInputStream | A TransportInputStream is an input stream with MIME input headers. | Class | org.springframework.ws.transport | Spring WebService |
|
| TransportOutputStream | A TransportOutputStream is an output stream with MIME input headers. | Class | org.springframework.ws.transport | Spring WebService |
|
| TransportUtils | Generic utility methods for working with Web service transports. | Class | org.springframework.ws.transport.support | Spring WebService |
|
| TraxUtils | Convenient utility methods for dealing with TrAX. | Class | org.springframework.xml.transform | Spring WebService |
|
| TypesProvider | Strategy for adding Types to a Definition. | Interface | org.springframework.ws.wsdl.wsdl11.provider | Spring WebService |
|
| UriEndpointMapping | endpoint beans. | Class | org.springframework.ws.server.endpoint.mapping | Spring WebService |
|
| UsernameTokenPrincipalCallback | Underlying security services instantiate and pass a UsernameTokenPrincipalCallback to thehandle method of a CallbackHandler to pass a security | Class | org.springframework.ws.soap.security.wss4j.callback | Spring WebService |
|
| UuidMessageIdStrategy | is prefixed by urn:uuid:. | Class | org.springframework.ws.soap.addressing.messageid | Spring WebService |
|
| ValidationErrorHandler | Subinterface of ErrorHandler that allows the registered errors to be retrieved. | Interface | org.springframework.xml.validation | Spring WebService |
|
| WebServiceAccessor | Base class for WebServiceTemplate and other WS-accessing helpers. | Class | org.springframework.ws.client.support | Spring WebService |
|
| WebServiceClientException | Exception thrown whenever an error occurs on the client-side. | Class | org.springframework.ws.client | Spring WebService |
|
| WebServiceConnection | Represents a point-to-point connection that a client can use for sending WebServiceMessage objects directlyA WebServiceConnection can be obtained using a WebServiceMessageSender. | Interface | org.springframework.ws.transport | Spring WebService |
|
| WebServiceException | Root of the hierarchy of Web Service exceptions. | Class | org.springframework.ws | Spring WebService |
|
| WebServiceFaultException | Thrown by SimpleFaultMessageResolver when the response message has a fault. | Class | org.springframework.ws.client | Spring WebService |
|
| WebServiceGatewaySupport | Convenient super class for application classes that need Web service access. | Class | org.springframework.ws.client.core.support | Spring WebService |
|
| WebServiceIOException | Exception thrown whenever an I/O error occurs on the client-side. | Class | org.springframework.ws.client | Spring WebService |
|
| WebServiceMessage | Represents a protocol-agnostic XML message. | Interface | org.springframework.ws | Spring WebService |
|
| WebServiceMessageCallback | Generic callback interface for code that operates on a WebServiceMessage. | Interface | org.springframework.ws.client.core | Spring WebService |
|
| WebServiceMessageCreator | Defines the general contract for creating messages used in test scenarios. | Interface | org.springframework.ws.test.support.creator | Spring WebService |
|
| WebServiceMessageDrivenBean | EJB MessageDrivenBean that can be used to handleMessage incoming JMS messages. | Class | org.springframework.ws.transport.jms | Spring WebService |
|
| WebServiceMessageException | Base class for all web service message exceptions. | Class | org.springframework.ws | Spring WebService |
|
| WebServiceMessageExtractor | Callback interface for extracting a result object from a WebServiceMessage instance. | Interface | org.springframework.ws.client.core | Spring WebService |
|
| WebServiceMessageFactory | The WebServiceMessageFactory serves as a factory for WebServiceMessages. | Interface | org.springframework.ws | Spring WebService |
|
| WebServiceMessageListener | Spring SessionAwareMessageListener that can be used to handle incoming Message service requests. | Class | org.springframework.ws.transport.jms | Spring WebService |
|
| WebServiceMessageMatcher | Defines the general contract for matching messages to expectations. | Interface | org.springframework.ws.test.support.matcher | Spring WebService |
|
| WebServiceMessageReceiver | Defines the methods for classes capable of receiving WebServiceMessage instancescoming in on a transport. | Interface | org.springframework.ws.transport | Spring WebService |
|
| WebServiceMessageReceiverHandlerAdapter | Adapter to use the WebServiceMessageReceiver interface with the generic DispatcherServlet. | Class | org.springframework.ws.transport.http | Spring WebService |
|
| WebServiceMessageReceiverHttpHandler | HttpHandler that can be used to handle incoming HttpExchange service requests. | Class | org.springframework.ws.transport.http | Spring WebService |
|
| WebServiceMessageReceiverObjectSupport | Convenience base class for server-side transport objects. | Class | org.springframework.ws.transport.support | Spring WebService |
|
| WebServiceMessageSender | Defines the methods for classes capable of sending and receiving WebServiceMessage instances across aThe WebServiceMessageSender is basically a factory for WebServiceConnection objects. | Interface | org.springframework.ws.transport | Spring WebService |
|
| WebServiceOperations | Specifies a basic set of Web service operations. | Interface | org.springframework.ws.client.core | Spring WebService |
|
| WebServicesNamespaceHandler | NamespaceHandler for the 'web-services' namespace. | Class | org.springframework.ws.config | Spring WebService |
|
| WebServiceTemplate | The central class for client-side Web services. | Class | org.springframework.ws.client.core | Spring WebService |
|
| WebServiceTransformerException | Exception thrown whenever a transformation error occurs on the client-side. | Class | org.springframework.ws.client | Spring WebService |
|
| WebServiceTransportException | Exception thrown whenever a transport error occurs on the client-side. | Class | org.springframework.ws.client | Spring WebService |
|
| WebServiceValidationException | Exception thrown whenever a validation error occurs on the client-side. | Class | org.springframework.ws.client.support.interceptor | Spring WebService |
|
| Wsdl11Definition | Models a WSDL 1. | Interface | org.springframework.ws.wsdl.wsdl11 | Spring WebService |
|
| Wsdl11DestinationProvider | The extraction relies on an XPath expression to locate the URI. | Class | org.springframework.ws.client.support.destination | Spring WebService |
|
| Wsdl4jDefinition | as constructor argument, or set using a property. | Class | org.springframework.ws.wsdl.wsdl11 | Spring WebService |
|
| Wsdl4jDefinitionException | Subclass of WsdlDefinitionException that wraps WSDLExceptions. | Class | org.springframework.ws.wsdl.wsdl11 | Spring WebService |
|
| WsdlDefinition | Represents an abstraction for WSDL definitions. | Interface | org.springframework.ws.wsdl | Spring WebService |
|
| WsdlDefinitionException | Base class for all WSDL definition exceptions. | Class | org.springframework.ws.wsdl | Spring WebService |
|
| WsdlDefinitionHandlerAdapter | Adapter to use the WsdlDefinition interface with the generic DispatcherServlet. | Class | org.springframework.ws.transport.http | Spring WebService |
|
| WsdlDefinitionHttpHandler | | Class | org.springframework.ws.transport.http | Spring WebService |
|
| Wss4jSecurityFaultException | WSS4J-specific version of the WsSecurityFaultException. | Class | org.springframework.ws.soap.security.wss4j | Spring WebService |
|
| Wss4jSecurityInterceptor | A WS-Security endpoint interceptor based on Apache's WSS4J. | Class | org.springframework.ws.soap.security.wss4j | Spring WebService |
|
| Wss4jSecuritySecurementException | WSS4J-specific version of the WsSecuritySecurementException. | Class | org.springframework.ws.soap.security.wss4j | Spring WebService |
|
| Wss4jSecurityValidationException | WSS4J-specific version of the WsSecurityValidationException. | Class | org.springframework.ws.soap.security.wss4j | Spring WebService |
|
| WsSecurityException | Exception indicating that something went wrong during WS-Security executions. | Class | org.springframework.ws.soap.security | Spring WebService |
|
| WsSecurityFaultException | Exception indicating that a WS-Security executions should result in a SOAP Fault. | Class | org.springframework.ws.soap.security | Spring WebService |
|
| WsSecuritySecurementException | Exception indicating that something went wrong during the securement of a message. | Class | org.springframework.ws.soap.security | Spring WebService |
|
| WsSecurityValidationException | Exception indicating that something went wrong during the validation of a message. | Class | org.springframework.ws.soap.security | Spring WebService |
|
| X509AuthenticationProvider | Processes an X. | Class | org.springframework.ws.soap.security.x509 | Spring WebService |
|
| X509AuthenticationToken | Authentication implementation for X. | Class | org.springframework.ws.soap.security.x509 | Spring WebService |
|
| X509AuthoritiesPopulator | Populates the UserDetails associated with the X. | Interface | org.springframework.ws.soap.security.x509 | Spring WebService |
|
| X509UserCache | Provides a cache of UserDetails objects for theX509AuthenticationProvider. | Interface | org.springframework.ws.soap.security.x509.cache | Spring WebService |
|
| XmlException | Root of the hierarchy of XML exception. | Class | org.springframework.xml | Spring WebService |
|
| XmlRootElementEndpointMapping | JAXB2 XmlRootElement annotation to map methods to request payload root elements. | Class | org.springframework.ws.server.endpoint.mapping.jaxb | Spring WebService |
|
| XmlRootElementPayloadMethodProcessor | | Class | org.springframework.ws.server.endpoint.adapter.method.jaxb | Spring WebService |
|
| XmlValidationException | Exception thrown when a validation error occursSince:1. | Class | org.springframework.xml.validation | Spring WebService |
|
| XmlValidator | Simple processor that validates a given Source. | Interface | org.springframework.xml.validation | Spring WebService |
|
| XmlValidatorFactory | Factory for XmlValidator objects, being aware of JAXP 1. | Class | org.springframework.xml.validation | Spring WebService |
|
| XmppConnectionFactoryBean | Factory to make XMPPConnection and perform connection and login on the XMPP serverSince:2. | Class | org.springframework.ws.transport.xmpp.support | Spring WebService |
|
| XmppMessageReceiver | Server-side component for receiving XMPP (Jabber) messages. | Class | org.springframework.ws.transport.xmpp | Spring WebService |
|
| XmppMessageSender | WebServiceMessageSender implementation that uses XMPP Messages. | Class | org.springframework.ws.transport.xmpp | Spring WebService |
|
| XmppReceiverConnection | access. | Class | org.springframework.ws.transport.xmpp | Spring WebService |
|
| XmppSenderConnection | access. | Class | org.springframework.ws.transport.xmpp | Spring WebService |
|
| XmppTransportConstants | Declares XMPP-specific transport constants. | Interface | org.springframework.ws.transport.xmpp | Spring WebService |
|
| XmppTransportUtils | Collection of utility methods to work with Mail transports. | Class | org.springframework.ws.transport.xmpp.support | Spring WebService |
|
| XomPayloadMethodProcessor | | Class | org.springframework.ws.server.endpoint.adapter.method.dom | Spring WebService |
|
| XPathException | Exception thrown when an error occurs during XPath processing. | Class | org.springframework.xml.xpath | Spring WebService |
|
| XPathExpectationsHelper | Helper class for dealing with XPath expectations. | Class | org.springframework.ws.test.support.matcher | Spring WebService |
|
| XPathExpression | Defines the contract for a precompiled XPath expression. | Interface | org.springframework.xml.xpath | Spring WebService |
|
| XPathExpressionFactory | Factory for compiled XPathExpressions, being aware of JAXP 1. | Class | org.springframework.xml.xpath | Spring WebService |
|
| XPathExpressionFactoryBean | Spring FactoryBean for XPathExpression object. | Class | org.springframework.xml.xpath | Spring WebService |
|
| XPathOperations | Interface that specifies a basic set of XPath operations, implemented by various XPathTemplates. | Interface | org.springframework.xml.xpath | Spring WebService |
|
| XPathParam | Indicates that a method parameter should be bound to an XPath expression. | Class | org.springframework.ws.server.endpoint.annotation | Spring WebService |
|
| XPathParamAnnotationMethodEndpointAdapter | Adapter that supports endpoint methods that use XPath expressions. | Class | org.springframework.ws.server.endpoint.adapter | Spring WebService |
|
| XPathParamMethodArgumentResolver | This resolver supports parameters annotated with @XPathParam that specifies the XPath expressionthat should be bound to that parameter. | Class | org.springframework.ws.server.endpoint.adapter.method | Spring WebService |
|
| XPathParseException | Exception throws when a XPath expression cannot be parsed. | Class | org.springframework.xml.xpath | Spring WebService |
|
| XPathPayloadEndpointMapping | Supports both mapping to bean instances and mapping to bean names: the latter is required for prototype endpoints. | Class | org.springframework.ws.server.endpoint.mapping | Spring WebService |
|
| XsdSchema | Represents an abstraction for XSD schemas. | Interface | org.springframework.xml.xsd | Spring WebService |
|
| XsdSchemaCollection | Represents an abstraction for a collection of XSD schemas. | Interface | org.springframework.xml.xsd | Spring WebService |
|
| XsdSchemaException | Base class for all WSDL definition exceptions. | Class | org.springframework.xml.xsd | Spring WebService |
|
| XsdSchemaHandlerAdapter | Adapter to use the XsdSchema interface with the generic DispatcherServlet. | Class | org.springframework.ws.transport.http | Spring WebService |
|
| XwssCallbackHandlerChain | Represents a chain of CallbackHandlers. | Class | org.springframework.ws.soap.security.xwss.callback | Spring WebService |
|
| XwsSecurityFaultException | XWSS-specific version of the WsSecurityFaultException. | Class | org.springframework.ws.soap.security.xwss | Spring WebService |
|
| XwsSecurityInterceptor | WS-Security endpoint interceptor that is based on Sun's XML and Web Services Security package (XWSS). | Class | org.springframework.ws.soap.security.xwss | Spring WebService |
|
| XwsSecuritySecurementException | XWSS-specific version of the WsSecuritySecurementException. | Class | org.springframework.ws.soap.security.xwss | Spring WebService |
|
| XwsSecurityValidationException | XWSS-specific version of the WsSecurityValidationException. | Class | org.springframework.ws.soap.security.xwss | Spring WebService |