Package | Description |
---|---|
javax.xml.soap |
Provides the API for creating and building SOAP messages.
|
org.jboss.ws.core.soap |
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 |
SOAPPartImpl
An implementation of SOAPPart.
|
Modifier and Type | Method and Description |
---|---|
SOAPPart |
SOAPMessageImpl.getSOAPPart() |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.