Uses of Class
be.ehealth.businessconnector.genericasync.domain.ProcessedGetResponse

Packages that use ProcessedGetResponse
be.ehealth.businessconnector.genericasync.builders   
be.ehealth.businessconnector.genericasync.builders.impl   
be.ehealth.businessconnector.genericasync.helper   
be.ehealth.businessconnector.mycarenet.memberdataasync.session   
be.ehealth.businessconnector.mycarenet.memberdataasync.session.impl   
be.ehealth.businessconnector.vsbnet.async.insurability.session   
be.ehealth.businessconnector.vsbnet.async.insurability.session.impl   
be.ehealth.businessconnector.vsbnet.async.invoice.session   
be.ehealth.businessconnector.vsbnet.async.invoice.session.impl   
be.ehealth.businessconnector.vsbnet.async.mohm.session   
be.ehealth.businessconnector.vsbnet.async.mohm.session.impl   
 

Uses of ProcessedGetResponse in be.ehealth.businessconnector.genericasync.builders
 

Methods in be.ehealth.businessconnector.genericasync.builders that return ProcessedGetResponse
<T> ProcessedGetResponse
ResponseObjectBuilder.processResponse(GetResponse getResponse, Class<T> clazz, String projectName, String schemaLocation)
           
 

Uses of ProcessedGetResponse in be.ehealth.businessconnector.genericasync.builders.impl
 

Methods in be.ehealth.businessconnector.genericasync.builders.impl that return ProcessedGetResponse
<T> ProcessedGetResponse
ResponseObjectBuilderImpl.processResponse(GetResponse getResponse, Class<T> clazz, String projectName, String schemaLocation)
           
 

Uses of ProcessedGetResponse in be.ehealth.businessconnector.genericasync.helper
 

Methods in be.ehealth.businessconnector.genericasync.helper that return ProcessedGetResponse
 ProcessedGetResponse GetHelper.get(GetRequest request, String message, Class clazz)
           
 ProcessedGetResponse GetHelper.get(GetRequest request, String message, Class clazz, String schemaLocation)
           
 ProcessedGetResponse GetHelper.get(GetRequest request, String message, String recipient, Class clazz, String schemaLocation)
           
 

Methods in be.ehealth.businessconnector.genericasync.helper with parameters of type ProcessedGetResponse
 ConfirmResponse GetHelper.confirmAll(ProcessedGetResponse getResponse)
           
 ConfirmResponse DefaultCommonAsyncService.confirmAll(ProcessedGetResponse getResponse)
           
 ConfirmResponse CommonAsyncService.confirmAll(ProcessedGetResponse getResponse)
           
<T> ConfirmResponse
GetHelper.confirmAll(ProcessedGetResponse<T> getResponse, String recipient)
           
 ConfirmResponse DefaultCommonAsyncService.confirmAllMessages(ProcessedGetResponse getResponse)
           
 ConfirmResponse CommonAsyncService.confirmAllMessages(ProcessedGetResponse getResponse)
           
 ConfirmResponse DefaultCommonAsyncService.confirmAllTAcks(ProcessedGetResponse getResponse)
           
 ConfirmResponse CommonAsyncService.confirmAllTAcks(ProcessedGetResponse getResponse)
           
 ConfirmResponse GetHelper.confirmWithMessageReferences(ProcessedGetResponse getResponse)
           
<T> ConfirmResponse
GetHelper.confirmWithMessageReferences(ProcessedGetResponse<T> getResponse, String recipient)
           
 ConfirmResponse GetHelper.confirmWithTAckReferences(ProcessedGetResponse getResponse)
           
<T> ConfirmResponse
GetHelper.confirmWithTAckReferences(ProcessedGetResponse<T> getResponse, String recipient)
           
 

Uses of ProcessedGetResponse in be.ehealth.businessconnector.mycarenet.memberdataasync.session
 

Methods in be.ehealth.businessconnector.mycarenet.memberdataasync.session that return ProcessedGetResponse
 ProcessedGetResponse<byte[]> MemberDataService.getMDAXml(GetRequest request)
           
 

Uses of ProcessedGetResponse in be.ehealth.businessconnector.mycarenet.memberdataasync.session.impl
 

Methods in be.ehealth.businessconnector.mycarenet.memberdataasync.session.impl that return ProcessedGetResponse
 ProcessedGetResponse<byte[]> MemberDataServiceImpl.getMDAXml(GetRequest request)
           
 

Uses of ProcessedGetResponse in be.ehealth.businessconnector.vsbnet.async.insurability.session
 

Methods in be.ehealth.businessconnector.vsbnet.async.insurability.session that return ProcessedGetResponse
 ProcessedGetResponse<WZCMHDF001DetermineInsurabilityResponse> VsbNetInsurabilityService.getDetermineInsurability(GetRequest request)
           
 

Uses of ProcessedGetResponse in be.ehealth.businessconnector.vsbnet.async.insurability.session.impl
 

Methods in be.ehealth.businessconnector.vsbnet.async.insurability.session.impl that return ProcessedGetResponse
 ProcessedGetResponse<WZCMHDF001DetermineInsurabilityResponse> VsbNetInsurabilityServiceImpl.getDetermineInsurability(GetRequest request)
           
 

