Uses of Class
be.fgov.ehealth.mycarenet.commons.protocol.v4.SendResponseType

Packages that use SendResponseType
be.ehealth.business.mycarenetcommons.v4.builders   
be.ehealth.businessconnector.mycarenet.attestv3.builders   
be.ehealth.businessconnector.mycarenet.attestv3.builders.impl   
be.fgov.ehealth.mycarenet.attest.protocol.v3   
be.fgov.ehealth.mycarenet.commons.protocol.v4   
 

Uses of SendResponseType in be.ehealth.business.mycarenetcommons.v4.builders
 

Methods in be.ehealth.business.mycarenetcommons.v4.builders with parameters of type SendResponseType
 SignedEncryptedResponseHolder ResponseObjectBuilderHelper.build(SendResponseType sendResponse, EncryptedRequestHolder builderRequest)
           
 SignedResponseHolder ResponseObjectBuilderHelper.build(SendResponseType sendResponse, SendRequestType builderRequest)
           
 

Uses of SendResponseType in be.ehealth.businessconnector.mycarenet.attestv3.builders
 

Methods in be.ehealth.businessconnector.mycarenet.attestv3.builders with parameters of type SendResponseType
 SignedResponseHolder ResponseObjectBuilder.handleCancelAttestationResponse(SendResponseType sendResponse, SendRequestType builderRequest)
          Handles the response of the WS, checks the Xades and decode the content to create a SignedResponseHolder object.
 SignedEncryptedResponseHolder ResponseObjectBuilder.handleSendAttestionResponse(SendResponseType sendResponse, EncryptedRequestHolder builderRequest)
          Handles the response of the WS, checks the Xades and decode the content to create a SignedEncryptedResponseHolder object.
 

Uses of SendResponseType in be.ehealth.businessconnector.mycarenet.attestv3.builders.impl
 

Methods in be.ehealth.businessconnector.mycarenet.attestv3.builders.impl with parameters of type SendResponseType
 SignedResponseHolder ResponseObjectBuilderImpl.handleCancelAttestationResponse(SendResponseType sendResponse, SendRequestType cancelAttestationRequest)
           
 SignedEncryptedResponseHolder ResponseObjectBuilderImpl.handleSendAttestionResponse(SendResponseType sendResponse, EncryptedRequestHolder sendAttestationRequest)
           
 

Uses of SendResponseType in be.fgov.ehealth.mycarenet.attest.protocol.v3
 

Subclasses of SendResponseType in be.fgov.ehealth.mycarenet.attest.protocol.v3
 class CancelAttestationResponse
          Extension of the SendResponseType class to be able to use it as an XML root element
 class SendAttestationResponse
          Extension of the SendResponseType class to be able to use it as an XML root element
 

Methods in be.fgov.ehealth.mycarenet.attest.protocol.v3 that return types with arguments of type SendResponseType
 JAXBElement<SendResponseType> ObjectFactory.createCancelAttestationResponse(SendResponseType value)
          Create an instance of JAXBElement<SendResponseType>
 JAXBElement<SendResponseType> ObjectFactory.createSendAttestationResponse(SendResponseType value)
          Create an instance of JAXBElement<SendResponseType>
 

Methods in be.fgov.ehealth.mycarenet.attest.protocol.v3 with parameters of type SendResponseType
 JAXBElement<SendResponseType> ObjectFactory.createCancelAttestationResponse(SendResponseType value)
          Create an instance of JAXBElement<SendResponseType>
 JAXBElement<SendResponseType> ObjectFactory.createSendAttestationResponse(SendResponseType value)
          Create an instance of JAXBElement<SendResponseType>
 

Uses of SendResponseType in be.fgov.ehealth.mycarenet.commons.protocol.v4
 

Methods in be.fgov.ehealth.mycarenet.commons.protocol.v4 that return SendResponseType
 SendResponseType ObjectFactory.createSendResponseType()
          Create an instance of SendResponseType
 




Connector Packaging PERSLOGOPEDIST 3.27.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.