|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ResponseType in be.ehealth.technicalconnector.exception |
---|
Methods in be.ehealth.technicalconnector.exception that return ResponseType | |
---|---|
ResponseType |
SoaErrorException.getResponseType()
|
Constructors in be.ehealth.technicalconnector.exception with parameters of type ResponseType | |
---|---|
SoaErrorException(String errorCode,
ResponseType responseType)
|
Uses of ResponseType in be.ehealth.technicalconnector.validator |
---|
Methods in be.ehealth.technicalconnector.validator with parameters of type ResponseType | |
---|---|
boolean |
EhealthReplyValidator.validateReplyStatus(ResponseType response)
Validate reply status. |
Uses of ResponseType in be.ehealth.technicalconnector.validator.impl |
---|
Methods in be.ehealth.technicalconnector.validator.impl with parameters of type ResponseType | |
---|---|
boolean |
EhealthReplyValidatorImpl.validateReplyStatus(ResponseType response)
|
Uses of ResponseType in be.fgov.ehealth.certra.protocol.v1 |
---|
Methods in be.fgov.ehealth.certra.protocol.v1 that return ResponseType | |
---|---|
ResponseType |
RaResponseType.getResponse()
Gets the value of the response property. |
Methods in be.fgov.ehealth.certra.protocol.v1 with parameters of type ResponseType | |
---|---|
void |
RaResponseType.setResponse(ResponseType value)
Sets the value of the response property. |
Uses of ResponseType in be.fgov.ehealth.commons.protocol.v1 |
---|
Methods in be.fgov.ehealth.commons.protocol.v1 that return ResponseType | |
---|---|
ResponseType |
ObjectFactory.createResponseType()
Create an instance of ResponseType |
Uses of ResponseType in be.fgov.ehealth.etkra.protocol.v1 |
---|
Methods in be.fgov.ehealth.etkra.protocol.v1 that return ResponseType | |
---|---|
ResponseType |
RaResponseType.getResponse()
Gets the value of the response property. |
Methods in be.fgov.ehealth.etkra.protocol.v1 with parameters of type ResponseType | |
---|---|
void |
RaResponseType.setResponse(ResponseType value)
Sets the value of the response property. |
Uses of ResponseType in be.fgov.ehealth.seals.protocol.v1 |
---|
Subclasses of ResponseType in be.fgov.ehealth.seals.protocol.v1 | |
---|---|
class |
DecodeResponse
Response message with decoded data |
class |
EncodeResponse
Response message with encoded data |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |