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
-
The
ServerServicesInterceptorRequestWrapperclass is an implementation of theIInterceptorRequestinterface that wraps an underlyingHttpServletRequest. - ServerServicesInterceptorRequestWrapper(IInterceptorRequest) - Constructor for class com.esri.arcgis.enterprise.interceptor.server.ServerServicesInterceptorRequestWrapper
- ServerServicesInterceptorResponseWrapper - Class in com.esri.arcgis.enterprise.interceptor.server
-
The
ServerServicesInterceptorResponseWrapperclass is an implementation of theIInterceptorResponseinterface that wraps an underlyingHttpServletResponse. - ServerServicesInterceptorResponseWrapper(IInterceptorResponse) - Constructor for class com.esri.arcgis.enterprise.interceptor.server.ServerServicesInterceptorResponseWrapper
- setContentLength(int) - Method in interface com.esri.arcgis.enterprise.interceptor.IInterceptorResponse
-
Sets the length of the content body in the response
- setContentLength(int) - Method in class com.esri.arcgis.enterprise.interceptor.server.ServerServicesInterceptorResponseWrapper
- setContentLengthLong(long) - Method in interface com.esri.arcgis.enterprise.interceptor.IInterceptorResponse
-
Sets the length of the content body in the response
- setContentLengthLong(long) - 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