Uses of Class
org.openehealth.ipf.commons.ihe.fhir.IpfFhirServlet
Packages that use IpfFhirServlet
-
Uses of IpfFhirServlet in org.openehealth.ipf.boot.fhir
Subclasses of IpfFhirServlet in org.openehealth.ipf.boot.fhirMethods in org.openehealth.ipf.boot.fhir that return IpfFhirServletModifier and TypeMethodDescriptionIpfFhirAutoConfiguration.fhirServlet
(FhirContext fhirContext, ObjectProvider<IPagingProvider> pagingProvider, IServerAddressStrategy serverAddressStrategy, INarrativeGenerator narrativeGenerator) Methods in org.openehealth.ipf.boot.fhir that return types with arguments of type IpfFhirServletModifier and TypeMethodDescriptionorg.springframework.boot.web.servlet.ServletRegistrationBean
<IpfFhirServlet> IpfFhirAutoConfiguration.fhirServletRegistration
(IpfFhirServlet camelFhirServlet) Methods in org.openehealth.ipf.boot.fhir with parameters of type IpfFhirServletModifier and TypeMethodDescriptionorg.springframework.boot.web.servlet.ServletRegistrationBean
<IpfFhirServlet> IpfFhirAutoConfiguration.fhirServletRegistration
(IpfFhirServlet camelFhirServlet)