Package ca.uhn.fhir.jaxrs.client


package ca.uhn.fhir.jaxrs.client
  • Classes
    Class
    Description
    A Http Request based on JaxRs.
    A Http Request based on JaxRs.
    A Http Response based on JaxRs.
    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.