Uses of Class
org.apache.axis2.saaj.SOAPMessageImpl
Packages that use SOAPMessageImpl
-
Uses of SOAPMessageImpl in org.apache.axis2.saaj
Methods in org.apache.axis2.saaj with parameters of type SOAPMessageImplModifier and TypeMethodDescriptionprotected voidSOAPPartImpl.setMessage(SOAPMessageImpl message) Constructors in org.apache.axis2.saaj with parameters of type SOAPMessageImplModifierConstructorDescriptionSOAPPartImpl(SOAPMessageImpl parentSoapMsg, InputStream inputStream, jakarta.xml.soap.MimeHeaders mimeHeaders, org.apache.axiom.attachments.Attachments attachments) Construct a SOAP part from the given input stream.SOAPPartImpl(SOAPMessageImpl parentSoapMsg, SOAPEnvelopeImpl soapEnvelope)