| 软件包 | 描述 |
|---|---|
| javax.xml.soap |
提供用于创建和生成消息的接口。
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Detail
一个
DetailEntry对象的容器。
|
interface |
DetailEntry
一
Detail对象的内容,一
SOAPFault对象给出细节。
|
interface |
SOAPBody
表示在一个肥皂消息中的皂体元素的内容的对象。
|
interface |
SOAPBodyElement
一个
SOAPBodyElement对象代表一个
SOAPBody对象的内容。
|
interface |
SOAPElement
表示允许但不由肥皂规范指定的元素的一个对象的对象。
|
interface |
SOAPEnvelope
为soapheader和一
SOAPPart配糖体部分的容器对象。
|
interface |
SOAPFault
在包含错误和/或状态信息的
SOAPBody对象元素。
|
interface |
SOAPFaultElement
在
SOAPFault对象表示的内容。
|
interface |
SOAPHeader
一个肥皂头元素的表示。
|
interface |
SOAPHeaderElement
表示肥皂信封的肥皂头部分的内容的一个对象。
|
interface |
Text
一个节点的值为文本的表示形式。
|
| Modifier and Type | Method and Description |
|---|---|
Node |
SAAJResult.getResult() |
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.