Class Iti55AsyncResponseService
java.lang.Object
org.openehealth.ipf.platform.camel.ihe.ws.AbstractWebService
org.openehealth.ipf.platform.camel.ihe.ws.AbstractAsyncResponseWebService
org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.asyncresponse.Iti55AsyncResponseService
- All Implemented Interfaces:
Iti55AsyncResponsePortType
public class Iti55AsyncResponseService
extends AbstractAsyncResponseWebService
implements Iti55AsyncResponsePortType
Service implementation for the ITI-55 XCPD Initiating Gateway actor
(receiver of asynchronous responses).
- Author:
- Dmytro Rud
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected String[]getAlternativeResponseKeys(Object response) voidreceiveAsyncResponse(String responseString) Methods inherited from class org.openehealth.ipf.platform.camel.ihe.ws.AbstractAsyncResponseWebService
canDropCorrelation, processMethods inherited from class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWebService
getConsumer, process, setConsumer
-
Constructor Details
-
Iti55AsyncResponseService
public Iti55AsyncResponseService()
-
-
Method Details
-
receiveAsyncResponse
- Specified by:
receiveAsyncResponsein interfaceIti55AsyncResponsePortType
-
getAlternativeResponseKeys
- Overrides:
getAlternativeResponseKeysin classAbstractAsyncResponseWebService
-