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.SOAPException
java.lang.Exception
java.util.ArrayList parseResponse(javax.xml.soap.SOAPMessage response) throws javax.xml.soap.SOAPException, java.lang.Exception
javax.xml.soap.SOAPException
java.lang.Exception