public interface SoapResponseParserIfc
| Modifier and Type | Method and Description |
|---|---|
int |
checkResponse(javax.xml.soap.SOAPMessage response) |
java.util.ArrayList |
parseResponse(javax.xml.soap.SOAPMessage response) |
int checkResponse(javax.xml.soap.SOAPMessage response)
throws javax.xml.soap.SOAPException,
java.lang.Exception
javax.xml.soap.SOAPExceptionjava.lang.Exceptionjava.util.ArrayList parseResponse(javax.xml.soap.SOAPMessage response)
throws javax.xml.soap.SOAPException,
java.lang.Exception
javax.xml.soap.SOAPExceptionjava.lang.Exception