A C E F G H I M N S T V
A
- addCookies(HttpServletRequest, HttpServletResponse, String, String, int, String) - 类 中的方法tech.ibit.common.http.HttpUtils
-
增加cookie
- addCookies(HttpServletRequest, HttpServletResponse, String, String, int, String, String) - 类 中的方法tech.ibit.common.http.HttpUtils
-
增加cookie
C
- CollectionUtils - tech.ibit.common.collection中的类
-
集合工具类
- CollectionUtils() - 类 的构造器tech.ibit.common.collection.CollectionUtils
-
- createCookie(String, String, boolean, String, String, int) - 类 中的方法tech.ibit.common.http.HttpUtils
-
构造cookie
E
- encrypt(String) - 类 中的方法tech.ibit.common.crypto.Md5Utils
-
md5 加密
- encryptLowerCase(String) - 类 中的方法tech.ibit.common.crypto.Md5Utils
-
md5加密
F
- findCookieByName(HttpServletRequest, String) - 类 中的方法tech.ibit.common.http.HttpUtils
-
通过名称查找cookie
- findCookieValue(HttpServletRequest, String) - 类 中的方法tech.ibit.common.http.HttpUtils
-
通过cookie名称查找cookie值
G
- get(V) - 接口 中的方法tech.ibit.common.collection.IdGetter
-
获取id
- getCookiePath(HttpServletRequest) - 类 中的方法tech.ibit.common.http.HttpUtils
-
获取cookie路径
- getFilename(Part) - 类 中的方法tech.ibit.common.http.HttpUtils
-
从multi-part中获取文件名称
- getHeaders(HttpServletRequest) - 类 中的方法tech.ibit.common.http.HttpUtils
-
获取请求头部信息
- getHeaders(HttpServletResponse) - 类 中的方法tech.ibit.common.http.HttpUtils
-
获取返回头部信息
- getParamNames(HttpServletRequest) - 类 中的方法tech.ibit.common.http.HttpUtils
-
获取参数名称
- getParams(HttpServletRequest) - 类 中的方法tech.ibit.common.http.HttpUtils
-
获取请求参数
- getParams(String) - 类 中的方法tech.ibit.common.http.HttpUtils
-
从queryString中获取参数
- getQueryString(Map<String, String>, Collection<String>) - 类 中的方法tech.ibit.common.http.HttpUtils
-
获取query string
- getRealIp(HttpServletRequest) - 类 中的方法tech.ibit.common.http.HttpUtils
-
获取真实ip(经过nginx后)
- getSubLinkedMap(Map<T, V>, List<T>) - 类 中的方法tech.ibit.common.collection.CollectionUtils
-
获取子LinkedMap
- getSubMap(Map<T, V>, List<T>) - 类 中的方法tech.ibit.common.collection.CollectionUtils
-
获取子Map
- grouping(List<V>, IdGetter<T, V>) - 类 中的方法tech.ibit.common.collection.CollectionUtils
-
按照键分组
- groupingToLinkedMap(List<V>, IdGetter<T, V>) - 类 中的方法tech.ibit.common.collection.CollectionUtils
-
按照键分组
H
- HttpUtils - tech.ibit.common.http中的类
-
Http工具类
- HttpUtils() - 类 的构造器tech.ibit.common.http.HttpUtils
-
I
- IdGetter<T,V> - tech.ibit.common.collection中的接口
-
ID获取
- isEmpty(Collection) - 类 中的方法tech.ibit.common.collection.CollectionUtils
-
判断集合是否为空
- isEmpty(Map) - 类 中的方法tech.ibit.common.collection.CollectionUtils
-
判断map是否为空
- isEmpty(Integer) - 类 中的方法tech.ibit.common.lang.NumericUtils
-
判断数字是否为空
- isEmpty(Long) - 类 中的方法tech.ibit.common.lang.NumericUtils
-
判断数字是否为空
- isEmpty(Double) - 类 中的方法tech.ibit.common.lang.NumericUtils
-
判断数字是否为空
- isNotEmpty(Collection) - 类 中的方法tech.ibit.common.collection.CollectionUtils
-
判断集合是否为非空
- isNotEmpty(Map) - 类 中的方法tech.ibit.common.collection.CollectionUtils
-
判断map是否为非空
- isNotEmpty(Integer) - 类 中的方法tech.ibit.common.lang.NumericUtils
-
判断数字是否为非空
- isNotEmpty(Long) - 类 中的方法tech.ibit.common.lang.NumericUtils
-
判断数字是否为非空
- isNotEmpty(Double) - 类 中的方法tech.ibit.common.lang.NumericUtils
-
判断数字是否为非空
M
- Md5Utils - tech.ibit.common.crypto中的类
-
Md5工具类
- Md5Utils() - 类 的构造器tech.ibit.common.crypto.Md5Utils
-
N
- NumericUtils - tech.ibit.common.lang中的类
-
数字工具类
- NumericUtils() - 类 的构造器tech.ibit.common.lang.NumericUtils
-
S
- StringUtils - tech.ibit.common.lang中的类
-
字符串工具类
- StringUtils() - 类 的构造器tech.ibit.common.lang.StringUtils
-
T
- tech.ibit.common.collection - 程序包 tech.ibit.common.collection
-
- tech.ibit.common.crypto - 程序包 tech.ibit.common.crypto
-
- tech.ibit.common.http - 程序包 tech.ibit.common.http
-
- tech.ibit.common.lang - 程序包 tech.ibit.common.lang
-
- toIntList(String, String) - 类 中的方法tech.ibit.common.lang.StringUtils
-
字符串转int列表
- toIntList(String) - 类 中的方法tech.ibit.common.lang.StringUtils
-
字符串转int列表
- toLinkedMap(List<V>, IdGetter<T, V>) - 类 中的方法tech.ibit.common.collection.CollectionUtils
-
List转LinkedMap
- toList(Map<T, V>, List<T>) - 类 中的方法tech.ibit.common.collection.CollectionUtils
-
通过键获取值
- toMap(List<V>, IdGetter<T, V>) - 类 中的方法tech.ibit.common.collection.CollectionUtils
-
List转Map
V
- verify(String, String) - 类 中的方法tech.ibit.common.crypto.Md5Utils
-
判断明文和密文是否对应
A C E F G H I M N S T V
Copyright © 2020 IBIT TECH. All rights reserved.