Uses of Interface
org.openehealth.ipf.commons.ihe.ws.WsInteractionId
-
-
Uses of WsInteractionId in org.openehealth.ipf.commons.ihe.hl7v2ws
Subinterfaces of WsInteractionId in org.openehealth.ipf.commons.ihe.hl7v2ws Modifier and Type Interface Description interface
Hl7v2WsInteractionId
Classes in org.openehealth.ipf.commons.ihe.hl7v2ws that implement WsInteractionId Modifier and Type Class Description static class
PCD.Interactions
-
Uses of WsInteractionId in org.openehealth.ipf.commons.ihe.hl7v3
Subinterfaces of WsInteractionId in org.openehealth.ipf.commons.ihe.hl7v3 Modifier and Type Interface Description interface
Hl7v3InteractionId<ConfigType extends Hl7v3WsTransactionConfiguration>
Classes in org.openehealth.ipf.commons.ihe.hl7v3 that implement WsInteractionId Modifier and Type Class Description static class
PDQV3.Interactions
static class
PIXV3.Interactions
static class
QED.Interactions
static class
XCPD.Interactions
-
Uses of WsInteractionId in org.openehealth.ipf.commons.ihe.hpd
Classes in org.openehealth.ipf.commons.ihe.hpd that implement WsInteractionId Modifier and Type Class Description static class
HPD.FeedInteractions
static class
HPD.ReadInteractions
-
Uses of WsInteractionId in org.openehealth.ipf.commons.ihe.xacml20
Classes in org.openehealth.ipf.commons.ihe.xacml20 that implement WsInteractionId Modifier and Type Class Description static class
CH_PPQ.Interactions
-
Uses of WsInteractionId in org.openehealth.ipf.commons.ihe.xds
Subinterfaces of WsInteractionId in org.openehealth.ipf.commons.ihe.xds Modifier and Type Interface Description interface
XdsInteractionId<ConfigType extends WsTransactionConfiguration<? extends XdsAuditDataset>>
Classes in org.openehealth.ipf.commons.ihe.xds that implement WsInteractionId Modifier and Type Class Description static class
CMPD.Interactions
static class
CONTINUA_HRN.Interactions
static class
RAD.Interactions
static class
RMU.Interactions
static class
XCA.Interactions
static class
XCDR.Interactions
static class
XCF.Interactions
static class
XDM.Interactions
static class
XDR.Interactions
static class
XDS.Interactions
-
Uses of WsInteractionId in org.openehealth.ipf.platform.camel.ihe.hl7v2ws
Constructor parameters in org.openehealth.ipf.platform.camel.ihe.hl7v2ws with type arguments of type WsInteractionId Constructor Description SimpleHl7v2WsEndpoint(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
Constructor parameters in org.openehealth.ipf.platform.camel.ihe.hl7v3 with type arguments of type WsInteractionId Constructor Description Hl7v3AsyncResponseEndpoint(String endpointUri, String address, AbstractWsComponent<Hl7v3AuditDataset,ConfigType,? extends WsInteractionId<ConfigType>> component, Map<String,Object> parameters, Class<? extends AbstractWebService> serviceClass)
Hl7v3ContinuationAwareEndpoint(String endpointUri, String address, AbstractWsComponent<Hl7v3AuditDataset,Hl7v3ContinuationAwareWsTransactionConfiguration,? extends WsInteractionId<Hl7v3ContinuationAwareWsTransactionConfiguration>> component, Map<String,Object> parameters)
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
Constructor parameters in org.openehealth.ipf.platform.camel.ihe.hpd with type arguments of type WsInteractionId Constructor Description HpdEndpoint(String endpointUri, String address, AbstractWsComponent<AuditDatasetType,WsTransactionConfiguration<AuditDatasetType>,? extends WsInteractionId<WsTransactionConfiguration<AuditDatasetType>>> component, Map<String,Object> parameters, Class<? extends AbstractWebService> serviceClass)
-
Uses of WsInteractionId in org.openehealth.ipf.platform.camel.ihe.ws
Classes in org.openehealth.ipf.platform.camel.ihe.ws with type parameters of type WsInteractionId Modifier and Type Class Description class
AbstractWsComponent<AuditDatasetType extends WsAuditDataset,ConfigType extends WsTransactionConfiguration<AuditDatasetType>,InteractionIdType extends WsInteractionId<ConfigType>>
Base component class for Web Service-based IHE components.Methods in org.openehealth.ipf.platform.camel.ihe.ws that return types with arguments of type WsInteractionId Modifier and Type Method Description AbstractWsComponent<AuditDatasetType,ConfigType,? extends WsInteractionId>
AbstractWsEndpoint. getComponent()
Constructor parameters in org.openehealth.ipf.platform.camel.ihe.ws with type arguments of type WsInteractionId Constructor Description AbstractWsEndpoint(String endpointUri, String address, AbstractWsComponent<AuditDatasetType,ConfigType,? extends WsInteractionId<ConfigType>> component, Map<String,Object> parameters, Class<? extends AbstractWebService> serviceClass)
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, Class<? extends AbstractWebService> serviceClass)
Constructs the endpoint. -
Uses of WsInteractionId in org.openehealth.ipf.platform.camel.ihe.xacml20
Constructor parameters in org.openehealth.ipf.platform.camel.ihe.xacml20 with type arguments of type WsInteractionId Constructor Description Xacml20Endpoint(String endpointUri, String address, AbstractWsComponent<ChPpqAuditDataset,WsTransactionConfiguration<ChPpqAuditDataset>,? extends WsInteractionId<WsTransactionConfiguration<ChPpqAuditDataset>>> component, Map<String,Object> parameters, Class<? extends AbstractWebService> serviceClass)
-
Uses of WsInteractionId in org.openehealth.ipf.platform.camel.ihe.xds
Constructor parameters in org.openehealth.ipf.platform.camel.ihe.xds with type arguments of type WsInteractionId Constructor Description XdsAsyncResponseEndpoint(String endpointUri, String address, AbstractWsComponent<AuditDatasetType,WsTransactionConfiguration<AuditDatasetType>,? extends WsInteractionId<WsTransactionConfiguration<AuditDatasetType>>> component, Map<String,Object> parameters, Class<? extends AbstractWebService> serviceClass)
XdsEndpoint(String endpointUri, String address, AbstractWsComponent<AuditDatasetType,WsTransactionConfiguration<AuditDatasetType>,? extends WsInteractionId<WsTransactionConfiguration<AuditDatasetType>>> component, Map<String,Object> parameters, Class<? extends AbstractWebService> serviceClass)
-