|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.springframework.ws | |
---|---|
org.springframework.ws | Provides the core functionality of the Spring Web Services framework. |
org.springframework.ws.client | Contains classes for client-side Spring-WS support, allowing for Spring-style Web service access. |
org.springframework.ws.client.core | Core package of the Spring-WS client-side support. |
org.springframework.ws.client.core.support | Convenient super class for application classes that need Web service access. |
org.springframework.ws.client.support | Classes supporting the org.springframework.ws.client.core package. |
org.springframework.ws.client.support.destination | Provides the DestinationProvider interface. |
org.springframework.ws.client.support.interceptor | Provides the ClientInterceptor interface, and validating interceptors. |
org.springframework.ws.context | Contains the MessageContext , and MessageContextFactory interfaces. |
org.springframework.ws.mime | Provides MIME functionality for use the Spring Web Services framework. |
org.springframework.ws.pox | Provides the Plain Old XML (POX) functionality of the Spring Web Services framework. |
org.springframework.ws.pox.dom | Contains an implementation of the POX interfaces that is based on DOM. |
org.springframework.ws.server.endpoint | Provides standard endpoint, and EndpointAdapter implementations. |
org.springframework.ws.server.endpoint.interceptor | Provides miscellaneous endpoints EndpointInterceptor implementations. |
org.springframework.ws.soap | Provides the SOAP functionality of the Spring Web Services framework. |
org.springframework.ws.soap.addressing | Provides WS-Addressing implementation classes. |
org.springframework.ws.soap.addressing.client | |
org.springframework.ws.soap.axiom | AXis Object Model (AXIOM) support for Spring-WS' soap message infrastructure. |
org.springframework.ws.soap.client | Contains classes for SOAP-specific client-side Spring-WS support. |
org.springframework.ws.soap.client.core | Contains core classes for SOAP-specific client-side Spring-WS support. |
org.springframework.ws.soap.saaj | SOAP with Attachments API for Java (SAAJ) support for Spring-WS soap message infrastructure. |
org.springframework.ws.soap.security | Provides WS-Security implementation classes. |
org.springframework.ws.soap.security.wss4j | Contains classes for using the Apache WSS4J WS-Security implementation within Spring-WS. |
org.springframework.ws.soap.security.xwss | Contains classes for using the XML and WebServices Security WS-Security implementation within Spring-WS. |
org.springframework.ws.soap.server.endpoint.interceptor | Provides miscellaneous endpoints EndpointInterceptor implementations for SOAP purposes. |
org.springframework.ws.support | Provides general helper classes for Spring Web Services. |
org.springframework.ws.transport | Contains the TransportRequest and TransportResponse interfaces. |
org.springframework.ws.transport.http | Package providing support for handling messages via HTTP. |
org.springframework.ws.transport.jms | Package providing support for handling messages via JMS. |
org.springframework.ws.transport.mail | Package providing support for handling messages via email. |
org.springframework.ws.transport.support | Classes supporting the org.springframework.ws.transport package. |
org.springframework.ws.wsdl | Provides the WSDL functionality of the Spring Web Services framework. |
org.springframework.ws.wsdl.wsdl11 | Contains interfaces and classes specific to WSDL 1.1. |
Classes in org.springframework.ws used by org.springframework.ws | |
---|---|
WebServiceException
Root of the hierarchy of Web Service exceptions. |
|
WebServiceMessage
Represents a protocol-agnostic XML message. |
Classes in org.springframework.ws used by org.springframework.ws.client | |
---|---|
FaultAwareWebServiceMessage
Sub-interface of WebServiceMessage that can contain special Fault messages. |
|
WebServiceException
Root of the hierarchy of Web Service exceptions. |
Classes in org.springframework.ws used by org.springframework.ws.client.core | |
---|---|
WebServiceMessage
Represents a protocol-agnostic XML message. |
|
WebServiceMessageFactory
The WebServiceMessageFactory serves as a factory for WebServiceMessages . |
Classes in org.springframework.ws used by org.springframework.ws.client.core.support | |
---|---|
WebServiceMessageFactory
The WebServiceMessageFactory serves as a factory for WebServiceMessages . |
Classes in org.springframework.ws used by org.springframework.ws.client.support | |
---|---|
WebServiceMessageFactory
The WebServiceMessageFactory serves as a factory for WebServiceMessages . |
Classes in org.springframework.ws used by org.springframework.ws.client.support.destination | |
---|---|
WebServiceException
Root of the hierarchy of Web Service exceptions. |
Classes in org.springframework.ws used by org.springframework.ws.client.support.interceptor | |
---|---|
WebServiceException
Root of the hierarchy of Web Service exceptions. |
|
WebServiceMessage
Represents a protocol-agnostic XML message. |
Classes in org.springframework.ws used by org.springframework.ws.context | |
---|---|
WebServiceMessage
Represents a protocol-agnostic XML message. |
|
WebServiceMessageFactory
The WebServiceMessageFactory serves as a factory for WebServiceMessages . |
Classes in org.springframework.ws used by org.springframework.ws.mime | |
---|---|
WebServiceException
Root of the hierarchy of Web Service exceptions. |
|
WebServiceMessage
Represents a protocol-agnostic XML message. |
|
WebServiceMessageException
Base class for all web service message exceptions. |
Classes in org.springframework.ws used by org.springframework.ws.pox | |
---|---|
WebServiceException
Root of the hierarchy of Web Service exceptions. |
|
WebServiceMessage
Represents a protocol-agnostic XML message. |
|
WebServiceMessageException
Base class for all web service message exceptions. |
Classes in org.springframework.ws used by org.springframework.ws.pox.dom | |
---|---|
WebServiceException
Root of the hierarchy of Web Service exceptions. |
|
WebServiceMessage
Represents a protocol-agnostic XML message. |
|
WebServiceMessageException
Base class for all web service message exceptions. |
|
WebServiceMessageFactory
The WebServiceMessageFactory serves as a factory for WebServiceMessages . |
Classes in org.springframework.ws used by org.springframework.ws.server.endpoint | |
---|---|
WebServiceMessage
Represents a protocol-agnostic XML message. |
Classes in org.springframework.ws used by org.springframework.ws.server.endpoint.interceptor | |
---|---|
WebServiceMessage
Represents a protocol-agnostic XML message. |
Classes in org.springframework.ws used by org.springframework.ws.soap | |
---|---|
FaultAwareWebServiceMessage
Sub-interface of WebServiceMessage that can contain special Fault messages. |
|
WebServiceException
Root of the hierarchy of Web Service exceptions. |
|
WebServiceMessage
Represents a protocol-agnostic XML message. |
|
WebServiceMessageException
Base class for all web service message exceptions. |
|
WebServiceMessageFactory
The WebServiceMessageFactory serves as a factory for WebServiceMessages . |
Classes in org.springframework.ws used by org.springframework.ws.soap.addressing | |
---|---|
WebServiceException
Root of the hierarchy of Web Service exceptions. |
Classes in org.springframework.ws used by org.springframework.ws.soap.addressing.client | |
---|---|
WebServiceMessage
Represents a protocol-agnostic XML message. |
Classes in org.springframework.ws used by org.springframework.ws.soap.axiom | |
---|---|
FaultAwareWebServiceMessage
Sub-interface of WebServiceMessage that can contain special Fault messages. |
|
WebServiceException
Root of the hierarchy of Web Service exceptions. |
|
WebServiceMessage
Represents a protocol-agnostic XML message. |
|
WebServiceMessageException
Base class for all web service message exceptions. |
|
WebServiceMessageFactory
The WebServiceMessageFactory serves as a factory for WebServiceMessages . |
Classes in org.springframework.ws used by org.springframework.ws.soap.client | |
---|---|
WebServiceException
Root of the hierarchy of Web Service exceptions. |
Classes in org.springframework.ws used by org.springframework.ws.soap.client.core | |
---|---|
WebServiceMessage
Represents a protocol-agnostic XML message. |
Classes in org.springframework.ws used by org.springframework.ws.soap.saaj | |
---|---|
FaultAwareWebServiceMessage
Sub-interface of WebServiceMessage that can contain special Fault messages. |
|
WebServiceException
Root of the hierarchy of Web Service exceptions. |
|
WebServiceMessage
Represents a protocol-agnostic XML message. |
|
WebServiceMessageException
Base class for all web service message exceptions. |
|
WebServiceMessageFactory
The WebServiceMessageFactory serves as a factory for WebServiceMessages . |
Classes in org.springframework.ws used by org.springframework.ws.soap.security | |
---|---|
WebServiceException
Root of the hierarchy of Web Service exceptions. |
Classes in org.springframework.ws used by org.springframework.ws.soap.security.wss4j | |
---|---|
WebServiceException
Root of the hierarchy of Web Service exceptions. |
Classes in org.springframework.ws used by org.springframework.ws.soap.security.xwss | |
---|---|
WebServiceException
Root of the hierarchy of Web Service exceptions. |
Classes in org.springframework.ws used by org.springframework.ws.soap.server.endpoint.interceptor | |
---|---|
WebServiceMessage
Represents a protocol-agnostic XML message. |
Classes in org.springframework.ws used by org.springframework.ws.support | |
---|---|
WebServiceMessage
Represents a protocol-agnostic XML message. |
Classes in org.springframework.ws used by org.springframework.ws.transport | |
---|---|
WebServiceMessage
Represents a protocol-agnostic XML message. |
|
WebServiceMessageFactory
The WebServiceMessageFactory serves as a factory for WebServiceMessages . |
Classes in org.springframework.ws used by org.springframework.ws.transport.http | |
---|---|
WebServiceMessage
Represents a protocol-agnostic XML message. |
Classes in org.springframework.ws used by org.springframework.ws.transport.jms | |
---|---|
WebServiceMessage
Represents a protocol-agnostic XML message. |
|
WebServiceMessageFactory
The WebServiceMessageFactory serves as a factory for WebServiceMessages . |
Classes in org.springframework.ws used by org.springframework.ws.transport.mail | |
---|---|
WebServiceMessage
Represents a protocol-agnostic XML message. |
Classes in org.springframework.ws used by org.springframework.ws.transport.support | |
---|---|
WebServiceMessageFactory
The WebServiceMessageFactory serves as a factory for WebServiceMessages . |
Classes in org.springframework.ws used by org.springframework.ws.wsdl | |
---|---|
WebServiceException
Root of the hierarchy of Web Service exceptions. |
Classes in org.springframework.ws used by org.springframework.ws.wsdl.wsdl11 | |
---|---|
WebServiceException
Root of the hierarchy of Web Service exceptions. |
|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |