- checkClientTrusted(X509Certificate[], String) - 类 中的方法com.lorne.core.framework.utils.http.EasyX509TrustManager
-
- checkServerTrusted(X509Certificate[], String) - 类 中的方法com.lorne.core.framework.utils.http.EasyX509TrustManager
-
- clearTime(Date) - 类 中的静态方法com.lorne.core.framework.utils.DateUtil
-
清空日期的时间
- Code - com.lorne.core.framework中的接口
-
- code_db_error - 接口 中的静态变量com.lorne.core.framework.Code
-
数据库执行异常
- code_error - 接口 中的静态变量com.lorne.core.framework.Code
-
执行失败
- code_method_is_not_post - 接口 中的静态变量com.lorne.core.framework.Code
-
请求方式不正确
- code_no_authorization - 接口 中的静态变量com.lorne.core.framework.Code
-
没有授权
- code_params_error - 接口 中的静态变量com.lorne.core.framework.Code
-
传入参数不符合接口要求
- code_success - 接口 中的静态变量com.lorne.core.framework.Code
-
执行成功
- com.lorne.core.framework - 程序包 com.lorne.core.framework
-
- com.lorne.core.framework.model - 程序包 com.lorne.core.framework.model
-
- com.lorne.core.framework.utils - 程序包 com.lorne.core.framework.utils
-
- com.lorne.core.framework.utils.config - 程序包 com.lorne.core.framework.utils.config
-
- com.lorne.core.framework.utils.encode - 程序包 com.lorne.core.framework.utils.encode
-
- com.lorne.core.framework.utils.http - 程序包 com.lorne.core.framework.utils.http
-
- com.lorne.core.framework.utils.math - 程序包 com.lorne.core.framework.utils.math
-
- com.lorne.core.framework.utils.task - 程序包 com.lorne.core.framework.utils.task
-
- com.lorne.core.framework.utils.thread - 程序包 com.lorne.core.framework.utils.thread
-
- ConditionUtils - com.lorne.core.framework.utils.task中的类
-
Created by yuliang on 2016/4/28.
- ConfigHelper - com.lorne.core.framework.utils.config中的类
-
配置文件读取工具类助手
Created by yuliang on 2015/8/3.
- ConfigHelper(String) - 类 的构造器com.lorne.core.framework.utils.config.ConfigHelper
-
- ConfigUtils - com.lorne.core.framework.utils.config中的类
-
配置文件工具类
Created by yuliang on 2017/4/7.
- ConfigUtils() - 类 的构造器com.lorne.core.framework.utils.config.ConfigUtils
-
- connectSocket(int, Socket, HttpHost, InetSocketAddress, InetSocketAddress, HttpContext) - 类 中的方法com.lorne.core.framework.utils.http.EasySSLConnectionSocketFactory
-
- convertMD5(String) - 类 中的静态方法com.lorne.core.framework.utils.encode.MD5Util
-
- CookieContext - com.lorne.core.framework.utils.http中的类
-
- CountDownLatchHelper<T> - com.lorne.core.framework.utils.thread中的类
-
Created by yuliang on 2016/6/27.
- CountDownLatchHelper() - 类 的构造器com.lorne.core.framework.utils.thread.CountDownLatchHelper
-
- CountDownThread<T> - com.lorne.core.framework.utils.thread中的类
-
Created by yuliang on 2016/6/27.
- CountDownThread(ExecutorService, List<T>, IExecute<T>, CountDownLatch) - 类 的构造器com.lorne.core.framework.utils.thread.CountDownThread
-
- createHttpClient() - 类 中的静态方法com.lorne.core.framework.utils.http.HttpClientFactory
-
- createHttpClientContext() - 类 中的静态方法com.lorne.core.framework.utils.http.CookieContext
-
- createSocket(HttpContext) - 类 中的方法com.lorne.core.framework.utils.http.EasySSLConnectionSocketFactory
-
- createTask(String) - 类 中的方法com.lorne.core.framework.utils.task.ConditionUtils
-