Uses of Class
org.openehealth.ipf.platform.camel.ihe.ws.AbstractWsEndpoint
Packages that use AbstractWsEndpoint
Package
Description
-
Uses of AbstractWsEndpoint in org.openehealth.ipf.platform.camel.ihe.hl7v2ws
Subclasses of AbstractWsEndpoint in org.openehealth.ipf.platform.camel.ihe.hl7v2wsModifier 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
Subclasses of AbstractWsEndpoint in org.openehealth.ipf.platform.camel.ihe.hl7v3Modifier 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.Methods in org.openehealth.ipf.platform.camel.ihe.hl7v3 with parameters of type AbstractWsEndpointModifier 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
Constructors in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44 with parameters of type AbstractWsEndpointModifierConstructorDescriptionIti44Producer
(AbstractWsEndpoint<Hl7v3AuditDataset, Hl7v3WsTransactionConfiguration> endpoint, JaxWsClientFactory<Hl7v3AuditDataset> clientFactory) Constructs the producer. -
Uses of AbstractWsEndpoint in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse
Constructors in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse with parameters of type AbstractWsEndpointModifierConstructorDescriptionIti55DeferredResponseProducer
(AbstractWsEndpoint<Hl7v3AuditDataset, Hl7v3WsTransactionConfiguration> endpoint, JaxWsClientFactory<Hl7v3AuditDataset> clientFactory) -
Uses of AbstractWsEndpoint in org.openehealth.ipf.platform.camel.ihe.hpd
Subclasses of AbstractWsEndpoint in org.openehealth.ipf.platform.camel.ihe.hpdModifier and TypeClassDescriptionclass
HpdEndpoint<AuditDatasetType extends WsAuditDataset>
class
HpdQueryEndpoint<AuditDatasetType extends WsAuditDataset>
Methods in org.openehealth.ipf.platform.camel.ihe.hpd with parameters of type AbstractWsEndpointModifier and TypeMethodDescriptionHpdQueryEndpoint.getProducer
(AbstractWsEndpoint<AuditDatasetType, WsTransactionConfiguration<AuditDatasetType>> endpoint, JaxWsClientFactory<AuditDatasetType> clientFactory) -
Uses of AbstractWsEndpoint in org.openehealth.ipf.platform.camel.ihe.ws
Methods in org.openehealth.ipf.platform.camel.ihe.ws that return AbstractWsEndpointModifier and TypeMethodDescriptionAbstractWsProducer.getEndpoint()
DefaultWsConsumer.getEndpoint()
Methods in org.openehealth.ipf.platform.camel.ihe.ws with parameters of type AbstractWsEndpointModifier 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 instanceConstructors in org.openehealth.ipf.platform.camel.ihe.ws with parameters of type AbstractWsEndpointModifierConstructorDescriptionAbstractWsProducer
(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
Subclasses of AbstractWsEndpoint in org.openehealth.ipf.platform.camel.ihe.xacml20 -
Uses of AbstractWsEndpoint in org.openehealth.ipf.platform.camel.ihe.xacml20.chadr
Subclasses of AbstractWsEndpoint in org.openehealth.ipf.platform.camel.ihe.xacml20.chadrMethods in org.openehealth.ipf.platform.camel.ihe.xacml20.chadr with parameters of type AbstractWsEndpointModifier 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
Constructors in org.openehealth.ipf.platform.camel.ihe.xacml20.chppq1 with parameters of type AbstractWsEndpointModifierConstructorDescriptionChPpq1Producer
(AbstractWsEndpoint<ChPpqAuditDataset, WsTransactionConfiguration<ChPpqAuditDataset>> endpoint, JaxWsClientFactory<ChPpqAuditDataset> clientFactory) -
Uses of AbstractWsEndpoint in org.openehealth.ipf.platform.camel.ihe.xacml20.chppq2
Subclasses of AbstractWsEndpoint in org.openehealth.ipf.platform.camel.ihe.xacml20.chppq2Methods in org.openehealth.ipf.platform.camel.ihe.xacml20.chppq2 with parameters of type AbstractWsEndpointModifier 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
Subclasses of AbstractWsEndpoint in org.openehealth.ipf.platform.camel.ihe.xacml20.iti79Methods in org.openehealth.ipf.platform.camel.ihe.xacml20.iti79 with parameters of type AbstractWsEndpointModifier 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
Subclasses of AbstractWsEndpoint in org.openehealth.ipf.platform.camel.ihe.xdsModifier 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.Methods in org.openehealth.ipf.platform.camel.ihe.xds with parameters of type AbstractWsEndpointModifier and TypeMethodDescriptionXdsAsyncResponseEndpoint.getProducer
(AbstractWsEndpoint<AuditDatasetType, WsTransactionConfiguration<AuditDatasetType>> endpoint, JaxWsClientFactory<AuditDatasetType> clientFactory) Constructors in org.openehealth.ipf.platform.camel.ihe.xds with parameters of type AbstractWsEndpointModifierConstructorDescriptionXdsSubmissionProducer
(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
Constructors in org.openehealth.ipf.platform.camel.ihe.xds.iti41 with parameters of type AbstractWsEndpointModifierConstructorDescriptionIti41Producer
(AbstractWsEndpoint<XdsSubmitAuditDataset, WsTransactionConfiguration<XdsSubmitAuditDataset>> endpoint, JaxWsClientFactory<XdsSubmitAuditDataset> clientFactory) -
Uses of AbstractWsEndpoint in org.openehealth.ipf.platform.camel.ihe.xds.iti80
Constructors in org.openehealth.ipf.platform.camel.ihe.xds.iti80 with parameters of type AbstractWsEndpointModifierConstructorDescriptionIti80Producer
(AbstractWsEndpoint<XdsSubmitAuditDataset, WsTransactionConfiguration<XdsSubmitAuditDataset>> endpoint, JaxWsClientFactory<XdsSubmitAuditDataset> clientFactory)