Package org.openehealth.ipf.platform.camel.ihe.ws
package org.openehealth.ipf.platform.camel.ihe.ws
-
ClassDescriptionBase class for receivers of asynchronous responses for Web Service-based IHE transactions.Base class for web services that are aware of a
DefaultWsConsumer
.AbstractWsComponent<AuditDatasetType extends WsAuditDataset,ConfigType extends WsTransactionConfiguration<AuditDatasetType>, InteractionIdType extends WsInteractionId<ConfigType>> Base component class for Web Service-based IHE components.AbstractWsEndpoint<AuditDatasetType extends WsAuditDataset,ConfigType extends WsTransactionConfiguration<AuditDatasetType>> Camel endpoint used to create producers and consumers based on webservice calls.AbstractWsProducer<AuditDatasetType extends WsAuditDataset,ConfigType extends WsTransactionConfiguration<AuditDatasetType>, InType, OutType> Camel producer used to make calls to a Web Service.DefaultWsConsumer<AuditDatasetType extends WsAuditDataset,ConfigType extends WsTransactionConfiguration<AuditDatasetType>> Camel component used to create process incoming exchanges based on webservice calls.Utilities for handling HTTP and SOAP headers in Web Service interactions.SimpleWsProducer<AuditDatasetType extends WsAuditDataset,ConfigType extends WsTransactionConfiguration<AuditDatasetType>, InType, OutType> Generic producer for Web Services which have only one operation.