インターフェースの使用
org.springframework.ws.soap.SoapVersion
SoapVersion を使用するパッケージ
パッケージ
説明
Spring Web Services フレームワークの SOAP 機能を提供します。
Spring-WSSOAP メッセージインフラストラクチャの Java 用添付 API(SAAJ)サポートを備えた SOAP。
org.springframework.ws.soap 内の SoapVersion 使用
SoapVersion として宣言されている org.springframework.ws.soap のフィールド修飾子と型フィールド説明static final SoapVersion
SoapVersion.SOAP_11
SOAP 仕様のバージョン 1.1 を表します。static final SoapVersion
SoapVersion.SOAP_12
SOAP 仕様のバージョン 1.2 を表します。SoapVersion を返す org.springframework.ws.soap のメソッド型 SoapVersion のパラメーターを持つ org.springframework.ws.soap のメソッド修飾子と型メソッド説明void
SoapMessageFactory.setSoapVersion
(SoapVersion version) このファクトリで使用される SOAP バージョンを設定します。org.springframework.ws.soap.saaj 内の SoapVersion 使用
型 SoapVersion のパラメーターを持つ org.springframework.ws.soap.saaj のメソッド