org.apache.axis2.transport.http.util
Class SOAPUtil
java.lang.Object
org.apache.axis2.transport.http.util.SOAPUtil
- public class SOAPUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOAPUtil
public SOAPUtil()
processPostRequest
public boolean processPostRequest(MessageContext msgContext,
HttpServletRequest request,
HttpServletResponse response)
throws AxisFault
- Handle SOAP Messages
- Parameters:
msgContext
- request
- response
-
- Returns:
-
- Throws:
AxisFault