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

Packages that use ResponseType
be.ehealth.business.common.helper   
be.ehealth.businessconnector.ehbox.v3.service Contains the interface of the service publication and consultation and the factory to get it back 
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.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.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.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.
 

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.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.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 PERSNURSE 3.23.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.