クラスの使用
org.springframework.integration.ws.dsl.SimpleWsInboundGatewaySpec
SimpleWsInboundGatewaySpec を使用するパッケージ
org.springframework.integration.ws.dsl 内の SimpleWsInboundGatewaySpec 使用
org.springframework.integration.ws.dsl 内の型引数 SimpleWsInboundGatewaySpec を持つサブクラス修飾子と型メソッド説明SimpleWsInboundGatewaySpec.extractPayload
(boolean extract) リクエストから payloadSource を抽出するか、リクエスト全体をペイロードとして使用するには true を指定します。デフォルトは true です。static SimpleWsInboundGatewaySpec
Ws.simpleInboundGateway()
インスタンスの作成。