
Uses of Class
ca.uhn.fhir.rest.server.interceptor.InterceptorAdapter
Packages that use InterceptorAdapter
-
Uses of InterceptorAdapter in ca.uhn.fhir.rest.server.interceptor
Subclasses of InterceptorAdapter in ca.uhn.fhir.rest.server.interceptorModifier and TypeClassDescriptionclassThis interceptor causes the server to reject invocations for HTTP methods other than those supported by the server with an HTTP 405.classclassNOP implementation ofIServerOperationInterceptorclassThis interceptor creates verbose server log entries containing the complete request and response payloads.