| Package | Description |
|---|---|
| org.w3.soap |
| Modifier and Type | Field and Description |
|---|---|
protected Header |
Envelope.header |
| Modifier and Type | Method and Description |
|---|---|
Header |
ObjectFactory.createHeader()
Create an instance of
Header |
Header |
Envelope.getHeader()
Gets the value of the header property.
|
Header |
Header.withAnies(Collection<Object> values) |
Header |
Header.withAnies(List<Object> value) |
Header |
Header.withAnies(Object... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
Envelope.setHeader(Header value)
Sets the value of the header property.
|
Envelope |
Envelope.withHeader(Header value) |
| Constructor and Description |
|---|
Envelope(Header header,
Body body,
Map<QName,String> otherAttributes)
Fully-initialising value constructor
|
Copyright © 2014 Digipost Open Source. All Rights Reserved.