- GenericClient - Class in ca.uhn.fhir.rest.client.impl
-
- GenericClient(FhirContext, IHttpClient, String, RestfulClientFactory) - Constructor for class ca.uhn.fhir.rest.client.impl.GenericClient
-
For now, this is a part of the internal API of HAPI - Use with caution as this method may change!
- getAllHeaders() - Method in class ca.uhn.fhir.rest.client.apache.ApacheHttpRequest
-
- getAllHeaders() - Method in class ca.uhn.fhir.rest.client.apache.ApacheHttpResponse
-
- getAllowableParamAnnotations() - Method in class ca.uhn.fhir.rest.client.method.BaseMethodBinding
-
- getAllowableParamAnnotations() - Method in class ca.uhn.fhir.rest.client.method.ReadMethodBinding
-
- getApacheRequest() - Method in class ca.uhn.fhir.rest.client.apache.ApacheHttpRequest
-
Get the ApacheRequest
- getConnectionRequestTimeout() - Method in class ca.uhn.fhir.rest.client.impl.RestfulClientFactory
-
- getConnectTimeout() - Method in class ca.uhn.fhir.rest.client.impl.RestfulClientFactory
-
- getContext() - Method in class ca.uhn.fhir.rest.client.impl.BaseHttpClientInvocation
-
Returns the FHIR context associated with this client
- getContext() - Method in class ca.uhn.fhir.rest.client.method.BaseMethodBinding
-
- getContext() - Method in class ca.uhn.fhir.rest.client.method.OperationParameter
-
- getDeclaredTypes() - Method in class ca.uhn.fhir.rest.client.method.SearchParameter
-
- getDescription() - Method in class ca.uhn.fhir.rest.client.method.OperationMethodBinding
-
- getDescription() - Method in class ca.uhn.fhir.rest.client.method.SearchMethodBinding
-
- getDescription() - Method in class ca.uhn.fhir.rest.client.method.SearchParameter
-
- getEncoding() - Method in class ca.uhn.fhir.rest.client.impl.BaseClient
-
- getFhirContext() - Method in class ca.uhn.fhir.rest.client.impl.ClientInvocationHandler
-
- getFhirContext() - Method in class ca.uhn.fhir.rest.client.impl.GenericClient
-
- getFhirContext() - Method in class ca.uhn.fhir.rest.client.impl.RestfulClientFactory
-
Return the fhir context
- getHeaderName() - Method in class ca.uhn.fhir.rest.client.interceptor.SimpleRequestHeaderInterceptor
-
- getHeaders(String) - Method in class ca.uhn.fhir.rest.client.apache.ApacheHttpResponse
-
- getHeaders() - Method in class ca.uhn.fhir.rest.client.impl.BaseHttpClientInvocation
-
Returns the http headers to be sent with the request
- getHeaderValue() - Method in class ca.uhn.fhir.rest.client.interceptor.SimpleRequestHeaderInterceptor
-
- getHttpClient(String) - Method in class ca.uhn.fhir.rest.client.apache.ApacheRestfulClientFactory
-
- getHttpClient(StringBuilder, Map<String, List<String>>, String, RequestTypeEnum, List<Header>) - Method in class ca.uhn.fhir.rest.client.apache.ApacheRestfulClientFactory
-
- getHttpClient() - Method in class ca.uhn.fhir.rest.client.impl.BaseClient
- getHttpClient(String) - Method in class ca.uhn.fhir.rest.client.impl.RestfulClientFactory
-
Get the http client for the given server base
- getHttpVerbName() - Method in class ca.uhn.fhir.rest.client.apache.ApacheHttpRequest
-
- getIdParameterIndex() - Method in class ca.uhn.fhir.rest.client.method.BaseOutcomeReturningMethodBindingWithResourceIdButNoResourceBody
-
- getIncludes() - Method in class ca.uhn.fhir.rest.client.method.BaseMethodBinding
-
- getInterceptorService() - Method in class ca.uhn.fhir.rest.client.impl.BaseClient
-
- getLastRequest() - Method in class ca.uhn.fhir.rest.client.impl.GenericClient
-
- getLastRequest() - Method in class ca.uhn.fhir.rest.client.interceptor.CapturingInterceptor
-
- getLastResponse() - Method in class ca.uhn.fhir.rest.client.impl.BaseClient
-
For now, this is a part of the internal API of HAPI - Use with caution as this method may change!
- getLastResponse() - Method in class ca.uhn.fhir.rest.client.interceptor.CapturingInterceptor
-
- getLastResponseBody() - Method in class ca.uhn.fhir.rest.client.impl.BaseClient
-
For now, this is a part of the internal API of HAPI - Use with caution as this method may change!
- getMatchingOperation() - Method in class ca.uhn.fhir.rest.client.method.CreateMethodBinding
-
- getMatchingOperation() - Method in class ca.uhn.fhir.rest.client.method.DeleteMethodBinding
-
- getMatchingOperation() - Method in class ca.uhn.fhir.rest.client.method.PatchMethodBinding
-
- getMatchingOperation() - Method in class ca.uhn.fhir.rest.client.method.UpdateMethodBinding
-
- getMax() - Method in class ca.uhn.fhir.rest.client.method.OperationMethodBinding.ReturnType
-
- getMethod() - Method in class ca.uhn.fhir.rest.client.method.BaseMethodBinding
-
- getMethodReturnType() - Method in class ca.uhn.fhir.rest.client.method.BaseResourceReturningMethodBinding
-
- getMimeType() - Method in class ca.uhn.fhir.rest.client.apache.ApacheHttpResponse
-
- getMin() - Method in class ca.uhn.fhir.rest.client.method.OperationMethodBinding.ReturnType
-
- getName() - Method in class ca.uhn.fhir.rest.client.method.BaseQueryParameter
-
- getName() - Method in class ca.uhn.fhir.rest.client.method.OperationMethodBinding
-
Returns the name of the operation, starting with "$"
- getName() - Method in class ca.uhn.fhir.rest.client.method.OperationMethodBinding.ReturnType
-
- getName() - Method in class ca.uhn.fhir.rest.client.method.OperationParameter
-
- getName() - Method in class ca.uhn.fhir.rest.client.method.SearchParameter
-
- getNativeHttpClient() - Method in class ca.uhn.fhir.rest.client.apache.ApacheRestfulClientFactory
-
- getParameters() - Method in class ca.uhn.fhir.rest.client.method.BaseMethodBinding
-
- getParameters() - Method in class ca.uhn.fhir.rest.client.method.HttpGetClientInvocation
-
- getParamStyle() - Method in class ca.uhn.fhir.rest.client.method.TransactionParameter
-
- getParamType() - Method in class ca.uhn.fhir.rest.client.method.BaseQueryParameter
-
- getParamType() - Method in class ca.uhn.fhir.rest.client.method.OperationParameter
-
- getParamType() - Method in class ca.uhn.fhir.rest.client.method.SearchParameter
-
- getPoolMaxPerRoute() - Method in class ca.uhn.fhir.rest.client.impl.RestfulClientFactory
-
- getPoolMaxTotal() - Method in class ca.uhn.fhir.rest.client.impl.RestfulClientFactory
-
- getPreferredId(IBaseResource, String) - Method in class ca.uhn.fhir.rest.client.impl.GenericClient
-
- getProvider() - Method in class ca.uhn.fhir.rest.client.method.BaseMethodBinding
-
- getProxyPassword() - Method in class ca.uhn.fhir.rest.client.impl.RestfulClientFactory
-
Return the proxy password to authenticate with the HTTP proxy
- getProxyUsername() - Method in class ca.uhn.fhir.rest.client.impl.RestfulClientFactory
-
Return the proxy username to authenticate with the HTTP proxy
- getRequestBodyFromStream() - Method in class ca.uhn.fhir.rest.client.apache.ApacheHttpRequest
-
- getRequestForCurrentThread() - Method in class ca.uhn.fhir.rest.client.interceptor.ThreadLocalCapturingInterceptor
-
- getRequestStopWatch() - Method in class ca.uhn.fhir.rest.client.impl.BaseHttpResponse
-
- getRequestType() - Method in class ca.uhn.fhir.rest.client.method.HttpPostClientInvocation
-
- getRequestType() - Method in class ca.uhn.fhir.rest.client.method.HttpPutClientInvocation
-
- getResource() - Method in class ca.uhn.fhir.rest.client.method.BaseResourceReturningMethodBinding.ResourceOrDstu1Bundle
-
- getResourceName() - Method in class ca.uhn.fhir.rest.client.method.BaseMethodBinding
-
Returns the name of the resource this method handles, or null if this method is not resource specific
- getResourceName() - Method in class ca.uhn.fhir.rest.client.method.BaseOutcomeReturningMethodBindingWithResourceIdButNoResourceBody
-
- getResourceName() - Method in class ca.uhn.fhir.rest.client.method.BaseResourceReturningMethodBinding
-
- getResourceParameters(FhirContext, Method, Object, RestOperationTypeEnum) - Static method in class ca.uhn.fhir.rest.client.method.MethodUtil
-
- getResourceType() - Method in class ca.uhn.fhir.rest.client.method.ResourceParameter
-
- getResponse() - Method in class ca.uhn.fhir.rest.client.apache.ApacheHttpResponse
-
- getResponseBundleType() - Method in class ca.uhn.fhir.rest.client.method.BaseResourceReturningMethodBinding
-
If the response is a bundle, this type will be placed in the root of the bundle (can be null)
- getResponseBundleType() - Method in class ca.uhn.fhir.rest.client.method.ConformanceMethodBinding
-
- getResponseBundleType() - Method in class ca.uhn.fhir.rest.client.method.HistoryMethodBinding
-
- getResponseBundleType() - Method in class ca.uhn.fhir.rest.client.method.OperationMethodBinding
-
- getResponseBundleType() - Method in class ca.uhn.fhir.rest.client.method.PageMethodBinding
-
- getResponseBundleType() - Method in class ca.uhn.fhir.rest.client.method.ReadMethodBinding
-
- getResponseBundleType() - Method in class ca.uhn.fhir.rest.client.method.SearchMethodBinding
-
- getResponseBundleType() - Method in class ca.uhn.fhir.rest.client.method.TransactionMethodBinding
-
- getResponseForCurrentThread() - Method in class ca.uhn.fhir.rest.client.interceptor.ThreadLocalCapturingInterceptor
-
- getRestfulClientFactory() - Method in class ca.uhn.fhir.rest.client.impl.BaseHttpClientInvocation
-
Get the restfull client factory
- getRestOperationType() - Method in class ca.uhn.fhir.rest.client.method.BaseMethodBinding
-
- getRestOperationType() - Method in class ca.uhn.fhir.rest.client.method.ConformanceMethodBinding
-
- getRestOperationType() - Method in class ca.uhn.fhir.rest.client.method.CreateMethodBinding
-
- getRestOperationType() - Method in class ca.uhn.fhir.rest.client.method.DeleteMethodBinding
-
- getRestOperationType() - Method in class ca.uhn.fhir.rest.client.method.HistoryMethodBinding
-
- getRestOperationType() - Method in class ca.uhn.fhir.rest.client.method.OperationMethodBinding
-
- getRestOperationType() - Method in class ca.uhn.fhir.rest.client.method.PageMethodBinding
-
- getRestOperationType() - Method in class ca.uhn.fhir.rest.client.method.PatchMethodBinding
-
- getRestOperationType() - Method in class ca.uhn.fhir.rest.client.method.ReadMethodBinding
-
- getRestOperationType() - Method in class ca.uhn.fhir.rest.client.method.SearchMethodBinding
-
- getRestOperationType() - Method in class ca.uhn.fhir.rest.client.method.TransactionMethodBinding
-
- getRestOperationType() - Method in class ca.uhn.fhir.rest.client.method.UpdateMethodBinding
-
- getReturnParams() - Method in class ca.uhn.fhir.rest.client.method.OperationMethodBinding
-
- getReturnType() - Method in class ca.uhn.fhir.rest.client.method.BaseResourceReturningMethodBinding
-
- getReturnType() - Method in class ca.uhn.fhir.rest.client.method.ConformanceMethodBinding
-
- getReturnType() - Method in class ca.uhn.fhir.rest.client.method.HistoryMethodBinding
-
- getReturnType() - Method in class ca.uhn.fhir.rest.client.method.OperationMethodBinding
-
- getReturnType() - Method in class ca.uhn.fhir.rest.client.method.PageMethodBinding
-
- getReturnType() - Method in class ca.uhn.fhir.rest.client.method.ReadMethodBinding
-
- getReturnType() - Method in class ca.uhn.fhir.rest.client.method.SearchMethodBinding
-
- getReturnType() - Method in class ca.uhn.fhir.rest.client.method.TransactionMethodBinding
-
- getSearchParamType() - Method in class ca.uhn.fhir.rest.client.method.OperationParameter
-
- getServerBase() - Method in class ca.uhn.fhir.rest.client.impl.BaseClient
- getServerValidationMode() - Method in class ca.uhn.fhir.rest.client.impl.RestfulClientFactory
-
- getServerValidationModeEnum() - Method in class ca.uhn.fhir.rest.client.impl.RestfulClientFactory
-
Deprecated.
- getSocketTimeout() - Method in class ca.uhn.fhir.rest.client.impl.RestfulClientFactory
-
- getStatus() - Method in class ca.uhn.fhir.rest.client.apache.ApacheHttpResponse
-
- getStatusInfo() - Method in class ca.uhn.fhir.rest.client.apache.ApacheHttpResponse
-
- getSummary() - Method in class ca.uhn.fhir.rest.client.impl.BaseClient
-
- getToken() - Method in class ca.uhn.fhir.rest.client.interceptor.BearerTokenAuthInterceptor
-
Returns the bearer token to use
- getType() - Method in class ca.uhn.fhir.rest.client.method.OperationMethodBinding.ReturnType
-
- getType() - Method in class ca.uhn.fhir.rest.client.method.SearchParameter
-
- getUri() - Method in class ca.uhn.fhir.rest.client.apache.ApacheHttpRequest
-
- getUrlBase() - Method in class ca.uhn.fhir.rest.client.impl.BaseClient
-
- getUrlPath() - Method in class ca.uhn.fhir.rest.client.method.HttpGetClientInvocation
-
- GZipContentInterceptor - Class in ca.uhn.fhir.rest.client.apache
-
Client interceptor which GZip compresses outgoing (POST/PUT) contents being uploaded
from the client to the server.
- GZipContentInterceptor() - Constructor for class ca.uhn.fhir.rest.client.apache.GZipContentInterceptor
-
- search() - Method in class ca.uhn.fhir.rest.client.impl.GenericClient
-
- SearchMethodBinding - Class in ca.uhn.fhir.rest.client.method
-
- SearchMethodBinding(Class<? extends IBaseResource>, Method, FhirContext, Object) - Constructor for class ca.uhn.fhir.rest.client.method.SearchMethodBinding
-
- SearchParameter - Class in ca.uhn.fhir.rest.client.method
-
- SearchParameter() - Constructor for class ca.uhn.fhir.rest.client.method.SearchParameter
-
- SearchParameter(String, boolean) - Constructor for class ca.uhn.fhir.rest.client.method.SearchParameter
-
- setBufferResponse(boolean) - Method in class ca.uhn.fhir.rest.client.interceptor.ThreadLocalCapturingInterceptor
-
Should we buffer (capture) the response body? This defaults to
false.
- setChainlists(String[], String[]) - Method in class ca.uhn.fhir.rest.client.method.SearchParameter
-
- setCompositeTypes(Class<? extends IQueryParameterType>[]) - Method in class ca.uhn.fhir.rest.client.method.SearchParameter
-
- setConnectionRequestTimeout(int) - Method in class ca.uhn.fhir.rest.client.impl.RestfulClientFactory
-
- setConnectTimeout(int) - Method in class ca.uhn.fhir.rest.client.impl.RestfulClientFactory
-
- setConverter(OperationParameter.IOperationParamConverter) - Method in class ca.uhn.fhir.rest.client.method.OperationParameter
-
- setDeclaredTypes(Class<? extends IBaseResource>[]) - Method in class ca.uhn.fhir.rest.client.method.SearchParameter
-
- setDescription(String) - Method in class ca.uhn.fhir.rest.client.method.OperationMethodBinding
-
- setDescription(String) - Method in class ca.uhn.fhir.rest.client.method.SearchParameter
-
- setDontValidateConformance(boolean) - Method in class ca.uhn.fhir.rest.client.impl.BaseClient
-
This method is an internal part of the HAPI API and may change, use with caution.
- setEncoding(EncodingEnum) - Method in class ca.uhn.fhir.rest.client.impl.BaseClient
-
Sets the encoding that will be used on requests.
- setFhirContext(FhirContext) - Method in class ca.uhn.fhir.rest.client.impl.RestfulClientFactory
-
Sets the context associated with this client factory.
- setFormatParamStyle(RequestFormatParamStyleEnum) - Method in class ca.uhn.fhir.rest.client.impl.BaseClient
-
- setHeaderName(String) - Method in class ca.uhn.fhir.rest.client.interceptor.SimpleRequestHeaderInterceptor
-
- setHeaderValue(String) - Method in class ca.uhn.fhir.rest.client.interceptor.SimpleRequestHeaderInterceptor
-
- setHttpClient(Object) - Method in class ca.uhn.fhir.rest.client.apache.ApacheRestfulClientFactory
-
Only allows to set an instance of type org.apache.http.client.HttpClient
- setInterceptorService(IInterceptorService) - Method in class ca.uhn.fhir.rest.client.impl.BaseClient
-
- setKeepResponses(boolean) - Method in class ca.uhn.fhir.rest.client.impl.BaseClient
-
For now, this is a part of the internal API of HAPI - Use with caution as this method may change!
- setLastRequest(IHttpRequest) - Method in class ca.uhn.fhir.rest.client.impl.GenericClient
-
For now, this is a part of the internal API of HAPI - Use with caution as this method may change!
- setLogger(Logger) - Method in class ca.uhn.fhir.rest.client.interceptor.LoggingInterceptor
-
Sets a logger to use to log messages (default is a logger with this class' name).
- setLogRequestAndResponse(boolean) - Method in class ca.uhn.fhir.rest.client.impl.GenericClient
-
Deprecated.
- setLogRequestBody(boolean) - Method in class ca.uhn.fhir.rest.client.interceptor.LoggingInterceptor
-
Should a summary (one line) for each request be logged, containing the URL and other information
- setLogRequestHeaders(boolean) - Method in class ca.uhn.fhir.rest.client.interceptor.LoggingInterceptor
-
Should headers for each request be logged, containing the URL and other information
- setLogRequestSummary(boolean) - Method in class ca.uhn.fhir.rest.client.interceptor.LoggingInterceptor
-
Should a summary (one line) for each request be logged, containing the URL and other information
- setLogResponseBody(boolean) - Method in class ca.uhn.fhir.rest.client.interceptor.LoggingInterceptor
-
Should a summary (one line) for each request be logged, containing the URL and other information
- setLogResponseHeaders(boolean) - Method in class ca.uhn.fhir.rest.client.interceptor.LoggingInterceptor
-
Should headers for each request be logged, containing the URL and other information
- setLogResponseSummary(boolean) - Method in class ca.uhn.fhir.rest.client.interceptor.LoggingInterceptor
-
Should a summary (one line) for each request be logged, containing the URL and other information
- setMax(int) - Method in class ca.uhn.fhir.rest.client.method.OperationMethodBinding.ReturnType
-
- setMin(int) - Method in class ca.uhn.fhir.rest.client.method.OperationMethodBinding.ReturnType
-
- setName(String) - Method in class ca.uhn.fhir.rest.client.method.OperationMethodBinding.ReturnType
-
- setName(String) - Method in class ca.uhn.fhir.rest.client.method.SearchParameter
-
- setParameters(List<IParameter>) - Method in class ca.uhn.fhir.rest.client.method.BaseMethodBinding
-
For unit tests only
- setPoolMaxPerRoute(int) - Method in class ca.uhn.fhir.rest.client.impl.RestfulClientFactory
-
- setPoolMaxTotal(int) - Method in class ca.uhn.fhir.rest.client.impl.RestfulClientFactory
-
- setPreferResponseTypes(List<Class<? extends IBaseResource>>) - Method in class ca.uhn.fhir.rest.client.impl.BaseClient.ResourceResponseHandler
-
- setPrettyPrint(Boolean) - Method in class ca.uhn.fhir.rest.client.impl.BaseClient
-
Sets the pretty print flag, which is a request to the server for it to return "pretty printed" responses.
- setProxy(String, Integer) - Method in class ca.uhn.fhir.rest.client.apache.ApacheRestfulClientFactory
-
- setProxyCredentials(String, String) - Method in class ca.uhn.fhir.rest.client.impl.RestfulClientFactory
-
- setRequired(boolean) - Method in class ca.uhn.fhir.rest.client.method.SearchParameter
-
- setResourceName(String) - Method in class ca.uhn.fhir.rest.client.method.BaseResourceReturningMethodBinding
-
- setServerValidationMode(ServerValidationModeEnum) - Method in class ca.uhn.fhir.rest.client.impl.RestfulClientFactory
-
- setServerValidationModeEnum(ServerValidationModeEnum) - Method in class ca.uhn.fhir.rest.client.impl.RestfulClientFactory
-
Deprecated.
- setSocketTimeout(int) - Method in class ca.uhn.fhir.rest.client.impl.RestfulClientFactory
-
- setSummary(SummaryEnum) - Method in class ca.uhn.fhir.rest.client.impl.BaseClient
-
- setToken(String) - Method in class ca.uhn.fhir.rest.client.interceptor.BearerTokenAuthInterceptor
-
Sets the bearer token to use
- setType(String) - Method in class ca.uhn.fhir.rest.client.method.OperationMethodBinding.ReturnType
-
- setType(FhirContext, Class<?>, Class<? extends Collection<?>>, Class<? extends Collection<?>>) - Method in class ca.uhn.fhir.rest.client.method.SearchParameter
-
- SimpleRequestHeaderInterceptor - Class in ca.uhn.fhir.rest.client.interceptor
-
This interceptor adds an arbitrary header to requests made by this client.
- SimpleRequestHeaderInterceptor() - Constructor for class ca.uhn.fhir.rest.client.interceptor.SimpleRequestHeaderInterceptor
-
Constructor
- SimpleRequestHeaderInterceptor(String, String) - Constructor for class ca.uhn.fhir.rest.client.interceptor.SimpleRequestHeaderInterceptor
-
Constructor
- SimpleRequestHeaderInterceptor(String) - Constructor for class ca.uhn.fhir.rest.client.interceptor.SimpleRequestHeaderInterceptor
-
Constructor which takes a complete header including name and value
- SortParameter - Class in ca.uhn.fhir.rest.client.method
-
- SortParameter(FhirContext) - Constructor for class ca.uhn.fhir.rest.client.method.SortParameter
-
- SummaryEnumParameter - Class in ca.uhn.fhir.rest.client.method
-
- SummaryEnumParameter() - Constructor for class ca.uhn.fhir.rest.client.method.SummaryEnumParameter
-