|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SoaErrorException | |
---|---|
be.ehealth.technicalconnector.utils | |
be.ehealth.technicalconnector.validator | |
be.ehealth.technicalconnector.validator.impl |
Uses of SoaErrorException in be.ehealth.technicalconnector.utils |
---|
Methods in be.ehealth.technicalconnector.utils that throw SoaErrorException | |
---|---|
static void |
ConnectorExceptionUtils.processSOAPFault(SOAPFaultException e)
Utility method that process the SOAPFaultException and translate it to SoaErrorException or
SOAPFaultException . |
Uses of SoaErrorException in be.ehealth.technicalconnector.validator |
---|
Methods in be.ehealth.technicalconnector.validator that throw SoaErrorException | |
---|---|
boolean |
EhealthReplyValidator.validateReplyStatus(ResponseType response)
Validate reply status. |
boolean |
EhealthReplyValidator.validateReplyStatus(StatusResponseType response)
Validate reply status. |
Uses of SoaErrorException in be.ehealth.technicalconnector.validator.impl |
---|
Methods in be.ehealth.technicalconnector.validator.impl that throw SoaErrorException | |
---|---|
boolean |
EhealthReplyValidatorImpl.validateReplyStatus(ResponseType response)
|
boolean |
EhealthReplyValidatorImpl.validateReplyStatus(StatusResponseType response)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |