Index

A B C D E G H N O R S U W 
All Classes|All Packages

A

addHeader(String, String) - Method in class ca.uhn.fhir.okhttp.client.OkHttpRestfulRequest
 

B

bufferEntity() - Method in class ca.uhn.fhir.okhttp.client.OkHttpRestfulResponse
 

C

ca.uhn.fhir.okhttp.client - package ca.uhn.fhir.okhttp.client
 
ca.uhn.fhir.okhttp.utils - package ca.uhn.fhir.okhttp.utils
 
close() - Method in class ca.uhn.fhir.okhttp.client.OkHttpRestfulResponse
 
createBinaryRequest(FhirContext, IBaseBinary) - Method in class ca.uhn.fhir.okhttp.client.OkHttpRestfulClient
 
createByteRequest(FhirContext, String, String, EncodingEnum) - Method in class ca.uhn.fhir.okhttp.client.OkHttpRestfulClient
 
createGetRequest(FhirContext, EncodingEnum) - Method in class ca.uhn.fhir.okhttp.client.OkHttpRestfulClient
 
createParamRequest(FhirContext, Map<String, List<String>>, EncodingEnum) - Method in class ca.uhn.fhir.okhttp.client.OkHttpRestfulClient
 
createReader() - Method in class ca.uhn.fhir.okhttp.client.OkHttpRestfulResponse
 

D

deleteLastCharacter(StringBuilder) - Static method in class ca.uhn.fhir.okhttp.utils.UrlStringUtils
 

E

endsWith(StringBuilder, char) - Static method in class ca.uhn.fhir.okhttp.utils.UrlStringUtils
 
everythingAfterFirstQuestionMark(String) - Static method in class ca.uhn.fhir.okhttp.utils.UrlStringUtils
 
execute() - Method in class ca.uhn.fhir.okhttp.client.OkHttpRestfulRequest
 

G

getAllHeaders() - Method in class ca.uhn.fhir.okhttp.client.OkHttpRestfulRequest
 
getAllHeaders() - Method in class ca.uhn.fhir.okhttp.client.OkHttpRestfulResponse
 
getHeaders(String) - Method in class ca.uhn.fhir.okhttp.client.OkHttpRestfulResponse
 
getHttpClient(String) - Method in class ca.uhn.fhir.okhttp.client.OkHttpRestfulClientFactory
 
getHttpClient(StringBuilder, Map<String, List<String>>, String, RequestTypeEnum, List<Header>) - Method in class ca.uhn.fhir.okhttp.client.OkHttpRestfulClientFactory
 
getHttpVerbName() - Method in class ca.uhn.fhir.okhttp.client.OkHttpRestfulRequest
 
getMimeType() - Method in class ca.uhn.fhir.okhttp.client.OkHttpRestfulResponse
 
getNativeClient() - Method in class ca.uhn.fhir.okhttp.client.OkHttpRestfulClientFactory
 
getRequest() - Method in class ca.uhn.fhir.okhttp.client.OkHttpRestfulRequest
 
getRequestBodyFromStream() - Method in class ca.uhn.fhir.okhttp.client.OkHttpRestfulRequest
 
getResponse() - Method in class ca.uhn.fhir.okhttp.client.OkHttpRestfulResponse
 
getStatus() - Method in class ca.uhn.fhir.okhttp.client.OkHttpRestfulResponse
 
getStatusInfo() - Method in class ca.uhn.fhir.okhttp.client.OkHttpRestfulResponse
 
getUri() - Method in class ca.uhn.fhir.okhttp.client.OkHttpRestfulRequest
 

H

hasQuestionMark(StringBuilder) - Static method in class ca.uhn.fhir.okhttp.utils.UrlStringUtils
 

N

newHeaderBuilder(StringBuilder) - Static method in class ca.uhn.fhir.okhttp.client.OkHttpRestfulClient
 

O

OkHttpRestfulClient - Class in ca.uhn.fhir.okhttp.client
A Http Request based on OkHttp.
OkHttpRestfulClient(Call.Factory, StringBuilder, Map<String, List<String>>, String, RequestTypeEnum, List<Header>) - Constructor for class ca.uhn.fhir.okhttp.client.OkHttpRestfulClient
 
OkHttpRestfulClientFactory - Class in ca.uhn.fhir.okhttp.client
A Restful client factory based on OkHttp.
OkHttpRestfulClientFactory() - Constructor for class ca.uhn.fhir.okhttp.client.OkHttpRestfulClientFactory
 
OkHttpRestfulClientFactory(FhirContext) - Constructor for class ca.uhn.fhir.okhttp.client.OkHttpRestfulClientFactory
 
OkHttpRestfulRequest - Class in ca.uhn.fhir.okhttp.client
Adapter for building an OkHttp-specific request.
OkHttpRestfulRequest(Call.Factory, String, RequestTypeEnum, RequestBody) - Constructor for class ca.uhn.fhir.okhttp.client.OkHttpRestfulRequest
 
OkHttpRestfulResponse - Class in ca.uhn.fhir.okhttp.client
Wraps an OkHttp Response
OkHttpRestfulResponse(Response, StopWatch) - Constructor for class ca.uhn.fhir.okhttp.client.OkHttpRestfulResponse
 

R

readEntity() - Method in class ca.uhn.fhir.okhttp.client.OkHttpRestfulResponse
 
removeHeaders(String) - Method in class ca.uhn.fhir.okhttp.client.OkHttpRestfulRequest
 
resetHttpClient() - Method in class ca.uhn.fhir.okhttp.client.OkHttpRestfulClientFactory
 

S

setHttpClient(Object) - Method in class ca.uhn.fhir.okhttp.client.OkHttpRestfulClientFactory
Only accepts clients of type OkHttpClient
setProxy(String, Integer) - Method in class ca.uhn.fhir.okhttp.client.OkHttpRestfulClientFactory
 
setUri(String) - Method in class ca.uhn.fhir.okhttp.client.OkHttpRestfulRequest
 

U

UrlStringUtils - Class in ca.uhn.fhir.okhttp.utils
 
UrlStringUtils() - Constructor for class ca.uhn.fhir.okhttp.utils.UrlStringUtils
 

W

withTrailingQuestionMarkRemoved(String) - Static method in class ca.uhn.fhir.okhttp.utils.UrlStringUtils
 
A B C D E G H N O R S U W 
All Classes|All Packages