|
Spring Web Services Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
FaultAwareWebServiceMessage | Sub-interface of WebServiceMessage that can contain special Fault messages. |
WebServiceMessage | Represents a protocol-agnostic XML message. |
WebServiceMessageFactory | The WebServiceMessageFactory serves as a factory for WebServiceMessages . |
Exception Summary | |
---|---|
InvalidXmlException | Exception thrown when a WebServiceMessageFactory cannot parse the XML passed on to
WebServiceMessageFactory.createWebServiceMessage(java.io.InputStream) . |
NoEndpointFoundException | Exception thrown when an endpoint cannot be resolved for an incoming message request. |
WebServiceException | Root of the hierarchy of Web Service exceptions. |
WebServiceMessageException | Base class for all web service message exceptions. |
Provides the core functionality of the Spring Web Services framework.
|
Spring Web Services Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |