Class ChCiddService
- java.lang.Object
-
- org.openehealth.ipf.platform.camel.ihe.ws.AbstractWebService
-
- org.openehealth.ipf.platform.camel.ihe.hpd.chcidd.ChCiddService
-
- All Implemented Interfaces:
ChCiddPortType
public class ChCiddService extends AbstractWebService implements ChCiddPortType
-
-
Constructor Summary
Constructors Constructor Description ChCiddService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DownloadResponse
communityDownloadRequest(DownloadRequest request)
-
Methods inherited from class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWebService
getConsumer, process, process, setConsumer
-
-
-
-
Method Detail
-
communityDownloadRequest
public DownloadResponse communityDownloadRequest(DownloadRequest request)
- Specified by:
communityDownloadRequest
in interfaceChCiddPortType
-
-