| Package | Description |
|---|---|
| ca.uhn.fhir.rest.method | |
| ca.uhn.fhir.rest.server.interceptor |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BaseMethodBinding.populateActionRequestDetailsForInterceptor(RequestDetails theRequestDetails,
IServerInterceptor.ActionRequestDetails theDetails,
Object[] theMethodParams)
Subclasses may override this method (but should also call super.
#populateActionRequestDetailsForInterceptor(RequestDetails, ActionRequestDetails, Object[]) to provide method specifics to the
interceptors. |
| Modifier and Type | Method and Description |
|---|---|
void |
IServerInterceptor.incomingRequestPreHandled(RestOperationTypeEnum theOperation,
IServerInterceptor.ActionRequestDetails theProcessedRequest)
Invoked before an incoming request is processed
|
void |
InterceptorAdapter.incomingRequestPreHandled(RestOperationTypeEnum theOperation,
IServerInterceptor.ActionRequestDetails theProcessedRequest) |
Copyright © 2014–2016 University Health Network. All rights reserved.