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

Packages that use ResponseType
be.ehealth.business.common.helper   
be.ehealth.businessconnector.chapterIV.builders   
be.ehealth.businessconnector.chapterIV.builders.impl   
be.ehealth.businessconnector.ehbox.v3.service Contains the interface of the service publication and consultation and the factory to get it back Use ServiceFactory to get an instance of consultation or publication passing the Access token. 
be.ehealth.businessconnector.ehbox.v3.validator   
be.ehealth.businessconnector.ehbox.v3.validator.impl   
be.ehealth.technicalconnector.exception   
be.ehealth.technicalconnector.validator   
be.ehealth.technicalconnector.validator.impl   
be.fgov.ehealth.chap4.protocol.v1   
be.fgov.ehealth.commons.protocol.v1   
be.fgov.ehealth.ehbox.consultation.protocol.v3   
be.fgov.ehealth.ehbox.publication.protocol.v3   
be.fgov.ehealth.genericinsurability.protocol.v1   
be.fgov.ehealth.globalmedicalfile.protocol.v1   
be.fgov.ehealth.insurability.protocol.v2   
be.fgov.ehealth.seals.protocol.v1   
 

Uses of ResponseType in be.ehealth.business.common.helper
 

Methods in be.ehealth.business.common.helper with type parameters of type ResponseType
static
<T extends ResponseType>
T
EhealthServiceHelper.callEhealthServiceV1(SAMLToken token, GenericRequest service, Object request, Class<T> clazz, SessionValidator sessionValidator, EhealthReplyValidator ehealthReplyValidator)
           
 

Uses of ResponseType in be.ehealth.businessconnector.chapterIV.builders
 

Methods in be.ehealth.businessconnector.chapterIV.builders with parameters of type ResponseType
 FaultType ResponseBuilder.retrieveReturnInfo(ResponseType response)
          retrieves the returnInfo with detailed error
 

Uses of ResponseType in be.ehealth.businessconnector.chapterIV.builders.impl
 

Methods in be.ehealth.businessconnector.chapterIV.builders.impl with parameters of type ResponseType
 FaultType ResponseBuilderImpl.retrieveReturnInfo(ResponseType response)
           
 

Uses of ResponseType in be.ehealth.businessconnector.ehbox.v3.service
 

Methods in be.ehealth.businessconnector.ehbox.v3.service with type parameters of type ResponseType
static
<T extends ResponseType>
T
EhBoxServiceHelper.callEhBoxService(SAMLToken token, GenericRequest service, String soapAction, Object request, Class<T> responseClass, SessionValidator sessValidator, EhboxReplyValidator replyValidator)
           
 

Uses of ResponseType in be.ehealth.businessconnector.ehbox.v3.validator
 

Methods in be.ehealth.businessconnector.ehbox.v3.validator with parameters of type ResponseType
 boolean EhboxReplyValidator.validateReplyStatus(ResponseType response)
          Validate reply status.
 

Uses of ResponseType in be.ehealth.businessconnector.ehbox.v3.validator.impl
 

Methods in be.ehealth.businessconnector.ehbox.v3.validator.impl with parameters of type ResponseType
 boolean EhboxReplyValidatorImpl.validateReplyStatus(ResponseType response)
          validates the reply status : will throw a general TechnicalConnectorException if the reply status is not success and will throw an OoOPublicationException if the status is success, but there are Out Of Offices for one or more recipients. the calling application has the responsibility to resend the message with the OoO acknowledged ( and other recipients if needed ).
 

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.chap4.protocol.v1
 

Subclasses of ResponseType in be.fgov.ehealth.chap4.protocol.v1
 class AskChap4MedicalAdvisorAgreementResponse
          Java class for AskChap4MedicalAdvisorAgreementResponseType complex type.
 class ConsultChap4MedicalAdvisorAgreementResponse
          Java class for ConsultChap4MedicalAdvisorAgreementResponseType complex type.
 

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.ehbox.consultation.protocol.v3
 

Subclasses of ResponseType in be.fgov.ehealth.ehbox.consultation.protocol.v3
 class DeleteMessageResponse
          Java class for DeleteMessageResponseType complex type.
 class DeleteOoOResponse
          Java class for DeleteOoOResponseType complex type.
 class GetAllEhboxesMessagesListResponse
          fix , multiple elements with same type, Element classes not generated automatically.
 class GetBoxInfoResponse
          Java class for GetBoxInfoResponseType complex type.
 class GetFullMessageResponse
          Java class for GetFullMessageResponseType complex type.
 class GetHistoryResponse
          Java class for GetHistoryResponseType complex type.
 class GetMessageAcknowledgmentsStatusResponse
          Java class for GetMessageAcknowledgmentsStatusResponseType complex type.
 class GetMessageListResponseType
          Java class for GetMessageListResponseType complex type.
 class GetMessagesListResponse
          fix , multiple elements with same type, Element classes not generated automatically.
 class GetOoOListResponse
          Java class for GetOoOListResponseType complex type.
 class InsertOoOResponse
          Java class for InsertOoOResponseType complex type.
 class MoveMessageResponse
          Java class for MoveMessageResponseType complex type.
 

Uses of ResponseType in be.fgov.ehealth.ehbox.publication.protocol.v3
 

Subclasses of ResponseType in be.fgov.ehealth.ehbox.publication.protocol.v3
 class SendMessageResponse
          Java class for anonymous complex type.
 

Uses of ResponseType in be.fgov.ehealth.genericinsurability.protocol.v1
 

Subclasses of ResponseType in be.fgov.ehealth.genericinsurability.protocol.v1
 class GetInsurabilityAsFlatResponse
          Java class for GetInsurabilityAsFlatResponseType complex type.
 class GetInsurabilityResponse
          Java class for GetInsurabilityResponseType complex type.
 

Uses of ResponseType in be.fgov.ehealth.globalmedicalfile.protocol.v1
 

Subclasses of ResponseType in be.fgov.ehealth.globalmedicalfile.protocol.v1
 class ConsultGlobalMedicalFileResponse
          Extension of the SendRequestType class to be able to use it as an XML root element
 class NotifyGlobalMedicalFileResponse
          Extension of the SendRequestType class to be able to use it as an XML root element
 class SendResponseType
          Generic synchronised response type.
 

Uses of ResponseType in be.fgov.ehealth.insurability.protocol.v2
 

Subclasses of ResponseType in be.fgov.ehealth.insurability.protocol.v2
 class GetInsurabilityForPharmacistResponse
          GetInsurabilityForPharmacistRequestType Java class for GetInsurabilityForPharmacistResponseType complex type.
 

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 Java class for DecodeResponseType complex type.
 class EncodeResponse
          Response message with encoded data Java class for EncodeResponseType complex type.
 




Connector Packaging generic 3.28.5 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.