Package ca.uhn.fhir.rest.server
package ca.uhn.fhir.rest.server
-
ClassDescriptionWorks like the normal
IncomingRequestAddressStrategy
unless there's an x-forwarded-host present, in which case that's used in place of the server's address.BaseRestfulResponse<T extends RequestDetails>Utility methods for working withIBundleProvider
Bundle provider that uses named pages instead of countsWhen populating the StructureDefinition links in a capability statement, it can be useful to know the lowest common superclass for the profiles in use for a given resource name.RESTful server behaviour for automatically adding profile tagsServer address strategy which simply returns a hardcoded URLThis is still an experimental API - It isn't meant for public consumption yet.Determines the server's base using the incoming requestProvides the server base for a given incoming request.IServerConformanceProvider<T extends org.hl7.fhir.instance.model.api.IBaseResource>Holds all method bindings for an individual resource typeThis class is the central class for the HAPI FHIR Plain Server framework.