クラスの使用
org.springframework.integration.ws.dsl.MarshallingWsInboundGatewaySpec
MarshallingWsInboundGatewaySpec を使用するパッケージ
org.springframework.integration.ws.dsl 内の MarshallingWsInboundGatewaySpec 使用
修飾子と型メソッド説明MarshallingWsInboundGatewaySpec.marshaller(Marshaller marshaller) 使用するマーシャラーを指定します。インスタンスの作成。Ws.marshallingInboundGateway(Marshaller marshaller) 提供されているMarshallerを使用してインスタンスを作成します(Unmarshallerも実装する必要があります)。MarshallingWsInboundGatewaySpec.unmarshaller(Unmarshaller unmarshaller) 使用するアンマーシャラーを指定します。