インターフェースの使用
org.springframework.ws.soap.SoapBody
SoapBody を使用するパッケージ
パッケージ
説明
Spring Web Services フレームワークの SOAP 機能を提供します。
SOAP 1.1 に固有のインターフェースが含まれています。
SOAP 1.2 に固有のインターフェースが含まれています。
org.springframework.ws.soap 内の SoapBody 使用
SoapBody を返す org.springframework.ws.soap のメソッド修飾子と型メソッド説明SoapEnvelope.getBody()SoapBodyを返します。final SoapBodyAbstractSoapMessage.getSoapBody()getEnvelope().getBody()を返します。SoapMessage.getSoapBody()このメッセージに関連付けられたSoapBodyを返します。org.springframework.ws.soap.soap11 内の SoapBody 使用
org.springframework.ws.soap.soap11 内の SoapBody サブインターフェースorg.springframework.ws.soap.soap12 内の SoapBody 使用
org.springframework.ws.soap.soap12 内の SoapBody サブインターフェース