Class HpdQueryProducer<AuditDatasetType extends WsAuditDataset>

java.lang.Object
org.apache.camel.support.service.BaseService
org.apache.camel.support.service.ServiceSupport
org.apache.camel.support.DefaultProducer
org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsProducer<AuditDatasetType,ConfigType,InType,OutType>
org.openehealth.ipf.platform.camel.ihe.ws.SimpleWsProducer<AuditDatasetType,WsTransactionConfiguration<AuditDatasetType>,BatchRequest,BatchResponse>
org.openehealth.ipf.platform.camel.ihe.hpd.HpdQueryProducer<AuditDatasetType>
All Implemented Interfaces:
AutoCloseable, EndpointAware, IsSingleton, Processor, Producer, Service, ShutdownableService, StatefulService, SuspendableService, ProducerHandler<BatchRequest,BatchResponse>

public class HpdQueryProducer<AuditDatasetType extends WsAuditDataset> extends SimpleWsProducer<AuditDatasetType,WsTransactionConfiguration<AuditDatasetType>,BatchRequest,BatchResponse> implements ProducerHandler<BatchRequest,BatchResponse>
Since:
4.3
Author:
Dmytro Rud