Package | Description |
---|---|
org.jboss.ws.metadata.wsdl |
Modifier and Type | Method and Description |
---|---|
List<WSDLSOAPHeader> |
WSDLBindingMessageReference.getSoapHeaders()
Gets the list of SOAP headers associated with this message reference.
|
Modifier and Type | Method and Description |
---|---|
void |
WSDLBindingMessageReference.addSoapHeader(WSDLSOAPHeader soapHeader)
Adds a SOAP header to the SOAP header list that is associated with this
message reference.
|
Modifier and Type | Method and Description |
---|---|
void |
WSDLBindingMessageReference.setSoapHeaders(List<WSDLSOAPHeader> soapHeaders)
Sets the list of SOAP headers associated with this message reference.
|
Copyright © 2013 JBoss, by Red Hat. All Rights Reserved.