Package org.springframework.ws.transport
package org.springframework.ws.transport
Contains the TransportRequest and TransportResponse interfaces.
-
ClassDescriptionAbstract base class for
WebServiceConnectionimplementations used for receiving requests.Abstract base class forWebServiceConnectionimplementations used for sending requests.Abstract base class forWebServiceConnectionimplementations.Sub-interface ofWebServiceConnectionthat is aware of any server-side situations where an endpoint is not found.Sub-interface ofWebServiceConnectionthat is aware of any Fault messages received.Interface to define access to header information for certainWebServiceConnectionimplementations.Declares useful transport constants.Abstract base class for exceptions related to the transport layer.ATransportInputStreamis an input stream with MIME input headers.ATransportOutputStreamis an output stream with MIME input headers.Represents a point-to-point connection that a client can use for sendingWebServiceMessageobjects directly to a remote party.Defines the methods for classes capable of receivingWebServiceMessageinstances coming in on a transport.Defines the methods for classes capable of sending and receivingWebServiceMessageinstances across a transport.