|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| SOAPBody を使用しているパッケージ | |
|---|---|
| javax.xml.soap | SOAP メッセージの作成と構築を実行する API を提供します。 |
| javax.xml.soap での SOAPBody の使用 |
|---|
| SOAPBody を返す javax.xml.soap のメソッド | |
|---|---|
SOAPBody |
SOAPEnvelope.addBody()
SOAPBody オブジェクトを作成し、この SOAPEnvelope オブジェクトの SOAPBody オブジェクトとして設定します。 |
SOAPBody |
SOAPEnvelope.getBody()
この SOAPEnvelope オブジェクトに関連した SOAPBody オブジェクトを返します。 |
SOAPBody |
SOAPMessage.getSOAPBody()
この SOAPMessage オブジェクトに含まれる SOAP Body を取得します。 |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 前 次 | フレームあり フレームなし | |||||||||
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。