Index

A C D F G I L N P R S U W 
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 ServerServicesInterceptorRequestWrapper class is an implementation of the IInterceptorRequest interface that wraps an underlying HttpServletRequest.
ServerServicesInterceptorRequestWrapper(IInterceptorRequest) - Constructor for class com.esri.arcgis.enterprise.interceptor.server.ServerServicesInterceptorRequestWrapper
 
ServerServicesInterceptorResponseWrapper - Class in com.esri.arcgis.enterprise.interceptor.server
The ServerServicesInterceptorResponseWrapper class is an implementation of the IInterceptorResponse interface that wraps an underlying HttpServletResponse.
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
A C D F G I L N P R S U W 
All Classes and Interfaces|All Packages