Class SoapMessage
java.lang.Object
org.frankframework.http.rpc.SoapMessage
Wrapper calls that holds everything related to a SOAPMessage.
-
Method Summary
Modifier and TypeMethodDescriptionstatic SoapMessagefrom(@NonNull jakarta.servlet.http.HttpServletRequest request) @NonNull MessagegetBody()@Nullable Object@NonNull SoapContext
-
Method Details
-
from
public static SoapMessage from(@NonNull jakarta.servlet.http.HttpServletRequest request) throws jakarta.xml.soap.SOAPException - Throws:
jakarta.xml.soap.SOAPException
-
getAttachments
-
getSoapContext
-
getMultipartXml
-
getBody
-