- generateExportFileName(String, String) - 类 中的静态方法icu.easyj.web.util.HttpUtils
-
生成导出文件的文件名
- get(String, Map<String, String>, MultiValueMap<String, String>, Class<T>) - 接口 中的方法icu.easyj.web.util.httpclient.IHttpClientService
-
发送GET请求
- get(String, Map<String, String>, Class<T>) - 接口 中的方法icu.easyj.web.util.httpclient.IHttpClientService
-
发送GET请求(无附加头信息)
- get(String, MultiValueMap<String, String>, Class<T>) - 接口 中的方法icu.easyj.web.util.httpclient.IHttpClientService
-
发送GET请求(无更多QueryString参数)
- get(String, Class<T>) - 接口 中的方法icu.easyj.web.util.httpclient.IHttpClientService
-
发送GET请求(无更多QueryString参数、无附加头信息)
- get(String) - 接口 中的方法icu.easyj.web.util.httpclient.IHttpClientService
-
发送GET请求(无更多QueryString参数、无附加头信息、返回String)
- get(String, Map<String, String>, MultiValueMap<String, String>, Class<T>) - 类 中的方法icu.easyj.web.util.HttpClientUtils
-
发送GET请求
- get(String, Map<String, String>, Class<T>) - 类 中的静态方法icu.easyj.web.util.HttpClientUtils
-
发送GET请求(无附加头信息)
- get(String, MultiValueMap<String, String>, Class<T>) - 类 中的静态方法icu.easyj.web.util.HttpClientUtils
-
发送GET请求(无更多QueryString参数)
- get(String, Class<T>) - 类 中的静态方法icu.easyj.web.util.HttpClientUtils
-
发送GET请求(无更多QueryString参数、无附加头信息)
- get(String) - 类 中的静态方法icu.easyj.web.util.HttpClientUtils
-
发送GET请求(无更多QueryString参数、无附加头信息、返回String)
- getBody() - 类 中的静态方法icu.easyj.web.util.BodyHolder
-
- getCharacterEncoding() - 类 中的方法icu.easyj.web.wrapper.BodyHttpServletRequestWrapper
-
- getContent() - 异常错误 中的方法icu.easyj.web.exception.HttpException
-
- getContextPath() - 类 中的静态方法icu.easyj.web.util.HttpConfigs
-
- getContextPath(ServletContext) - 类 中的静态方法icu.easyj.web.util.HttpUtils
-
获取二级目录
- getDateHeader(String) - 类 中的方法icu.easyj.web.wrapper.HeaderHttpServletRequestWrapper
-
- getExclusions() - 类 中的方法icu.easyj.web.filter.BaseFilterProperties
-
- getExclusions() - 接口 中的方法icu.easyj.web.filter.IFilterProperties
-
获取无需拦截的Url地址匹配列表
- getFilterName() - 类 中的方法icu.easyj.web.filter.AbstractFilter
-
获取过滤器名称
- getFilterProperties() - 类 中的方法icu.easyj.web.filter.AbstractFilter
-
获取过滤器配置
- getHeader(String) - 类 中的方法icu.easyj.web.wrapper.HeaderHttpServletRequestWrapper
-
- getHeaderNames() - 类 中的方法icu.easyj.web.wrapper.HeaderHttpServletRequestWrapper
-
- getHeaders(String) - 类 中的方法icu.easyj.web.wrapper.HeaderHttpServletRequestWrapper
-
- getInputStream() - 类 中的方法icu.easyj.web.wrapper.BodyHttpServletRequestWrapper
-
- getIntHeader(String) - 类 中的方法icu.easyj.web.wrapper.HeaderHttpServletRequestWrapper
-
- getMethod() - 类 中的方法icu.easyj.web.filter.FilterExclusion
-
- getNoContextPathUri(String, String) - 类 中的静态方法icu.easyj.web.util.HttpUtils
-
获取没有二级目录的请求路径
- getOrder() - 类 中的方法icu.easyj.web.filter.BaseFilterProperties
-
- getOrder() - 接口 中的方法icu.easyj.web.filter.IFilterProperties
-
获取过滤器执行顺序
- getParameter(String) - 类 中的方法icu.easyj.web.wrapper.QueryStringHttpServletRequestWrapper
-
- getParameterMap() - 类 中的方法icu.easyj.web.wrapper.QueryStringHttpServletRequestWrapper
-
- getParameterNames() - 类 中的方法icu.easyj.web.wrapper.QueryStringHttpServletRequestWrapper
-
- getParameterValues(String) - 类 中的方法icu.easyj.web.wrapper.QueryStringHttpServletRequestWrapper
-
- getQueryString() - 类 中的方法icu.easyj.web.wrapper.QueryStringHttpServletRequestWrapper
-
- getReader() - 类 中的方法icu.easyj.web.wrapper.BodyHttpServletRequestWrapper
-
- getRequest() - 类 中的静态方法icu.easyj.web.util.HttpUtils
-
获取 HttpServletRequest
- getResponse() - 类 中的静态方法icu.easyj.web.util.HttpUtils
-
获取 HttpServletResponse
- getStatus() - 异常错误 中的方法icu.easyj.web.exception.HttpException
-
- getUriPattern() - 类 中的方法icu.easyj.web.filter.FilterExclusion
-
- getUrlPatterns() - 类 中的方法icu.easyj.web.filter.BaseFilterProperties
-
- getUrlPatterns() - 接口 中的方法icu.easyj.web.filter.IFilterProperties
-
获取需拦截的Url地址匹配列表
- GLOBAL_EXCLUSIONS - 接口 中的静态变量icu.easyj.web.constant.FilterConstants
-
全局过滤器需要排除的请求地址