Uses of Class
be.fgov.ehealth.commons.protocol.v1.ResponseType

Packages that use ResponseType
be.ehealth.technicalconnector.exception   
be.ehealth.technicalconnector.validator   
be.ehealth.technicalconnector.validator.impl   
be.fgov.ehealth.commons.protocol.v1   
be.fgov.ehealth.seals.protocol.v1   
 

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.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.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
 




Connector Packaging TECHNICAL 3.24.0-beta-4 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.