Package | Description |
---|---|
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.server |
Contains classes for server-side Spring-WS support.
|
org.springframework.ws.soap.addressing.server |
Contains servers-side WS-Addressing support, in the form of
EndpointMappings . |
org.springframework.ws.soap.server |
Contains classes for SOAP-specific server-side Spring-WS support.
|
org.springframework.ws.test.client |
Provides a testing framework for client-side Web service testing.
|
org.springframework.ws.test.server |
Provides a testing framework for server-side Web service testing.
|
org.springframework.ws.transport |
Contains the TransportRequest and TransportResponse interfaces.
|
org.springframework.ws.transport.context |
Abstraction for determining the current TransportInputStream and TransportOutputStream.
|
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.transport.xmpp |
Package providing support for handling messages via xmpp.
|
Class and Description |
---|
TransportException
Abstract base class for exceptions related to the transport layer.
|
Class and Description |
---|
WebServiceConnection
Represents a point-to-point connection that a client can use for sending
WebServiceMessage objects directly
to a remote party. |
Class and Description |
---|
WebServiceMessageSender
Defines the methods for classes capable of sending and receiving
WebServiceMessage instances across a
transport. |
Class and Description |
---|
WebServiceConnection
Represents a point-to-point connection that a client can use for sending
WebServiceMessage objects directly
to a remote party. |
WebServiceMessageSender
Defines the methods for classes capable of sending and receiving
WebServiceMessage instances across a
transport. |
Class and Description |
---|
WebServiceMessageReceiver
Defines the methods for classes capable of receiving
WebServiceMessage instances
coming in on a transport. |
Class and Description |
---|
WebServiceMessageSender
Defines the methods for classes capable of sending and receiving
WebServiceMessage instances across a
transport. |
Class and Description |
---|
WebServiceMessageReceiver
Defines the methods for classes capable of receiving
WebServiceMessage instances
coming in on a transport. |
Class and Description |
---|
WebServiceMessageSender
Defines the methods for classes capable of sending and receiving
WebServiceMessage instances across a
transport. |
Class and Description |
---|
WebServiceMessageReceiver
Defines the methods for classes capable of receiving
WebServiceMessage instances
coming in on a transport. |
Class and Description |
---|
AbstractWebServiceConnection
Abstract base class for
WebServiceConnection implementations. |
HeadersAwareReceiverWebServiceConnection
Interface to define access to header information for certain
WebServiceConnection implementations. |
HeadersAwareSenderWebServiceConnection |
TransportInputStream
A
TransportInputStream is an input stream with MIME input headers. |
TransportOutputStream
A
TransportOutputStream is an output stream with MIME input headers. |
WebServiceConnection
Represents a point-to-point connection that a client can use for sending
WebServiceMessage objects directly
to a remote party. |
Class and Description |
---|
WebServiceConnection
Represents a point-to-point connection that a client can use for sending
WebServiceMessage objects directly
to a remote party. |
Class and Description |
---|
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. |
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. |
HeadersAwareReceiverWebServiceConnection
Interface to define access to header information for certain
WebServiceConnection implementations. |
HeadersAwareSenderWebServiceConnection |
TransportConstants
Declares useful transport constants.
|
TransportException
Abstract base class for exceptions related to the transport layer.
|
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 and Description |
---|
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. |
HeadersAwareReceiverWebServiceConnection
Interface to define access to header information for certain
WebServiceConnection implementations. |
HeadersAwareSenderWebServiceConnection |
TransportConstants
Declares useful transport constants.
|
TransportException
Abstract base class for exceptions related to the transport layer.
|
WebServiceConnection
Represents a point-to-point connection that a client can use for sending
WebServiceMessage objects directly
to a remote party. |
WebServiceMessageSender
Defines the methods for classes capable of sending and receiving
WebServiceMessage instances across a
transport. |
Class and Description |
---|
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. |
HeadersAwareReceiverWebServiceConnection
Interface to define access to header information for certain
WebServiceConnection implementations. |
HeadersAwareSenderWebServiceConnection |
TransportConstants
Declares useful transport constants.
|
TransportException
Abstract base class for exceptions related to the transport layer.
|
WebServiceConnection
Represents a point-to-point connection that a client can use for sending
WebServiceMessage objects directly
to a remote party. |
WebServiceMessageSender
Defines the methods for classes capable of sending and receiving
WebServiceMessage instances across a
transport. |
Class and Description |
---|
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. |
Class and Description |
---|
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. |
HeadersAwareReceiverWebServiceConnection
Interface to define access to header information for certain
WebServiceConnection implementations. |
HeadersAwareSenderWebServiceConnection |
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. |
WebServiceMessageSender
Defines the methods for classes capable of sending and receiving
WebServiceMessage instances across a
transport. |
Copyright © 2020 Pivotal Software. All rights reserved.