Package | Description |
---|---|
javax.xml.soap | |
org.apache.axis |
Modifier and Type | Method and Description |
---|---|
abstract SOAPPart |
SOAPMessage.getSOAPPart()
Gets the SOAP part of this
SOAPMessage object. |
Modifier and Type | Class and Description |
---|---|
class |
SOAPPart
The SOAPPart provides access to the root part of the Message which
contains the envelope.
|
Modifier and Type | Method and Description |
---|---|
SOAPPart |
Message.getSOAPPart()
Get this message's SOAPPart.
|
Copyright © The Apache Software Foundation. All Rights Reserved.