Class Iti47ContinuationAwareService
java.lang.Object
org.openehealth.ipf.platform.camel.ihe.ws.AbstractWebService
org.openehealth.ipf.platform.camel.ihe.hl7v3.AbstractHl7v3WebService
org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareWebService
org.openehealth.ipf.platform.camel.ihe.hl7v3.iti47.Iti47ContinuationAwareService
- All Implemented Interfaces:
GroovyObject
,Hl7v3ContinuationsPortType
,Iti47PortType
public class Iti47ContinuationAwareService
extends Hl7v3ContinuationAwareWebService
implements Iti47PortType
Continuation-Aware service implementation for the IHE ITI-47 transaction (PDQ v3).
- Author:
- Dmytro Rud
-
Constructor Summary
-
Method Summary
Methods inherited from class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareWebService
cancel, cancel0, continuation, continuation0, getMetaClass, operation, operation0, process0, setMetaClass
Methods inherited from class org.openehealth.ipf.platform.camel.ihe.hl7v3.AbstractHl7v3WebService
createNak, createNak, doProcess, finalizeAtnaAuditing, getWsTransactionConfiguration, startAtnaAuditing
Methods inherited from class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWebService
getConsumer, process, process, setConsumer
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface groovy.lang.GroovyObject
getProperty, invokeMethod, setProperty
Methods inherited from interface org.openehealth.ipf.commons.ihe.hl7v3.iti47.Iti47PortType
cancel, continuation, operation
-
Constructor Details
-
Iti47ContinuationAwareService
-