Uses of ProcessedGetResponse in be.ehealth.businessconnector.vsbnet.async.invoice.session
 

Methods in be.ehealth.businessconnector.vsbnet.async.invoice.session that return ProcessedGetResponse
 ProcessedGetResponse<byte[]> VsbNetInvoiceService.getListInvoiceAccepted1(GetRequest request)
           
 ProcessedGetResponse<byte[]> VsbNetInvoiceService.getListInvoiceAccepted2(GetRequest request)
           
 ProcessedGetResponse<byte[]> VsbNetInvoiceService.getListInvoiceFileAccepted(GetRequest request)
           
 ProcessedGetResponse<byte[]> VsbNetInvoiceService.getListInvoiceFileRefused(GetRequest request)
           
 ProcessedGetResponse<byte[]> VsbNetInvoiceService.getListInvoiceRefused(GetRequest request)
           
 

Uses of ProcessedGetResponse in be.ehealth.businessconnector.vsbnet.async.invoice.session.impl
 

Methods in be.ehealth.businessconnector.vsbnet.async.invoice.session.impl that return ProcessedGetResponse
 ProcessedGetResponse<byte[]> VsbNetInvoiceServiceImpl.getListInvoiceAccepted1(GetRequest request)
           
 ProcessedGetResponse<byte[]> VsbNetInvoiceServiceImpl.getListInvoiceAccepted2(GetRequest request)
           
 ProcessedGetResponse<byte[]> VsbNetInvoiceServiceImpl.getListInvoiceFileAccepted(GetRequest request)
           
 ProcessedGetResponse<byte[]> VsbNetInvoiceServiceImpl.getListInvoiceFileRefused(GetRequest request)
           
 ProcessedGetResponse<byte[]> VsbNetInvoiceServiceImpl.getListInvoiceRefused(GetRequest request)
           
 

Uses of ProcessedGetResponse in be.ehealth.businessconnector.vsbnet.async.mohm.session
 

Methods in be.ehealth.businessconnector.vsbnet.async.mohm.session that return ProcessedGetResponse
 ProcessedGetResponse<EMOHMDF111CancelApplicationResponse> VsbNetMohmService.getCancelApplication(GetRequest request)
           
 ProcessedGetResponse<EMOHMDF103ConsultApplicationResponse> VsbNetMohmService.getConsultApplication(GetRequest request)
           
 ProcessedGetResponse<EMOHMDF104ConsultSupportAndRepairResponse> VsbNetMohmService.getConsultSupportAndRepair(GetRequest request)
           
 ProcessedGetResponse<EMOHMDF112ConsultSupportAndRepairListResponse> VsbNetMohmService.getConsultSupportAndRepairList(GetRequest request)
           
 ProcessedGetResponse<EMOHMDF101CreateApplicationResponse> VsbNetMohmService.getCreateApplication(GetRequest request)
           
 ProcessedGetResponse<EMOHMDF102CreateFictionalApplicationResponse> VsbNetMohmService.getCreateFictionalApplication(GetRequest request)
           
 ProcessedGetResponse<EMOHMDF107PushApplicationViewRequest> VsbNetMohmService.getPushApplicationView(GetRequest request)
           
 ProcessedGetResponse<EMOHMDF106PushDecisionRequest> VsbNetMohmService.getPushDecision(GetRequest request)
           
 ProcessedGetResponse<EMOHMDF105ReportDeliveryResponse> VsbNetMohmService.getReportDelivery(GetRequest request)
           
 

Uses of ProcessedGetResponse in be.ehealth.businessconnector.vsbnet.async.mohm.session.impl
 

Methods in be.ehealth.businessconnector.vsbnet.async.mohm.session.impl that return ProcessedGetResponse
 ProcessedGetResponse<EMOHMDF111CancelApplicationResponse> VsbNetMohmServiceImpl.getCancelApplication(GetRequest request)
           
 ProcessedGetResponse<EMOHMDF103ConsultApplicationResponse> VsbNetMohmServiceImpl.getConsultApplication(GetRequest request)
           
 ProcessedGetResponse<EMOHMDF104ConsultSupportAndRepairResponse> VsbNetMohmServiceImpl.getConsultSupportAndRepair(GetRequest request)
           
 ProcessedGetResponse<EMOHMDF112ConsultSupportAndRepairListResponse> VsbNetMohmServiceImpl.getConsultSupportAndRepairList(GetRequest request)
           
 ProcessedGetResponse<EMOHMDF101CreateApplicationResponse> VsbNetMohmServiceImpl.getCreateApplication(GetRequest request)
           
 ProcessedGetResponse<EMOHMDF102CreateFictionalApplicationResponse> VsbNetMohmServiceImpl.getCreateFictionalApplication(GetRequest request)
           
 ProcessedGetResponse<EMOHMDF107PushApplicationViewRequest> VsbNetMohmServiceImpl.getPushApplicationView(GetRequest request)
           
 ProcessedGetResponse<EMOHMDF106PushDecisionRequest> VsbNetMohmServiceImpl.getPushDecision(GetRequest request)
           
 ProcessedGetResponse<EMOHMDF105ReportDeliveryResponse> VsbNetMohmServiceImpl.getReportDelivery(GetRequest request)
           
 




Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.