Uses of Interface
org.openehealth.ipf.commons.ihe.ws.WsInteractionId
Package
Description
-
Uses of WsInteractionId in org.openehealth.ipf.commons.ihe.hl7v2ws
-
Uses of WsInteractionId in org.openehealth.ipf.commons.ihe.hl7v3
Modifier and TypeInterfaceDescriptioninterface
Hl7v3InteractionId<ConfigType extends Hl7v3WsTransactionConfiguration>
Modifier and TypeClassDescriptionstatic enum
static enum
static enum
static enum
-
Uses of WsInteractionId in org.openehealth.ipf.commons.ihe.hpd
Modifier and TypeClassDescriptionstatic enum
static enum
-
Uses of WsInteractionId in org.openehealth.ipf.commons.ihe.xacml20
Modifier and TypeClassDescriptionstatic enum
static enum
static enum
-
Uses of WsInteractionId in org.openehealth.ipf.commons.ihe.xds
Modifier and TypeInterfaceDescriptioninterface
XdsInteractionId<ConfigType extends WsTransactionConfiguration<? extends XdsAuditDataset>>
Modifier and TypeClassDescriptionstatic enum
static enum
static enum
static enum
static enum
static enum
static enum
static enum
static enum
static enum
-
Uses of WsInteractionId in org.openehealth.ipf.platform.camel.ihe.hl7v2ws
ModifierConstructorDescriptionSimpleHl7v2WsEndpoint
(String endpointUri, String address, AbstractWsComponent<WsAuditDataset, WsTransactionConfiguration<WsAuditDataset>, ? extends WsInteractionId<WsTransactionConfiguration<WsAuditDataset>>> component, Map<String, Object> parameters, Class<? extends AbstractWebService> serviceClass) -
Uses of WsInteractionId in org.openehealth.ipf.platform.camel.ihe.hl7v3
ModifierConstructorDescriptionHl7v3AsyncResponseEndpoint
(String endpointUri, String address, AbstractWsComponent<Hl7v3AuditDataset, ConfigType, ? extends WsInteractionId<ConfigType>> component, Map<String, Object> parameters, Class<? extends AbstractWebService> serviceClass) protected
Hl7v3ContinuationAwareEndpoint
(String endpointUri, String address, AbstractWsComponent<Hl7v3AuditDataset, Hl7v3ContinuationAwareWsTransactionConfiguration, ? extends WsInteractionId<Hl7v3ContinuationAwareWsTransactionConfiguration>> component, Map<String, Object> parameters) protected
Hl7v3Endpoint
(String endpointUri, String address, AbstractWsComponent<Hl7v3AuditDataset, ConfigType, ? extends WsInteractionId<ConfigType>> component, Map<String, Object> parameters, Class<? extends AbstractWebService> serviceClass) -
Uses of WsInteractionId in org.openehealth.ipf.platform.camel.ihe.hpd
ModifierConstructorDescriptionprotected
HpdEndpoint
(String endpointUri, String address, AbstractWsComponent<AuditDatasetType, WsTransactionConfiguration<AuditDatasetType>, ? extends WsInteractionId<WsTransactionConfiguration<AuditDatasetType>>> component, Map<String, Object> parameters, Class<? extends AbstractWebService> serviceClass) HpdQueryEndpoint
(String endpointUri, String address, AbstractWsComponent<AuditDatasetType, WsTransactionConfiguration<AuditDatasetType>, ? extends WsInteractionId<WsTransactionConfiguration<AuditDatasetType>>> component, Map<String, Object> parameters, Class<? extends HpdQueryService> serviceClass) -
Uses of WsInteractionId in org.openehealth.ipf.platform.camel.ihe.ws
Modifier and TypeClassDescriptionclass
AbstractWsComponent<AuditDatasetType extends WsAuditDataset,
ConfigType extends WsTransactionConfiguration<AuditDatasetType>, InteractionIdType extends WsInteractionId<ConfigType>> Base component class for Web Service-based IHE components.ModifierConstructorDescriptionprotected
AbstractWsEndpoint
(String endpointUri, String address, AbstractWsComponent<AuditDatasetType, ConfigType, ? extends WsInteractionId<ConfigType>> component, Map<String, Object> parameters, Class<? extends AbstractWebService> serviceClass) protected
AbstractWsEndpoint
(String endpointUri, String address, AbstractWsComponent<AuditDatasetType, ConfigType, ? extends WsInteractionId<ConfigType>> component, AuditContext auditContext, InterceptorProvider customInterceptors, List<AbstractFeature> features, List<String> schemaLocations, Map<String, Object> properties, org.apache.cxf.transports.http.configuration.HTTPClientPolicy httpClientPolicy, Class<? extends AbstractWebService> serviceClass) Constructs the endpoint. -
Uses of WsInteractionId in org.openehealth.ipf.platform.camel.ihe.xacml20
ModifierConstructorDescriptionXacml20Endpoint
(String endpointUri, String address, AbstractWsComponent<T, WsTransactionConfiguration<T>, ? extends WsInteractionId<WsTransactionConfiguration<T>>> component, Map<String, Object> parameters, Class<? extends AbstractWebService> serviceClass) -
Uses of WsInteractionId in org.openehealth.ipf.platform.camel.ihe.xacml20.chadr
ModifierConstructorDescriptionChAdrEndpoint
(String endpointUri, String address, AbstractWsComponent<ChAdrAuditDataset, WsTransactionConfiguration<ChAdrAuditDataset>, ? extends WsInteractionId<WsTransactionConfiguration<ChAdrAuditDataset>>> component, Map<String, Object> parameters) -
Uses of WsInteractionId in org.openehealth.ipf.platform.camel.ihe.xacml20.chppq2
ModifierConstructorDescriptionChPpq2Endpoint
(String endpointUri, String address, AbstractWsComponent<ChPpqAuditDataset, WsTransactionConfiguration<ChPpqAuditDataset>, ? extends WsInteractionId<WsTransactionConfiguration<ChPpqAuditDataset>>> component, Map<String, Object> parameters) -
Uses of WsInteractionId in org.openehealth.ipf.platform.camel.ihe.xacml20.iti79
ModifierConstructorDescriptionIti79Endpoint
(String endpointUri, String address, AbstractWsComponent<Iti79AuditDataset, WsTransactionConfiguration<Iti79AuditDataset>, ? extends WsInteractionId<WsTransactionConfiguration<Iti79AuditDataset>>> component, Map<String, Object> parameters) -
Uses of WsInteractionId in org.openehealth.ipf.platform.camel.ihe.xds
ModifierConstructorDescriptionXdsAsyncResponseEndpoint
(String endpointUri, String address, AbstractWsComponent<AuditDatasetType, WsTransactionConfiguration<AuditDatasetType>, ? extends WsInteractionId<WsTransactionConfiguration<AuditDatasetType>>> component, Map<String, Object> parameters, Class<? extends AbstractWebService> serviceClass) protected
XdsEndpoint
(String endpointUri, String address, AbstractWsComponent<AuditDatasetType, WsTransactionConfiguration<AuditDatasetType>, ? extends WsInteractionId<WsTransactionConfiguration<AuditDatasetType>>> component, Map<String, Object> parameters, Class<? extends AbstractWebService> serviceClass)