Package ca.uhn.fhir.rest.client.apache
-
Class Summary Class Description ApacheHttpClient A Http Client based on Apache.ApacheHttpRequest A Http Request based on Apache.ApacheHttpResponse A Http Response based on Apache.ApacheRestfulClientFactory A Restful Factory to create clients, requests and responses based on the Apache httpclient library.BaseHttpClient GZipContentInterceptor Client interceptor which GZip compresses outgoing (POST/PUT) contents being uploaded from the client to the server.ResourceEntity Apache HttpClient request content entity where the body is a FHIR resource, that will be encoded as JSON by default