Uses of Interface
org.mule.soap.api.message.WithContentType
Packages that use WithContentType
-
Uses of WithContentType in org.mule.soap.api.message
Subinterfaces of WithContentType in org.mule.soap.api.messageModifier and TypeInterfaceDescriptioninterfaceRepresents a Soap Message carrying a content, attachments and a set of headers.interfaceRepresents a request that aims to be sent to a Soap Web Service.interfaceRepresents a response retrieved by a Soap Web Service.Classes in org.mule.soap.api.message that implement WithContentTypeModifier and TypeClassDescriptionclassRepresents an attachment that was sent or received using the SOAP protocol, MTOM or SWA. -
Uses of WithContentType in org.mule.soap.internal.message
Classes in org.mule.soap.internal.message that implement WithContentTypeModifier and TypeClassDescriptionfinal classDefault implementation of aSoapRequest.final classImmutableSoapResponseimplementation.final classEmptySoapResponseimplementation.