Package org.mule.soapkit.soap.message
Class AbstractSoapResponse
java.lang.Object
org.mule.soapkit.soap.message.AbstractSoapResponse
- All Implemented Interfaces:
org.mule.soap.api.message.SoapMessage,org.mule.soap.api.message.WithContentType,SoapResponse
- Direct Known Subclasses:
EmptySoapResponse,ImmutableSoapResponse
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AbstractSoapResponse
-
-
Method Details
-
getVariables
- Specified by:
getVariablesin interfaceSoapResponse
-
getTransportAdditionalData
- Specified by:
getTransportAdditionalDatain interfaceSoapResponse
-
getTransportHeaders
- Specified by:
getTransportHeadersin interfaceorg.mule.soap.api.message.SoapMessage
-
getSoapHeaders
- Specified by:
getSoapHeadersin interfaceorg.mule.soap.api.message.SoapMessage
-
getContent
- Specified by:
getContentin interfaceorg.mule.soap.api.message.SoapMessage
-
getAttachments
- Specified by:
getAttachmentsin interfaceorg.mule.soap.api.message.SoapMessage
-
getContentType
- Specified by:
getContentTypein interfaceorg.mule.soap.api.message.WithContentType
-