Index
All Classes and Interfaces|All Packages
S
- sendError(int) - Method in interface com.esri.arcgis.enterprise.interceptor.IInterceptorResponse
-
Sends an error response to the client using the specified status code and clears the buffer.
- sendError(int) - Method in class com.esri.arcgis.enterprise.interceptor.server.ServerServicesInterceptorResponseWrapper
- sendError(int, String) - Method in interface com.esri.arcgis.enterprise.interceptor.IInterceptorResponse
-
Sends an error response to the client using the specified status code and clears the buffer.
- sendError(int, String) - Method in class com.esri.arcgis.enterprise.interceptor.server.ServerServicesInterceptorResponseWrapper
- ServerServicesInterceptorRequestWrapper - Class in com.esri.arcgis.enterprise.interceptor.server
- ServerServicesInterceptorRequestWrapper(IInterceptorRequest) - Constructor for class com.esri.arcgis.enterprise.interceptor.server.ServerServicesInterceptorRequestWrapper
- ServerServicesInterceptorResponseWrapper - Class in com.esri.arcgis.enterprise.interceptor.server
- ServerServicesInterceptorResponseWrapper(IInterceptorResponse) - Constructor for class com.esri.arcgis.enterprise.interceptor.server.ServerServicesInterceptorResponseWrapper
- setCharacterEncoding(String) - Method in interface com.esri.arcgis.enterprise.interceptor.IInterceptorResponse
-
Sets the character encoding of the response being sent to the client.
- setCharacterEncoding(String) - Method in class com.esri.arcgis.enterprise.interceptor.server.ServerServicesInterceptorResponseWrapper
- setHeader(String, String) - Method in interface com.esri.arcgis.enterprise.interceptor.IInterceptorResponse
-
Sets a response header with the given name and value.
- setHeader(String, String) - Method in class com.esri.arcgis.enterprise.interceptor.server.ServerServicesInterceptorResponseWrapper
- setStatus(int) - Method in interface com.esri.arcgis.enterprise.interceptor.IInterceptorResponse
-
Sets the status code for this response.
- setStatus(int) - Method in class com.esri.arcgis.enterprise.interceptor.server.ServerServicesInterceptorResponseWrapper
- severe(String) - Method in interface com.esri.arcgis.enterprise.interceptor.server.IServerInterceptorLogger
-
Log message at severe log level
All Classes and Interfaces|All Packages