Class Hierarchy
- java.lang.Object
- org.openehealth.ipf.platform.camel.ihe.ws.AbstractWebService
- org.openehealth.ipf.platform.camel.ihe.hpd.HpdService
- org.openehealth.ipf.platform.camel.ihe.hpd.HpdQueryService (implements org.openehealth.ipf.commons.ihe.hpd.controls.handlers.ConsumerHandler<RequestType,ResponseType>)
- org.apache.camel.support.service.BaseService
- org.apache.camel.support.service.ServiceSupport (implements org.apache.camel.StatefulService)
- org.apache.camel.support.DefaultEndpoint (implements org.apache.camel.CamelContextAware, org.apache.camel.Endpoint, org.apache.camel.spi.HasId)
- org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint<AuditDatasetType,ConfigType> (implements org.openehealth.ipf.platform.camel.ihe.atna.AuditableEndpoint<AuditDatasetType>)
- org.openehealth.ipf.platform.camel.ihe.hpd.HpdEndpoint<AuditDatasetType>
- org.apache.camel.support.DefaultProducer (implements org.apache.camel.Producer)
- org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsProducer<AuditDatasetType,ConfigType,InType,OutType>
- org.openehealth.ipf.platform.camel.ihe.ws.SimpleWsProducer<AuditDatasetType,ConfigType,InType,OutType>
- org.openehealth.ipf.platform.camel.ihe.hpd.HpdQueryProducer<AuditDatasetType> (implements org.openehealth.ipf.commons.ihe.hpd.controls.handlers.ProducerHandler<RequestType,ResponseType>)
- org.openehealth.ipf.platform.camel.ihe.hpd.HpdCamelValidators