クラスの使用
org.springframework.integration.ws.dsl.SimpleWsOutboundGatewaySpec
SimpleWsOutboundGatewaySpec を使用するパッケージ
org.springframework.integration.ws.dsl 内の SimpleWsOutboundGatewaySpec 使用
修飾子と型メソッド説明SimpleWsOutboundGatewaySpec.extractPayload(boolean extract) WebServiceMessage全体を返すフラグを指定するか、WebServiceMessageおよびheaderMapper構成に従って入力されたヘッダーに基づいてpayloadを作成します。static SimpleWsOutboundGatewaySpecWs.simpleOutboundGateway(WebServiceTemplate template) 提供されたWebServiceTemplateを使用してインスタンスを作成します。SimpleWsOutboundGatewaySpec.sourceExtractor(SourceExtractor<?> extractor) 使用するSourceExtractorを構成します。