| Name | Description | Type | Package | Framework |
| AbstractAsyncStandaloneMessageReceiver | Abstract base class for asynchronous standalone, server-side transport objects. | Class | org.springframework.ws.transport.support | 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 |
| AbstractMonitoringStrategy | Abstract base class for the MonitoringStrategy interface. | Class | org.springframework.ws.transport.mail.monitor | Spring WebService |
| AbstractReceiverConnection | Abstract base class for WebServiceConnection implementations used for receiving requests. | Class | org.springframework.ws.transport | Spring WebService |
| AbstractSenderConnection | Abstract base class for WebServiceConnection implementations used for sending requests. | Class | org.springframework.ws.transport | Spring WebService |
| AbstractStandaloneMessageReceiver | Abstract base class for standalone, server-side transport objects. | Class | org.springframework.ws.transport.support | Spring WebService |
| AbstractWebServiceConnection | Abstract base class for WebServiceConnection implementations. | Class | org.springframework.ws.transport | 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 |
| DefaultTransportContext | Default implementation of the TransportContext interface. | Class | org.springframework.ws.transport.context | 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 |
| 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 |
| 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 |
| HttpComponentsMessageSender .RemoveSoapHeadersInterceptor | HttpClient HttpRequestInterceptor implementation that removes Content-Length andTransfer-Encoding headers from the request. | Class | org.springframework.ws.transport.http.HttpComponentsMessageSender | 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 |
| 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 |
| 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 |
| MessageDispatcherServlet | Servlet for simplified dispatching of Web service messages. | Class | org.springframework.ws.transport.http | 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 |
| 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 |
| SimpleWebServiceMessageReceiverObjectSupport | Base class for server-side transport objects which have a predefined WebServiceMessageReceiver. | Class | org.springframework.ws.transport.support | 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 |
| 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 |
| WebServiceMessageDrivenBean | EJB MessageDrivenBean that can be used to handleMessage incoming JMS messages. | Class | org.springframework.ws.transport.jms | Spring WebService |
| WebServiceMessageListener | Spring SessionAwareMessageListener that can be used to handle incoming Message service requests. | Class | org.springframework.ws.transport.jms | 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 |
| 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 | |
| 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 |
| XsdSchemaHandlerAdapter | Adapter to use the XsdSchema interface with the generic DispatcherServlet. | Class | org.springframework.ws.transport.http | Spring WebService |