Uses of Interface
com.esri.arcgis.enterprise.interceptor.server.IServerServicesInterceptorChain
Packages that use IServerServicesInterceptorChain
-
Uses of IServerServicesInterceptorChain in com.esri.arcgis.enterprise.interceptor.server
Methods in com.esri.arcgis.enterprise.interceptor.server with parameters of type IServerServicesInterceptorChainModifier and TypeMethodDescriptionvoid
IServerServicesInterceptor.intercept
(IInterceptorRequest request, IInterceptorResponse response, IServerServicesInterceptorChain interceptorChain) Intercept the requestboolean
IServerServicesInterceptorHelper.isRestRequest
(IInterceptorRequest request, IServerServicesInterceptorChain interceptorChain) Check if the request is a REST request or not