
Package ca.uhn.fhir.jaxrs.client
-
Class Summary Class Description JaxRsHttpClient A Http Request based on JaxRs.JaxRsHttpRequest A Http Request based on JaxRs.JaxRsHttpResponse A Http Response based on JaxRs.JaxRsRestfulClientFactory A Restful Client Factory, based on Jax Rs Default Jax-Rs client is NOT thread safe in static context, you should create a new factory every time or use a specific Jax-Rs client implementation which managed connection pool.