Uses of Class
org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
Package
Description
-
Uses of AbstractWsEndpoint in org.openehealth.ipf.platform.camel.ihe.hl7v2ws
Modifier and TypeClassDescriptionclass
SimpleHl7v2WsEndpoint<ComponentType extends AbstractHl7v2WsComponent>
Camel endpoint for HL7v2-WS transaction with a single operation. -
Uses of AbstractWsEndpoint in org.openehealth.ipf.platform.camel.ihe.hl7v3
Modifier and TypeClassDescriptionclass
Hl7v3AsyncResponseEndpoint<ConfigType extends Hl7v3WsTransactionConfiguration>
Camel endpoint implementation for asynchronous response receivers of HL7v3-based IHE components.class
Camel endpoint implementation for HL7v3-based IHE components with interactive response continuation support.class
Hl7v3Endpoint<ConfigType extends Hl7v3WsTransactionConfiguration>
Camel endpoint implementation for HL7v3-based IHE components.Modifier and TypeMethodDescriptionHl7v3AsyncResponseEndpoint.getProducer
(AbstractWsEndpoint<Hl7v3AuditDataset, ConfigType> endpoint, JaxWsClientFactory<Hl7v3AuditDataset> clientFactory) Hl7v3ContinuationAwareEndpoint.getProducer
(AbstractWsEndpoint<Hl7v3AuditDataset, Hl7v3ContinuationAwareWsTransactionConfiguration> endpoint, JaxWsClientFactory<Hl7v3AuditDataset> clientFactory) -
Uses of AbstractWsEndpoint in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44
ModifierConstructorDescriptionIti44Producer
(AbstractWsEndpoint<Hl7v3AuditDataset, Hl7v3WsTransactionConfiguration> endpoint, JaxWsClientFactory<Hl7v3AuditDataset> clientFactory) Constructs the producer. -
Uses of AbstractWsEndpoint in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse
ModifierConstructorDescriptionIti55DeferredResponseProducer
(AbstractWsEndpoint<Hl7v3AuditDataset, Hl7v3WsTransactionConfiguration> endpoint, JaxWsClientFactory<Hl7v3AuditDataset> clientFactory) -
Uses of AbstractWsEndpoint in org.openehealth.ipf.platform.camel.ihe.hpd
Modifier and TypeClassDescriptionclass
HpdEndpoint<AuditDatasetType extends WsAuditDataset>
class
HpdQueryEndpoint<AuditDatasetType extends WsAuditDataset>
Modifier and TypeMethodDescriptionHpdQueryEndpoint.getProducer
(AbstractWsEndpoint<AuditDatasetType, WsTransactionConfiguration<AuditDatasetType>> endpoint, JaxWsClientFactory<AuditDatasetType> clientFactory) -
Uses of AbstractWsEndpoint in org.openehealth.ipf.platform.camel.ihe.ws
Modifier and TypeMethodDescriptionAbstractWsProducer.getEndpoint()
DefaultWsConsumer.getEndpoint()
Modifier and TypeMethodDescriptionprotected AbstractWebService
AbstractWsEndpoint.getCustomServiceInstance
(AbstractWsEndpoint<AuditDatasetType, ConfigType> endpoint) Returns a new instance of a service class.abstract AbstractWsProducer<AuditDatasetType,
ConfigType, ?, ?> AbstractWsEndpoint.getProducer
(AbstractWsEndpoint<AuditDatasetType, ConfigType> endpoint, JaxWsClientFactory<AuditDatasetType> clientFactory) Constructs and returns a transaction-specific Camel producer instanceModifierConstructorDescriptionAbstractWsProducer
(AbstractWsEndpoint<AuditDatasetType, ConfigType> endpoint, JaxWsClientFactory<AuditDatasetType> clientFactory, Class<InType> requestClass, Class<OutType> responseClass) Constructs the producer.DefaultWsConsumer
(AbstractWsEndpoint<AuditDatasetType, ConfigType> endpoint, Processor processor, AbstractWebService service, Server server) Constructs the consumer.SimpleWsProducer
(AbstractWsEndpoint<AuditDatasetType, ConfigType> endpoint, JaxWsClientFactory<AuditDatasetType> clientFactory, Class<InType> requestClass, Class<OutType> responseClass) Constructor. -
Uses of AbstractWsEndpoint in org.openehealth.ipf.platform.camel.ihe.xacml20
-
Uses of AbstractWsEndpoint in org.openehealth.ipf.platform.camel.ihe.xacml20.chadr
Modifier and TypeMethodDescriptionprotected AbstractWebService
ChAdrEndpoint.getCustomServiceInstance
(AbstractWsEndpoint<ChAdrAuditDataset, WsTransactionConfiguration<ChAdrAuditDataset>> endpoint) ChAdrEndpoint.getProducer
(AbstractWsEndpoint<ChAdrAuditDataset, WsTransactionConfiguration<ChAdrAuditDataset>> endpoint, JaxWsClientFactory<ChAdrAuditDataset> clientFactory) -
Uses of AbstractWsEndpoint in org.openehealth.ipf.platform.camel.ihe.xacml20.chppq1
ModifierConstructorDescriptionChPpq1Producer
(AbstractWsEndpoint<ChPpqAuditDataset, WsTransactionConfiguration<ChPpqAuditDataset>> endpoint, JaxWsClientFactory<ChPpqAuditDataset> clientFactory) -
Uses of AbstractWsEndpoint in org.openehealth.ipf.platform.camel.ihe.xacml20.chppq2
Modifier and TypeMethodDescriptionprotected AbstractWebService
ChPpq2Endpoint.getCustomServiceInstance
(AbstractWsEndpoint<ChPpqAuditDataset, WsTransactionConfiguration<ChPpqAuditDataset>> endpoint) ChPpq2Endpoint.getProducer
(AbstractWsEndpoint<ChPpqAuditDataset, WsTransactionConfiguration<ChPpqAuditDataset>> endpoint, JaxWsClientFactory<ChPpqAuditDataset> clientFactory) -
Uses of AbstractWsEndpoint in org.openehealth.ipf.platform.camel.ihe.xacml20.iti79
Modifier and TypeMethodDescriptionprotected AbstractWebService
Iti79Endpoint.getCustomServiceInstance
(AbstractWsEndpoint<Iti79AuditDataset, WsTransactionConfiguration<Iti79AuditDataset>> endpoint) Iti79Endpoint.getProducer
(AbstractWsEndpoint<Iti79AuditDataset, WsTransactionConfiguration<Iti79AuditDataset>> endpoint, JaxWsClientFactory<Iti79AuditDataset> clientFactory) -
Uses of AbstractWsEndpoint in org.openehealth.ipf.platform.camel.ihe.xds
Modifier and TypeClassDescriptionclass
XdsAsyncResponseEndpoint<AuditDatasetType extends XdsAuditDataset>
Camel Endpoint implementation for XDS-like transactions which have only a single Web Service operation.class
XdsEndpoint<AuditDatasetType extends XdsAuditDataset>
Camel Endpoint implementation for XDS-like transactions which have only a single Web Service operation.Modifier and TypeMethodDescriptionXdsAsyncResponseEndpoint.getProducer
(AbstractWsEndpoint<AuditDatasetType, WsTransactionConfiguration<AuditDatasetType>> endpoint, JaxWsClientFactory<AuditDatasetType> clientFactory) ModifierConstructorDescriptionXdsSubmissionProducer
(AbstractWsEndpoint<XdsSubmitAuditDataset, WsTransactionConfiguration<XdsSubmitAuditDataset>> endpoint, JaxWsClientFactory<XdsSubmitAuditDataset> clientFactory, Class<InType> requestClass, Class<OutType> responseClass) -
Uses of AbstractWsEndpoint in org.openehealth.ipf.platform.camel.ihe.xds.iti41
ModifierConstructorDescriptionIti41Producer
(AbstractWsEndpoint<XdsSubmitAuditDataset, WsTransactionConfiguration<XdsSubmitAuditDataset>> endpoint, JaxWsClientFactory<XdsSubmitAuditDataset> clientFactory) -
Uses of AbstractWsEndpoint in org.openehealth.ipf.platform.camel.ihe.xds.iti80
ModifierConstructorDescriptionIti80Producer
(AbstractWsEndpoint<XdsSubmitAuditDataset, WsTransactionConfiguration<XdsSubmitAuditDataset>> endpoint, JaxWsClientFactory<XdsSubmitAuditDataset> clientFactory)