|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SendResponseType in be.ehealth.business.mycarenetcommons.builders |
|---|
| Methods in be.ehealth.business.mycarenetcommons.builders with parameters of type SendResponseType | |
|---|---|
String |
ResponseBuilder.getResponse(SendResponseType responseType)
|
String |
ResponseBuilder.getResponse(SendResponseType responseType,
boolean validate)
|
void |
ResponseBuilder.validateXades(SendResponseType responseType)
validates the xades in the response type. |
void |
ResponseBuilder.validateXades(SendResponseType responseType,
Blob blob)
Deprecated. use validateXades(responseType) instead , the blob will be extracted from the responseType |
| Uses of SendResponseType in be.ehealth.business.mycarenetcommons.builders.impl |
|---|
| Methods in be.ehealth.business.mycarenetcommons.builders.impl with parameters of type SendResponseType | |
|---|---|
String |
ResponseBuilderImpl.getResponse(SendResponseType responseType)
|
String |
ResponseBuilderImpl.getResponse(SendResponseType responseType,
boolean validate)
|
void |
ResponseBuilderImpl.validateXades(SendResponseType responseType)
|
void |
ResponseBuilderImpl.validateXades(SendResponseType responseType,
Blob blob)
Deprecated. : see interface , use the method without the second parameter instead |
| Uses of SendResponseType in be.ehealth.businessconnector.mycarenet.attest.builders |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.attest.builders with parameters of type SendResponseType | |
|---|---|
AttestBuilderResponse |
ResponseObjectBuilder.handleSendResponseType(SendResponseType sendResponse)
Handles the response of the WS, checks the Xades and decode the content to create a AttestBuilderResponse object. |
| Uses of SendResponseType in be.ehealth.businessconnector.mycarenet.attest.builders.impl |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.attest.builders.impl with parameters of type SendResponseType | |
|---|---|
AttestBuilderResponse |
ResponseObjectBuilderImpl.handleSendResponseType(SendResponseType sendResponse)
|
| Uses of SendResponseType in be.ehealth.businessconnector.mycarenet.attestv2.builders |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.attestv2.builders with parameters of type SendResponseType | |
|---|---|
SignedBuilderResponse |
ResponseObjectBuilder.handleCancelResponseType(SendResponseType sendResponse,
CancelAttestationRequest sendRequest)
Handles the response of the WS, checks the Xades and decode the content to create a SignedBuilderResponse object. |
SignedEncryptedBuilderResponse |
ResponseObjectBuilder.handleSendResponseType(SendResponseType sendResponse,
SendAttestBuilderRequest builderRequest)
Handles the response of the WS, checks the Xades and decode the content to create a SignedEncryptedBuilderResponse object. |
| Uses of SendResponseType in be.ehealth.businessconnector.mycarenet.attestv2.builders.impl |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.attestv2.builders.impl with parameters of type SendResponseType | |
|---|---|
SignedBuilderResponse |
ResponseObjectBuilderImpl.handleCancelResponseType(SendResponseType sendResponse,
CancelAttestationRequest cancelAttestationRequest)
|
SignedEncryptedBuilderResponse |
ResponseObjectBuilderImpl.handleSendResponseType(SendResponseType sendResponse,
SendAttestBuilderRequest builderRequest)
|
| Uses of SendResponseType in be.fgov.ehealth.mycarenet.agreement.protocol.v1 |
|---|
| Subclasses of SendResponseType in be.fgov.ehealth.mycarenet.agreement.protocol.v1 | |
|---|---|
class |
AskAgreementResponse
Extension of the SendResponseType class to be able to use it as an XML root element |
class |
ConsultAgreementResponse
Extension of the SendRequestType class to be able to use it as an XML root element |
| Methods in be.fgov.ehealth.mycarenet.agreement.protocol.v1 that return types with arguments of type SendResponseType | |
|---|---|
JAXBElement<SendResponseType> |
ObjectFactory.createAskAgreementResponse(SendResponseType value)
Create an instance of JAXBElement<SendResponseType>} |
JAXBElement<SendResponseType> |
ObjectFactory.createConsultAgreementResponse(SendResponseType value)
Create an instance of JAXBElement<SendResponseType>} |
| Methods in be.fgov.ehealth.mycarenet.agreement.protocol.v1 with parameters of type SendResponseType | |
|---|---|
JAXBElement<SendResponseType> |
ObjectFactory.createAskAgreementResponse(SendResponseType value)
Create an instance of JAXBElement<SendResponseType>} |
JAXBElement<SendResponseType> |
ObjectFactory.createConsultAgreementResponse(SendResponseType value)
Create an instance of JAXBElement<SendResponseType>} |
| Uses of SendResponseType in be.fgov.ehealth.mycarenet.attest.protocol.v1 |
|---|
| Subclasses of SendResponseType in be.fgov.ehealth.mycarenet.attest.protocol.v1 | |
|---|---|
class |
SendAttestationResponse
Extension of the SendResponseType class to be able to use it as an XML root element |
| Uses of SendResponseType in be.fgov.ehealth.mycarenet.attest.protocol.v2 |
|---|
| Subclasses of SendResponseType in be.fgov.ehealth.mycarenet.attest.protocol.v2 | |
|---|---|
class |
CancelAttestationResponse
Extension of the SendResponseType class to be able to use it as an XML root element |
| Methods in be.fgov.ehealth.mycarenet.attest.protocol.v2 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.v2 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.v3 |
|---|
| Methods in be.fgov.ehealth.mycarenet.commons.protocol.v3 that return SendResponseType | |
|---|---|
SendResponseType |
ObjectFactory.createSendResponseType()
Create an instance of SendResponseType |
| Uses of SendResponseType in be.fgov.ehealth.mycarenet.memberdata.protocol.v1 |
|---|
| Subclasses of SendResponseType in be.fgov.ehealth.mycarenet.memberdata.protocol.v1 | |
|---|---|
class |
MemberDataConsultationResponse
Generic synchronised response type. |
| Uses of SendResponseType in be.fgov.ehealth.vsb.insurability.protocol.v1 |
|---|
| Subclasses of SendResponseType in be.fgov.ehealth.vsb.insurability.protocol.v1 | |
|---|---|
class |
GetInsurabilityResponse
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||