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:
groovy.lang.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
Constructors -
Method Summary
Methods inherited from class org.openehealth.ipf.platform.camel.ihe.hl7v3.Hl7v3ContinuationAwareWebService
cancel, cancel0, continuation, continuation0, getMetaClass, operation, operation0, process0, setMetaClassMethods inherited from class org.openehealth.ipf.platform.camel.ihe.hl7v3.AbstractHl7v3WebService
createNak, createNak, doProcess, finalizeAtnaAuditing, getWsTransactionConfiguration, startAtnaAuditingMethods inherited from class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWebService
getConsumer, process, process, setConsumerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface groovy.lang.GroovyObject
getProperty, invokeMethod, setPropertyMethods inherited from interface org.openehealth.ipf.commons.ihe.hl7v3.iti47.Iti47PortType
cancel, continuation, operation
-
Constructor Details
-
Iti47ContinuationAwareService
-