Interface HapiServerInterceptorFactory
-
public interface HapiServerInterceptorFactory
- Since:
- 3.1
- Author:
- Dmytro Rud
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IServerInterceptor
newInstance(FhirEndpoint endpoint)
-
-
-
Method Detail
-
newInstance
IServerInterceptor newInstance(FhirEndpoint endpoint)
-
-