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 TypeMethodDescriptionvoidIServerServicesInterceptor.intercept(IInterceptorRequest request, IInterceptorResponse response, IServerServicesInterceptorChain interceptorChain) Intercept the requestbooleanIServerServicesInterceptorHelper.isRestRequest(IInterceptorRequest request, IServerServicesInterceptorChain interceptorChain) Check if the request is a REST request or not