Uses of Class
org.openehealth.ipf.commons.ihe.hl7v3.Hl7v3WsTransactionConfiguration
Packages that use Hl7v3WsTransactionConfiguration
Package
Description
-
Uses of Hl7v3WsTransactionConfiguration in org.openehealth.ipf.commons.ihe.hl7v3
Classes in org.openehealth.ipf.commons.ihe.hl7v3 with type parameters of type Hl7v3WsTransactionConfigurationModifier and TypeInterfaceDescriptioninterfaceHl7v3InteractionId<ConfigType extends Hl7v3WsTransactionConfiguration>Subclasses of Hl7v3WsTransactionConfiguration in org.openehealth.ipf.commons.ihe.hl7v3Methods in org.openehealth.ipf.commons.ihe.hl7v3 that return Hl7v3WsTransactionConfigurationModifier and TypeMethodDescriptionPIXV3.Interactions.getWsTransactionConfiguration()XCPD.Interactions.getWsTransactionConfiguration()Constructors in org.openehealth.ipf.commons.ihe.hl7v3 with parameters of type Hl7v3WsTransactionConfigurationModifierConstructorDescriptionHl7v3AsyncResponseServiceFactory(Hl7v3WsTransactionConfiguration wsTransactionConfiguration, String serviceAddress, AuditStrategy<Hl7v3AuditDataset> auditStrategy, AuditContext auditContext, AsynchronyCorrelator<Hl7v3AuditDataset> correlator, InterceptorProvider customInterceptors) Constructs the factory.Hl7v3ClientFactory(Hl7v3WsTransactionConfiguration wsTransactionConfiguration, String serviceUrl, AuditStrategy<Hl7v3AuditDataset> auditStrategy, AuditContext auditContext, InterceptorProvider customInterceptors, List<AbstractFeature> features, Map<String, Object> properties, AsynchronyCorrelator<Hl7v3AuditDataset> correlator, WsSecurityInformation securityInformation, org.apache.cxf.transports.http.configuration.HTTPClientPolicy httpClientPolicy) Constructs the factory.Hl7v3DeferredResponderFactory(Hl7v3WsTransactionConfiguration wsTransactionConfiguration, String serviceUrl, AuditStrategy<Hl7v3AuditDataset> auditStrategy, AuditContext auditContext, InterceptorProvider customInterceptors, List<AbstractFeature> features, Map<String, Object> properties, WsSecurityInformation securityInformation, org.apache.cxf.transports.http.configuration.HTTPClientPolicy httpClientPolicy) Hl7v3ServiceFactory(Hl7v3WsTransactionConfiguration wsTransactionConfiguration, String serviceAddress, AuditStrategy<Hl7v3AuditDataset> auditStrategy, AuditContext auditContext, InterceptorProvider customInterceptors, WsRejectionHandlingStrategy rejectionHandlingStrategy) Constructs the factory. -
Uses of Hl7v3WsTransactionConfiguration in org.openehealth.ipf.platform.camel.ihe.hl7v3
Classes in org.openehealth.ipf.platform.camel.ihe.hl7v3 with type parameters of type Hl7v3WsTransactionConfigurationModifier and TypeClassDescriptionclassHl7v3AsyncResponseEndpoint<ConfigType extends Hl7v3WsTransactionConfiguration>Camel endpoint implementation for asynchronous response receivers of HL7v3-based IHE components.classHl7v3Component<ConfigType extends Hl7v3WsTransactionConfiguration>Base class for all Camel components implementing IHE HL7v3 transactionsclassHl7v3Endpoint<ConfigType extends Hl7v3WsTransactionConfiguration>Camel endpoint implementation for HL7v3-based IHE components.Methods in org.openehealth.ipf.platform.camel.ihe.hl7v3 that return Hl7v3WsTransactionConfigurationConstructor parameters in org.openehealth.ipf.platform.camel.ihe.hl7v3 with type arguments of type Hl7v3WsTransactionConfigurationModifierConstructorDescriptionAbstractHl7v3WebService(Hl7v3InteractionId<? extends Hl7v3WsTransactionConfiguration> hl7v3InteractionId) -
Uses of Hl7v3WsTransactionConfiguration in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44
Constructor parameters in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti44 with type arguments of type Hl7v3WsTransactionConfigurationModifierConstructorDescriptionIti44Producer(AbstractWsEndpoint<Hl7v3AuditDataset, Hl7v3WsTransactionConfiguration> endpoint, JaxWsClientFactory<Hl7v3AuditDataset> clientFactory) Constructs the producer. -
Uses of Hl7v3WsTransactionConfiguration in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse
Constructor parameters in org.openehealth.ipf.platform.camel.ihe.hl7v3.iti55.deferredresponse with type arguments of type Hl7v3WsTransactionConfigurationModifierConstructorDescriptionIti55DeferredResponseProducer(AbstractWsEndpoint<Hl7v3AuditDataset, Hl7v3WsTransactionConfiguration> endpoint, JaxWsClientFactory<Hl7v3AuditDataset> clientFactory)