|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ehealth.businessconnector.chapterIV.builders.impl.ResponseBuilderImpl
public class ResponseBuilderImpl
handles response objects. retrieves subObjects. Implements : ResponseBuilder
Constructor Summary | |
---|---|
ResponseBuilderImpl()
default constructor : only needed for ModuleBootstrapHook. |
|
ResponseBuilderImpl(Chapter4XmlValidator validator)
|
|
ResponseBuilderImpl(Crypto crypto,
Chapter4XmlValidator validator)
Deprecated. use ResponseBuilderImpl(Chapter4XmlValidator validator) instead , the HolderOfKeyCrypto is now retrieved directly from the session. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
@Deprecated public ResponseBuilderImpl(Crypto crypto, Chapter4XmlValidator validator)
crypto
- validator
- Chapter4XmlValidatorpublic ResponseBuilderImpl()
public ResponseBuilderImpl(Chapter4XmlValidator validator)
crypto
- validator
- Chapter4XmlValidatorMethod Detail |
---|
public FaultType retrieveReturnInfo(ResponseType response)
ResponseBuilder
retrieveReturnInfo
in interface ResponseBuilder
response
- ResponseType
FaultType
ResponseBuilder.retrieveReturnInfo(be.fgov.ehealth.commons.protocol.v1.ResponseType)
public ChapterIVKmehrResponseWithTimeStampInfo validateTimestampAndretrieveChapterIVKmehrResponseWithTimeStampInfo(AskChap4MedicalAdvisorAgreementResponse response) throws UnsealConnectorException, ChapterIVBusinessConnectorException, TechnicalConnectorException
ResponseBuilder
validateTimestampAndretrieveChapterIVKmehrResponseWithTimeStampInfo
in interface ResponseBuilder
ChapterIVKmehrResponseWithTimeStampInfo
ChapterIVBusinessConnectorException
TechnicalConnectorException
UnsealConnectorException
ResponseBuilder.validateTimestampAndretrieveChapterIVKmehrResponseWithTimeStampInfo(be.fgov.ehealth.chap4.protocol.v1.AskChap4MedicalAdvisorAgreementResponse)
public ChapterIVKmehrResponseWithTimeStampInfo validateTimestampAndretrieveChapterIVKmehrResponseWithTimeStampInfo(AskChap4MedicalAdvisorAgreementResponse response, boolean ignoreWarnings) throws UnsealConnectorException, ChapterIVBusinessConnectorException, TechnicalConnectorException
ResponseBuilder
validateTimestampAndretrieveChapterIVKmehrResponseWithTimeStampInfo
in interface ResponseBuilder
UnsealConnectorException
ChapterIVBusinessConnectorException
TechnicalConnectorException
ResponseBuilder.validateTimestampAndretrieveChapterIVKmehrResponseWithTimeStampInfo(be.fgov.ehealth.chap4.protocol.v1.AskChap4MedicalAdvisorAgreementResponse)
public org.bouncycastle.tsp.TimeStampResponse convertToTimeStampResponse(byte[] bytes) throws TechnicalConnectorException
convertToTimeStampResponse
in interface ResponseBuilder
TechnicalConnectorException
ResponseBuilder.convertToTimeStampResponse(byte[])
public Kmehrresponse convertToKmehrResKmehrresponse(byte[] bytes) throws ChapterIVBusinessConnectorException
convertToKmehrResKmehrresponse
in interface ResponseBuilder
ChapterIVBusinessConnectorException
ResponseBuilder.convertToKmehrResKmehrresponse(byte[])
public ChapterIVKmehrResponseWithTimeStampInfo validateTimestampAndretrieveChapterIVKmehrResponseWithTimeStampInfo(ConsultChap4MedicalAdvisorAgreementResponse response) throws ChapterIVBusinessConnectorException, TechnicalConnectorException
ResponseBuilder
validateTimestampAndretrieveChapterIVKmehrResponseWithTimeStampInfo
in interface ResponseBuilder
response
- ConsultChap4MedicalAdvisorAgreementResponse
ChapterIVKmehrResponseWithTimeStampInfo
ChapterIVBusinessConnectorException
TechnicalConnectorException
ResponseBuilder.validateTimestampAndretrieveChapterIVKmehrResponseWithTimeStampInfo(be.fgov.ehealth.chap4.protocol.v1.ConsultChap4MedicalAdvisorAgreementResponse)
public ChapterIVKmehrResponseWithTimeStampInfo validateTimestampAndretrieveChapterIVKmehrResponseWithTimeStampInfo(ConsultChap4MedicalAdvisorAgreementResponse response, boolean ignoreWarnings) throws ChapterIVBusinessConnectorException, TechnicalConnectorException
ResponseBuilder
validateTimestampAndretrieveChapterIVKmehrResponseWithTimeStampInfo
in interface ResponseBuilder
ChapterIVBusinessConnectorException
UnsealConnectorException
TechnicalConnectorException
ResponseBuilder.validateTimestampAndretrieveChapterIVKmehrResponseWithTimeStampInfo(be.fgov.ehealth.chap4.protocol.v1.ConsultChap4MedicalAdvisorAgreementResponse)
public void bootstrap()
bootstrap
in interface ConfigurationModuleBootstrap.ModuleBootstrapHook
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |