
Package ca.uhn.fhir.rest.server
Class RestfulServerUtils.ResponseEncoding
java.lang.Object
ca.uhn.fhir.rest.server.RestfulServerUtils.ResponseEncoding
- Enclosing class:
- RestfulServerUtils
-
Constructor Summary
ConstructorsConstructorDescriptionResponseEncoding
(ca.uhn.fhir.context.FhirContext theCtx, ca.uhn.fhir.rest.api.EncodingEnum theEncoding, String theContentType) -
Method Summary
Modifier and TypeMethodDescriptionca.uhn.fhir.rest.api.EncodingEnum
-
Constructor Details
-
ResponseEncoding
public ResponseEncoding(ca.uhn.fhir.context.FhirContext theCtx, ca.uhn.fhir.rest.api.EncodingEnum theEncoding, String theContentType)
-
-
Method Details
-
getContentType
-
getEncoding
-
getResourceContentType
-