| Package | Description |
|---|---|
| ca.uhn.fhir.rest.server | |
| ca.uhn.fhir.rest.server.interceptor | |
| ca.uhn.fhir.rest.server.interceptor.auth | |
| ca.uhn.fhir.rest.server.method |
| Class and Description |
|---|
| IServerInterceptor
Provides methods to intercept requests and responses.
|
| Class and Description |
|---|
| ExceptionHandlingInterceptor |
| InterceptorAdapter
Base class for
IServerInterceptor implementations. |
| IServerInterceptor
Provides methods to intercept requests and responses.
|
| IServerInterceptor.ActionRequestDetails |
| IServerOperationInterceptor
Deprecated.
Ths interface is no longer neccessary as of HAPI FHIR 3.8.0 - You can create
interceptor methods that are declared using the
Hook annotation without needing
to implement any interceptor |
| ResponseHighlighterInterceptor
This interceptor detects when a request is coming from a browser, and automatically returns a response with syntax
highlighted (coloured) HTML for the response instead of just returning raw XML/JSON.
|
| Class and Description |
|---|
| InterceptorAdapter
Base class for
IServerInterceptor implementations. |
| IServerInterceptor
Provides methods to intercept requests and responses.
|
| IServerInterceptor.ActionRequestDetails |
| Class and Description |
|---|
| IServerInterceptor.ActionRequestDetails |
Copyright © 2014–2019 University Health Network. All rights reserved.