|
Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| javax.xml.soap | Provides the API for creating and building SOAP messages. |
| Uses of Detail in javax.xml.soap |
|---|
| Modifier and Type | Method and Description |
|---|---|
Detail |
SOAPFault.addDetail()
Creates an optional Detail object and sets it as the
Detail object for this SOAPFault
object. |
abstract Detail |
SOAPFactory.createDetail()
Creates a new Detail object which serves as a container
for DetailEntry objects. |
Detail |
SOAPFault.getDetail()
Returns the optional detail element for this SOAPFault
object. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.