Uses of Class
org.frankframework.http.rpc.SoapMessage
Packages that use SoapMessage
-
Uses of SoapMessage in org.frankframework.http.rpc
Methods in org.frankframework.http.rpc that return SoapMessageModifier and TypeMethodDescriptionstatic SoapMessageSoapMessage.from(@NonNull jakarta.servlet.http.HttpServletRequest request) Methods in org.frankframework.http.rpc with parameters of type SoapMessageModifier and TypeMethodDescriptionprotected static MessageWebServiceListenerServlet.processRequest(SoapMessage request, PipeLineSession session, WebServiceListener listener)