- getAddProfileTag() - Method in class ca.uhn.fhir.jaxrs.server.AbstractJaxRsProvider
-
DEFAULT = AddProfileTagEnum.NEVER
- getAllHeaders() - Method in class ca.uhn.fhir.jaxrs.client.JaxRsHttpRequest
-
- getAllHeaders() - Method in class ca.uhn.fhir.jaxrs.client.JaxRsHttpResponse
-
- getAttribute(String) - Method in class ca.uhn.fhir.jaxrs.server.util.JaxRsRequest
-
- getBaseForRequest() - Method in class ca.uhn.fhir.jaxrs.server.AbstractJaxRsPageProvider
-
- getBaseForRequest() - Method in class ca.uhn.fhir.jaxrs.server.AbstractJaxRsProvider
-
This method returns the server base, including the resource path.
- getBaseForRequest() - Method in class ca.uhn.fhir.jaxrs.server.AbstractJaxRsResourceProvider
-
- getBaseForServer() - Method in class ca.uhn.fhir.jaxrs.server.AbstractJaxRsProvider
-
This method returns the server base, independent of the request or resource.
- getBinding(RestOperationTypeEnum, String) - Method in class ca.uhn.fhir.jaxrs.server.AbstractJaxRsBundleProvider
-
Return the method binding for the given rest operation
- getBinding(RestOperationTypeEnum, String) - Method in class ca.uhn.fhir.jaxrs.server.AbstractJaxRsResourceProvider
-
Return the method binding for the given rest operation
- getBinding(RestOperationTypeEnum, String) - Method in class ca.uhn.fhir.jaxrs.server.util.JaxRsMethodBindings
-
Get the binding
- getBindings() - Method in class ca.uhn.fhir.jaxrs.server.AbstractJaxRsBundleProvider
-
Return the bindings defined in this resource provider
- getBindings() - Method in class ca.uhn.fhir.jaxrs.server.AbstractJaxRsResourceProvider
-
Return the bindings defined in this resource provider
- getBundleInclusionRule() - Method in class ca.uhn.fhir.jaxrs.server.AbstractJaxRsBundleProvider
-
Default: BundleInclusionRule.BASED_ON_INCLUDES
- getBundleInclusionRule() - Method in class ca.uhn.fhir.jaxrs.server.AbstractJaxRsPageProvider
-
Default: BundleInclusionRule.BASED_ON_INCLUDES
- getBundleInclusionRule() - Method in class ca.uhn.fhir.jaxrs.server.AbstractJaxRsResourceProvider
-
Default: BundleInclusionRule.BASED_ON_INCLUDES
- getByteStreamRequestContents() - Method in class ca.uhn.fhir.jaxrs.server.util.JaxRsRequest
-
- getCharset() - Method in class ca.uhn.fhir.jaxrs.server.util.JaxRsRequest
-
- getDefaultPreferReturn() - Method in class ca.uhn.fhir.jaxrs.server.AbstractJaxRsPageProvider
-
- getDefaultPreferReturn() - Method in class ca.uhn.fhir.jaxrs.server.AbstractJaxRsResourceProvider
-
- getDefaultResponseEncoding() - Method in class ca.uhn.fhir.jaxrs.server.AbstractJaxRsProvider
-
DEFAULT = EncodingEnum.JSON
- getElementsSupport() - Method in class ca.uhn.fhir.jaxrs.server.AbstractJaxRsProvider
-
- getEntity() - Method in class ca.uhn.fhir.jaxrs.client.JaxRsHttpRequest
-
Get the Entity
- getETagSupport() - Method in class ca.uhn.fhir.jaxrs.server.AbstractJaxRsProvider
-
DEFAULT = ETagSupportEnum.DISABLED
- getFhirContext() - Method in class ca.uhn.fhir.jaxrs.server.AbstractJaxRsProvider
-
- getFhirContext() - Method in class ca.uhn.fhir.jaxrs.server.util.JaxRsRequest
-
- getHeader(String) - Method in class ca.uhn.fhir.jaxrs.server.util.JaxRsRequest
-
- getHeaders(String) - Method in class ca.uhn.fhir.jaxrs.client.JaxRsHttpResponse
-
- getHeaders() - Method in class ca.uhn.fhir.jaxrs.server.AbstractJaxRsProvider
-
Get the headers
- getHeaders(String) - Method in class ca.uhn.fhir.jaxrs.server.util.JaxRsRequest
-
- getHttpClient(StringBuilder, Map<String, List<String>>, String, RequestTypeEnum, List<Header>) - Method in class ca.uhn.fhir.jaxrs.client.JaxRsRestfulClientFactory
-
- getHttpClient(String) - Method in class ca.uhn.fhir.jaxrs.client.JaxRsRestfulClientFactory
-
- getHttpVerbName() - Method in class ca.uhn.fhir.jaxrs.client.JaxRsHttpRequest
-
- getInputStream() - Method in class ca.uhn.fhir.jaxrs.server.util.JaxRsRequest
-
- getInterceptors_() - Method in class ca.uhn.fhir.jaxrs.server.AbstractJaxRsBundleProvider
-
Default: an empty list of interceptors
- getInterceptors_() - Method in class ca.uhn.fhir.jaxrs.server.AbstractJaxRsProvider
-
Default: an empty list of interceptors (Interceptors are not yet supported
in the JAX-RS server).
- getInterceptorService() - Method in class ca.uhn.fhir.jaxrs.server.AbstractJaxRsProvider
-
- getMethodBindings(AbstractJaxRsProvider, Class<? extends AbstractJaxRsProvider>) - Static method in class ca.uhn.fhir.jaxrs.server.util.JaxRsMethodBindings
-
Get the method bindings for the given class.
- getMimeType() - Method in class ca.uhn.fhir.jaxrs.client.JaxRsHttpResponse
-
- getNativeClientClient() - Method in class ca.uhn.fhir.jaxrs.client.JaxRsRestfulClientFactory
-
- getPages(String) - Method in class ca.uhn.fhir.jaxrs.server.AbstractJaxRsPageProvider
-
This method implements the "getpages" action
- getPagingProvider() - Method in class ca.uhn.fhir.jaxrs.server.AbstractJaxRsBundleProvider
-
Default: no paging provider
- getPagingProvider() - Method in class ca.uhn.fhir.jaxrs.server.AbstractJaxRsPageProvider
-
Default: no paging provider
- getPagingProvider() - Method in class ca.uhn.fhir.jaxrs.server.AbstractJaxRsProvider
-
By default, no paging provider is used
- getPagingProvider() - Method in class ca.uhn.fhir.jaxrs.server.AbstractJaxRsResourceProvider
-
Default: no paging provider
- getParameters() - Method in class ca.uhn.fhir.jaxrs.server.AbstractJaxRsProvider
-
This method returns the query parameters
- getParserType() - Method in class ca.uhn.fhir.jaxrs.server.util.JaxRsResponse
-
- getProviders() - Method in class ca.uhn.fhir.jaxrs.server.AbstractJaxRsConformanceProvider
-
This method must return all the resource providers which need to be included in the conformance
- getReader() - Method in class ca.uhn.fhir.jaxrs.server.util.JaxRsRequest
-
- getRequest() - Method in class ca.uhn.fhir.jaxrs.client.JaxRsHttpRequest
-
Get the Request
- getRequest(RequestTypeEnum, RestOperationTypeEnum) - Method in class ca.uhn.fhir.jaxrs.server.AbstractJaxRsProvider
-
Return the requestbuilder for the server
- getRequest(RequestTypeEnum, RestOperationTypeEnum, String) - Method in class ca.uhn.fhir.jaxrs.server.AbstractJaxRsProvider
-
Return the requestbuilder for the server
- getRequestBodyFromStream() - Method in class ca.uhn.fhir.jaxrs.client.JaxRsHttpRequest
-
- getRequestType() - Method in class ca.uhn.fhir.jaxrs.client.JaxRsHttpRequest
-
Get the Request Type
- getResourceType() - Method in class ca.uhn.fhir.jaxrs.server.AbstractJaxRsConformanceProvider
-
- getResourceType() - Method in class ca.uhn.fhir.jaxrs.server.AbstractJaxRsResourceProvider
-
The resource type should return conform to the generic resource included
in the topic
- getResponse() - Method in class ca.uhn.fhir.jaxrs.client.JaxRsHttpResponse
-
- getResponse() - Method in class ca.uhn.fhir.jaxrs.server.util.JaxRsRequest
-
- getResponseWriter(int, String, String, String, boolean) - Method in class ca.uhn.fhir.jaxrs.server.util.JaxRsResponse
-
The response writer is a simple String Writer.
- getServer() - Method in class ca.uhn.fhir.jaxrs.server.util.JaxRsRequest
-
- getServerAddressStrategy() - Method in class ca.uhn.fhir.jaxrs.server.AbstractJaxRsProvider
-
This method returns the default server address strategy.
- getServerBaseForRequest() - Method in class ca.uhn.fhir.jaxrs.server.util.JaxRsRequest
-
- getStatus() - Method in class ca.uhn.fhir.jaxrs.client.JaxRsHttpResponse
-
- getStatusInfo() - Method in class ca.uhn.fhir.jaxrs.client.JaxRsHttpResponse
-
- getUri() - Method in class ca.uhn.fhir.jaxrs.client.JaxRsHttpRequest
-
- getUriInfo() - Method in class ca.uhn.fhir.jaxrs.server.AbstractJaxRsProvider
-
Get the uriInfo