
Uses of Class
ca.uhn.fhir.rest.server.interceptor.ResponseSizeCapturingInterceptor.Result
Packages that use ResponseSizeCapturingInterceptor.Result
-
Uses of ResponseSizeCapturingInterceptor.Result in ca.uhn.fhir.rest.server.interceptor
Method parameters in ca.uhn.fhir.rest.server.interceptor with type arguments of type ResponseSizeCapturingInterceptor.ResultModifier and TypeMethodDescriptionvoid
ResponseSizeCapturingInterceptor.registerConsumer
(Consumer<ResponseSizeCapturingInterceptor.Result> theConsumer) Registers a new consumer.