Uses of Class
ca.uhn.fhir.rest.server.interceptor.InterceptorAdapter
-
Uses of InterceptorAdapter in ca.uhn.fhir.rest.server.interceptor
Modifier and TypeClassDescriptionclass
This interceptor causes the server to reject invocations for HTTP methods other than those supported by the server with an HTTP 405.class
class
NOP implementation ofIServerOperationInterceptor
class
This interceptor creates verbose server log entries containing the complete request and response payloads.