Class XdsAsyncResponseEndpoint<AuditDatasetType extends XdsAuditDataset>

java.lang.Object
org.apache.camel.support.service.BaseService
org.apache.camel.support.service.ServiceSupport
org.apache.camel.support.DefaultEndpoint
org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint<AuditDatasetType,WsTransactionConfiguration<AuditDatasetType>>
org.openehealth.ipf.platform.camel.ihe.xds.XdsAsyncResponseEndpoint<AuditDatasetType>
All Implemented Interfaces:
AutoCloseable, CamelContextAware, Endpoint, IsSingleton, Service, ShutdownableService, HasId, StatefulService, SuspendableService, AuditableEndpoint<AuditDatasetType>

public class XdsAsyncResponseEndpoint<AuditDatasetType extends XdsAuditDataset> extends AbstractWsEndpoint<AuditDatasetType,WsTransactionConfiguration<AuditDatasetType>>
Camel Endpoint implementation for XDS-like transactions which have only a single Web Service operation.
Author:
Dmytro Rud