Package org.springframework.integration.ws
@NullMarked
package org.springframework.integration.ws
Provides several inbound and outbound Web Service components. Also contains
support classes (e.g. Header Mapper)
-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.since 7.0 in favor of
AbstractWebServiceOutboundGateway
AHeaderMapper
implementation for mapping to and from a SoapHeader.Deprecated, for removal: This API element is subject to removal in a future version.since 7.0 in favor ofMarshallingWebServiceInboundGateway
Deprecated, for removal: This API element is subject to removal in a future version.since 7.0 in favor ofMarshallingWebServiceOutboundGateway
TheWebServiceException
extension to indicate that the server endpoint is temporary unavailable.Deprecated, for removal: This API element is subject to removal in a future version.since 7.0 in favor ofSimpleWebServiceInboundGateway
Deprecated, for removal: This API element is subject to removal in a future version.since 7.0 in favor ofSimpleWebServiceOutboundGateway
A convenience interface that extendsRequestReplyHeaderMapper
, parameterized withSoapHeader
.Pre-defined header names to be used when storing or retrieving Web Service properties to/from integration Message Headers.
AbstractWebServiceInboundGateway