Uses of Interface
ca.uhn.fhir.rest.client.api.IRestfulClientFactory
-
Packages that use IRestfulClientFactory Package Description ca.uhn.fhir.context -
-
Uses of IRestfulClientFactory in ca.uhn.fhir.context
Methods in ca.uhn.fhir.context that return IRestfulClientFactory Modifier and Type Method Description IRestfulClientFactoryFhirContext. getRestfulClientFactory()Get the restful client factory.Methods in ca.uhn.fhir.context with parameters of type IRestfulClientFactory Modifier and Type Method Description voidFhirContext. setRestfulClientFactory(IRestfulClientFactory theRestfulClientFactory)Set the restful client factory
-