Class SoapAttributes
java.lang.Object
org.mule.runtime.extension.api.soap.SoapAttributes
- All Implemented Interfaces:
Serializable
Contains the headers retrieved by the protocol after the request.
- Since:
- 1.0
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SoapAttributes
-
-
Method Details
-
getProtocolHeaders
- Returns:
- a set of protocol headers bounded to the service response. i.e. HTTP Headers.
-