Package org.mule.soapkit.soap.message
Interface SoapResponse
- All Superinterfaces:
org.mule.soap.api.message.SoapMessage,org.mule.soap.api.message.WithContentType
- All Known Implementing Classes:
AbstractSoapResponse,EmptySoapResponse,ImmutableSoapResponse
public interface SoapResponse
extends org.mule.soap.api.message.SoapMessage
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.mule.soap.api.message.SoapMessage
getAttachments, getContent, getSoapHeaders, getTransportHeadersMethods inherited from interface org.mule.soap.api.message.WithContentType
getContentType
-
Method Details
-
getTransportAdditionalData
-
getVariables
-