
Uses of Interface
ca.uhn.fhir.interceptor.api.IInterceptorService
Packages that use IInterceptorService
-
Uses of IInterceptorService in ca.uhn.fhir.interceptor.executor
Classes in ca.uhn.fhir.interceptor.executor that implement IInterceptorService -
Uses of IInterceptorService in ca.uhn.fhir.rest.client.api
Methods in ca.uhn.fhir.rest.client.api that return IInterceptorServiceModifier and TypeMethodDescriptionIRestfulClient.getInterceptorService()Sets the interfceptor service used by this clientMethods in ca.uhn.fhir.rest.client.api with parameters of type IInterceptorServiceModifier and TypeMethodDescriptionvoidIRestfulClient.setInterceptorService(IInterceptorService theInterceptorService) Sets the interfceptor service used by this client