Package ca.uhn.fhir.rest.server
package ca.uhn.fhir.rest.server
-
Interface SummaryInterfaceDescriptionThis is still an experimental API - It isn't meant for public consumption yet.Provides the server base for a given incoming request.IServerConformanceProvider<T extends org.hl7.fhir.instance.model.api.IBaseResource>
-
Class SummaryClassDescriptionWorks like the normal
IncomingRequestAddressStrategyunless there's an x-forwarded-host present, in which case that's used in place of the server's address.Utility methods for working withIBundleProviderBundle 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.Server address strategy which simply returns a hardcoded URLDetermines the server's base using the incoming requestHolds all method bindings for an individual resource typeRestfulResponse<T extends RequestDetails>This class is the central class for the HAPI FHIR Plain Server framework. -
Enum SummaryEnumDescriptionRESTful server behaviour for automatically adding profile tags