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:
groovy.lang.GroovyObject,Hl7v3ContinuationsPortType
- Direct Known Subclasses:
Iti47ContinuationAwareService,Pcc1ContinuationAwareService
public abstract class Hl7v3ContinuationAwareWebService
extends AbstractHl7v3WebService
implements Hl7v3ContinuationsPortType, groovy.lang.GroovyObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncontinuation(String requestString) continuation0(String requestString) groovy.lang.MetaClassoperation0(String requestString) voidsetMetaClass(groovy.lang.MetaClass mc) Methods 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, setProperty
-
Constructor Details
-
Hl7v3ContinuationAwareWebService
-
-
Method Details
-
getMetaClass
public groovy.lang.MetaClass getMetaClass()- Specified by:
getMetaClassin interfacegroovy.lang.GroovyObject
-
setMetaClass
public void setMetaClass(groovy.lang.MetaClass mc) - Specified by:
setMetaClassin interfacegroovy.lang.GroovyObject
-
operation
- Specified by:
operationin interfaceHl7v3ContinuationsPortType
-
continuation
- Specified by:
continuationin interfaceHl7v3ContinuationsPortType
-
cancel
- Specified by:
cancelin interfaceHl7v3ContinuationsPortType
-
process0
-
operation0
-
continuation0
-
cancel0
-