public interface CommunicationObjectWithSoapHeader
| Modifier and Type | Method and Description |
|---|---|
List<SoapHeader> |
getSoapHeader() |
boolean |
isSetSoapHeader()
Convenience method to check if the SoapHeader is set.
|
void |
setSoapHeader(List<SoapHeader> header) |
List<SoapHeader> getSoapHeader()
void setSoapHeader(List<SoapHeader> header)
header - the SoapHeader encoded as an InputStream containing XML.boolean isSetSoapHeader()
Copyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.