Package ca.uhn.fhir.jaxrs.server.util


package ca.uhn.fhir.jaxrs.server.util
  • Class Summary
    Class
    Description
    Class that contains the method bindings defined by a ResourceProvider
    The JaxRsRequest is a jax-rs specific implementation of the RequestDetails.
    An implementation of the builder pattern for the JaxRsRequest
    The JaxRsResponse is a jax-rs specific implementation of the RestfulResponse.