Class Hl7v3ContinuationAwareWebService
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
- All Implemented Interfaces:
GroovyObject
,Hl7v3ContinuationsPortType
- Direct Known Subclasses:
Iti47ContinuationAwareService
,Pcc1ContinuationAwareService
public abstract class Hl7v3ContinuationAwareWebService
extends AbstractHl7v3WebService
implements Hl7v3ContinuationsPortType, GroovyObject
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncontinuation
(String requestString) continuation0
(String requestString) operation0
(String requestString) void
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
-
Constructor Details
-
Hl7v3ContinuationAwareWebService
-
-
Method Details
-
getMetaClass
- Specified by:
getMetaClass
in interfaceGroovyObject
-
setMetaClass
- Specified by:
setMetaClass
in interfaceGroovyObject
-
operation
- Specified by:
operation
in interfaceHl7v3ContinuationsPortType
-
continuation
- Specified by:
continuation
in interfaceHl7v3ContinuationsPortType
-
cancel
- Specified by:
cancel
in interfaceHl7v3ContinuationsPortType
-
process0
-
operation0
-
continuation0
-
cancel0
-