|
Spring Web Services Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
EndpointAwareWebServiceConnection | Sub-interface of WebServiceConnection that is aware of any server-side situations where an endpoint is not
found. |
FaultAwareWebServiceConnection | Sub-interface of WebServiceConnection that is aware of any Fault messages received. |
TransportConstants | Declares useful transport constants. |
WebServiceConnection | Represents a point-to-point connection that a client can use for sending WebServiceMessage objects directly
to a remote party. |
WebServiceMessageReceiver | Defines the methods for classes capable of receiving WebServiceMessage instances
coming in on a transport. |
WebServiceMessageSender | Defines the methods for classes capable of sending and receiving WebServiceMessage instances across a
transport. |
Class Summary | |
---|---|
AbstractReceiverConnection | Abstract base class for WebServiceConnection implementations used for receiving requests. |
AbstractSenderConnection | Abstract base class for WebServiceConnection implementations used for sending requests. |
AbstractWebServiceConnection | Abstract base class for WebServiceConnection implementations. |
TransportInputStream | A TransportInputStream is an input stream with MIME input headers. |
TransportOutputStream | A TransportOutputStream is an output stream with MIME input headers. |
Exception Summary | |
---|---|
TransportException | Abstract base class for exceptions related to the transport layer. |
Contains the TransportRequest and TransportResponse interfaces.
|
Spring Web Services Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |