| Package | Description |
|---|---|
| com.sun.xml.messaging.saaj.soap | |
| com.sun.xml.messaging.saaj.soap.ver1_1 | |
| com.sun.xml.messaging.saaj.soap.ver1_2 | |
| javax.xml.soap |
Provides the API for creating and building SOAP messages.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SOAPPartImpl
SOAPPartImpl is the first attachment.
|
| Modifier and Type | Method and Description |
|---|---|
abstract SOAPPart |
MessageImpl.getSOAPPart() |
| Modifier and Type | Class and Description |
|---|---|
class |
SOAPPart1_1Impl |
| Modifier and Type | Method and Description |
|---|---|
SOAPPart |
Message1_1Impl.getSOAPPart() |
| Modifier and Type | Class and Description |
|---|---|
class |
SOAPPart1_2Impl |
| Modifier and Type | Method and Description |
|---|---|
SOAPPart |
Message1_2Impl.getSOAPPart() |
| Modifier and Type | Method and Description |
|---|---|
abstract SOAPPart |
SOAPMessage.getSOAPPart()
Gets the SOAP part of this
SOAPMessage object. |
Copyright © 2025 JBoss by Red Hat. All rights reserved.