Uses of Package
org.springframework.integration.ws
Packages that use org.springframework.integration.ws
Package
Description
Provides several inbound and outbound Web Service components.
Contains classes for DSL support.
-
Classes in org.springframework.integration.ws used by org.springframework.integration.wsClassDescriptionBase class for outbound Web Service-invoking Messaging Gateways.A convenience interface that extends
RequestReplyHeaderMapper
, parameterized withSoapHeader
. -
Classes in org.springframework.integration.ws used by org.springframework.integration.ws.dslClassDescriptionBase class for outbound Web Service-invoking Messaging Gateways.An outbound Messaging Gateway for invoking Web Services that also supports marshalling and unmarshalling of the request and response messages.An outbound Messaging Gateway for invoking a Web Service.A convenience interface that extends
RequestReplyHeaderMapper
, parameterized withSoapHeader
.