Uses of Class
org.openehealth.ipf.commons.ihe.ws.JaxWsServiceFactory
Packages that use JaxWsServiceFactory
Package
Description
-
Uses of JaxWsServiceFactory in org.openehealth.ipf.commons.ihe.hl7v3
Subclasses of JaxWsServiceFactory in org.openehealth.ipf.commons.ihe.hl7v3Modifier and TypeClassDescriptionclass
Service factory for receivers of asynchronous XCPD responses.class
Factory for HL7 v3 Web Services. -
Uses of JaxWsServiceFactory in org.openehealth.ipf.commons.ihe.ws
Subclasses of JaxWsServiceFactory in org.openehealth.ipf.commons.ihe.wsModifier and TypeClassDescriptionclass
JaxWsAsyncResponseServiceFactory<AuditDatasetType extends WsAuditDataset>
Factory for Web Services serving asynchronous responsesclass
JaxWsRequestServiceFactory<AuditDatasetType extends WsAuditDataset>
Factory for Web Services serving requests -
Uses of JaxWsServiceFactory in org.openehealth.ipf.platform.camel.ihe.hl7v2ws
Methods in org.openehealth.ipf.platform.camel.ihe.hl7v2ws that return JaxWsServiceFactory -
Uses of JaxWsServiceFactory in org.openehealth.ipf.platform.camel.ihe.hl7v3
Methods in org.openehealth.ipf.platform.camel.ihe.hl7v3 that return JaxWsServiceFactoryModifier and TypeMethodDescriptionHl7v3AsyncResponseEndpoint.getJaxWsServiceFactory()
Hl7v3ContinuationAwareEndpoint.getJaxWsServiceFactory()
Hl7v3Endpoint.getJaxWsServiceFactory()
-
Uses of JaxWsServiceFactory in org.openehealth.ipf.platform.camel.ihe.hpd
Methods in org.openehealth.ipf.platform.camel.ihe.hpd that return JaxWsServiceFactory -
Uses of JaxWsServiceFactory in org.openehealth.ipf.platform.camel.ihe.ws
Methods in org.openehealth.ipf.platform.camel.ihe.ws that return JaxWsServiceFactoryModifier and TypeMethodDescriptionabstract JaxWsServiceFactory
<AuditDatasetType> AbstractWsEndpoint.getJaxWsServiceFactory()
-
Uses of JaxWsServiceFactory in org.openehealth.ipf.platform.camel.ihe.xacml20
Methods in org.openehealth.ipf.platform.camel.ihe.xacml20 that return JaxWsServiceFactory -
Uses of JaxWsServiceFactory in org.openehealth.ipf.platform.camel.ihe.xds
Methods in org.openehealth.ipf.platform.camel.ihe.xds that return JaxWsServiceFactoryModifier and TypeMethodDescriptionXdsAsyncResponseEndpoint.getJaxWsServiceFactory()
XdsEndpoint.getJaxWsServiceFactory()