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