Package org.hl7.fhir.dstu3.hapi.ctx
Class FhirServerDstu3
java.lang.Object
org.hl7.fhir.dstu3.hapi.ctx.FhirServerDstu3
- All Implemented Interfaces:
ca.uhn.fhir.rest.api.server.IFhirVersionServer
public class FhirServerDstu3
extends Object
implements ca.uhn.fhir.rest.api.server.IFhirVersionServer
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreateServerConformanceProvider
(ca.uhn.fhir.rest.server.RestfulServer theServer)
-
Constructor Details
-
FhirServerDstu3
public FhirServerDstu3()
-
-
Method Details
-
createServerConformanceProvider
public ServerCapabilityStatementProvider createServerConformanceProvider(ca.uhn.fhir.rest.server.RestfulServer theServer) - Specified by:
createServerConformanceProvider
in interfaceca.uhn.fhir.rest.api.server.IFhirVersionServer
-