|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SendResponseType in be.ehealth.businessconnector.dmg.builders |
---|
Methods in be.ehealth.businessconnector.dmg.builders with parameters of type SendResponseType | |
---|---|
DmgBuilderResponse |
ResponseObjectBuilder.handleSendResponseType(SendResponseType sendRequest)
Handles the response of the WS, checks the Xades and decode the content to create a DmgBuilderResponse object. |
Uses of SendResponseType in be.ehealth.businessconnector.dmg.builders.impl |
---|
Methods in be.ehealth.businessconnector.dmg.builders.impl with parameters of type SendResponseType | |
---|---|
DmgBuilderResponse |
ResponseObjectBuilderImpl.handleSendResponseType(SendResponseType sendResponse)
|
Uses of SendResponseType in be.ehealth.businessconnector.dmg.domain |
---|
Methods in be.ehealth.businessconnector.dmg.domain that return SendResponseType | |
---|---|
SendResponseType |
DmgBuilderResponse.getOriginalResponse()
|
Uses of SendResponseType in be.fgov.ehealth.globalmedicalfile.protocol.v1 |
---|
Subclasses of SendResponseType 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 |
Methods in be.fgov.ehealth.globalmedicalfile.protocol.v1 that return SendResponseType | |
---|---|
SendResponseType |
ObjectFactory.createSendResponseType()
Create an instance of SendResponseType |
Methods in be.fgov.ehealth.globalmedicalfile.protocol.v1 that return types with arguments of type SendResponseType | |
---|---|
JAXBElement<SendResponseType> |
ObjectFactory.createConsultGlobalMedicalFileResponse(SendResponseType value)
Create an instance of JAXBElement < SendResponseType > } |
JAXBElement<SendResponseType> |
ObjectFactory.createNotifyGlobalMedicalFileResponse(SendResponseType value)
Create an instance of JAXBElement < SendResponseType > } |
Methods in be.fgov.ehealth.globalmedicalfile.protocol.v1 with parameters of type SendResponseType | |
---|---|
JAXBElement<SendResponseType> |
ObjectFactory.createConsultGlobalMedicalFileResponse(SendResponseType value)
Create an instance of JAXBElement < SendResponseType > } |
JAXBElement<SendResponseType> |
ObjectFactory.createNotifyGlobalMedicalFileResponse(SendResponseType value)
Create an instance of JAXBElement < SendResponseType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |