- fieldForId(int) - 类 中的方法com.junxin.util.thrift.dto.BooleanDTO
-
- fieldForId(int) - 类 中的方法com.junxin.util.thrift.dto.IntDTO
-
- fieldForId(int) - 类 中的方法com.junxin.util.thrift.dto.StringDTO
-
- FILE_EXTENSION_XLS - 类 中的静态变量com.junxin.util.POIExcelUtil
-
- FILE_EXTENSION_XLSX - 类 中的静态变量com.junxin.util.POIExcelUtil
-
- FileManager - com.junxin.util.file中的接口
-
文件管理器
主要提供文件上传下载等功能
- FileProgressMonitor - com.junxin.util.stf中的类
-
- FileProgressMonitor(long) - 类 的构造器com.junxin.util.stf.FileProgressMonitor
-
- fileRootPath - 类 中的静态变量com.junxin.util.file.FileUtil
-
- FileUtil - com.junxin.util.file中的类
-
功能描述: 文件工具类
- FileUtil() - 类 的构造器com.junxin.util.file.FileUtil
-
- findByName(String) - 枚举 中的静态方法com.junxin.util.thrift.dto.BooleanDTO._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - 枚举 中的静态方法com.junxin.util.thrift.dto.IntDTO._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - 枚举 中的静态方法com.junxin.util.thrift.dto.StringDTO._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByThriftId(int) - 枚举 中的静态方法com.junxin.util.thrift.dto.BooleanDTO._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - 枚举 中的静态方法com.junxin.util.thrift.dto.IntDTO._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - 枚举 中的静态方法com.junxin.util.thrift.dto.StringDTO._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftIdOrThrow(int) - 枚举 中的静态方法com.junxin.util.thrift.dto.BooleanDTO._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
- findByThriftIdOrThrow(int) - 枚举 中的静态方法com.junxin.util.thrift.dto.IntDTO._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
- findByThriftIdOrThrow(int) - 枚举 中的静态方法com.junxin.util.thrift.dto.StringDTO._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
- flag - 类 中的变量com.junxin.util.thrift.dto.BooleanDTO
-
- floatToFix(Float, Integer) - 类 中的静态方法com.junxin.util.number.NumberUtil
-
功能描述: Float 类型数值保留小数,默认保留两位小数,四舍五入
- FONT_FAMILY - 类 中的静态变量com.junxin.util.CaptchaUtils
-
- FONT_SIZE - 类 中的静态变量com.junxin.util.CaptchaUtils
-
- genarateRandomKey() - 类 中的静态方法com.junxin.util.crypto.AES
-
- genarateRandomKeyWithBase64() - 类 中的静态方法com.junxin.util.crypto.AES
-
- generateKeyPair(String) - 类 中的静态方法com.junxin.util.crypto.RSAUtil
-
功能描述: 生成密钥对
- get(String) - 类 中的方法com.junxin.util.redis.cluster.RedisClusterClient
-
- get(String) - 类 中的方法com.junxin.util.redis.RedisShardClient
-
- get(String) - 类 中的方法com.junxin.util.redis.SentinelShardClient
-
- getAcceptedIssuers() - 类 中的方法com.junxin.util.ssl.MyX509TrustManager
-
- getAccessibleField(Object, String) - 类 中的静态方法com.junxin.util.bean.ReflectionUtils
-
循环向上转型, 获取对象的DeclaredField, 并强制设置为可访问.
- getAccessibleMethod(Object, String, Class<?>...) - 类 中的静态方法com.junxin.util.bean.ReflectionUtils
-
循环向上转型, 获取对象的DeclaredMethod,并强制设置为可访问.
- getAccessibleMethodByName(Object, String) - 类 中的静态方法com.junxin.util.bean.ReflectionUtils
-
循环向上转型, 获取对象的DeclaredMethod,并强制设置为可访问.
- getAccessKeyId() - 类 中的方法com.junxin.util.aliyun.ALiYunFileUtil
-
- getAccessKeyId() - 类 中的方法com.junxin.util.aliyun.ALiYunSmsUtil
-
- getAccessKeySecret() - 类 中的方法com.junxin.util.aliyun.ALiYunFileUtil
-
- getAccessKeySecret() - 类 中的方法com.junxin.util.aliyun.ALiYunSmsUtil
-
- getAddresses() - 类 中的方法com.junxin.util.redis.cluster.RedisClusterClient
-
- getAddresses() - 类 中的方法com.junxin.util.redis.RedisShardClient
-
- getAppName() - 类 中的方法com.junxin.util.aliyun.ALiYunSmsUtil
-
- getBankCardCheckCode(String) - 类 中的静态方法com.junxin.util.string.BankCardUtil
-
从不含校验位的银行卡卡号采用 Luhn 校验算法获得校验位
- getBucketName() - 类 中的方法com.junxin.util.aliyun.ALiYunFileUtil
-
- getBucketName() - 类 中的方法com.junxin.util.file.upyun.UpYunFileManager
-
- getBuffImg() - 类 中的方法com.junxin.util.ValidateCodeUtil
-
- getBytes(String) - 类 中的静态方法com.junxin.util.string.StringUtil
-
转换为字节数组
- getBytesGBK(String) - 类 中的静态方法com.junxin.util.string.StringUtil
-
- getBytesIso8859_1(String) - 类 中的静态方法com.junxin.util.string.StringUtil
-
Encodes the given string into a sequence of bytes using the ISO-8859-1 charset, storing the result into a new
byte array.
- getBytesUnchecked(String, String) - 类 中的静态方法com.junxin.util.string.StringUtil
-
Encodes the given string into a sequence of bytes using the named charset, storing the result into a new byte
array.
- getBytesUsAscii(String) - 类 中的静态方法com.junxin.util.string.StringUtil
-
Encodes the given string into a sequence of bytes using the US-ASCII charset, storing the result into a new byte
array.
- getBytesUtf16(String) - 类 中的静态方法com.junxin.util.string.StringUtil
-
Encodes the given string into a sequence of bytes using the UTF-16 charset, storing the result into a new byte
array.
- getBytesUtf16Be(String) - 类 中的静态方法com.junxin.util.string.StringUtil
-
Encodes the given string into a sequence of bytes using the UTF-16BE charset, storing the result into a new byte
array.
- getBytesUtf16Le(String) - 类 中的静态方法com.junxin.util.string.StringUtil
-
Encodes the given string into a sequence of bytes using the UTF-16LE charset, storing the result into a new byte
array.
- getBytesUtf8(String) - 类 中的静态方法com.junxin.util.string.StringUtil
-
Encodes the given string into a sequence of bytes using the UTF-8 charset, storing the result into a new byte
array.
- getCacheTicket() - 类 中的方法com.junxin.util.Configuration
-
- getCacheYncsid() - 类 中的方法com.junxin.util.Configuration
-
- getCallId() - 类 中的静态方法com.junxin.util.filter.LogFilter
-
- getCaptcha(int, int, int, OutputStream) - 类 中的静态方法com.junxin.util.CaptchaUtils
-
生成图形验证码,并返回code值
- getCertificatePassword() - 类 中的方法org.springframework.remoting.hprose.HproseProxyFactoryBean
-
- getCertificatePath() - 类 中的方法org.springframework.remoting.hprose.HproseProxyFactoryBean
-
- getChannel(Map<String, String>, int) - 类 中的方法com.junxin.util.stf.SFTPChannel
-
- getClassGenricType(Class) - 类 中的静态方法com.junxin.util.bean.ReflectionUtils
-
通过反射, 获得Class定义中声明的泛型参数的类型, 注意泛型必须定义在父类处
如无法找到, 返回Object.class.
- getClassGenricType(Class, int) - 类 中的静态方法com.junxin.util.bean.ReflectionUtils
-
通过反射, 获得Class定义中声明的父类的泛型参数的类型.
- getClient() - 类 中的方法com.junxin.util.thrift.ThriftServiceClientProxy
-
功能描述: 取得service原型
- getCode() - 类 中的方法com.junxin.util.aliyun.AliYunSms
-
- getCode() - 类 中的方法com.junxin.util.thrift.dto.BooleanDTO
-
- getCode() - 类 中的方法com.junxin.util.thrift.dto.IntDTO
-
- getCode() - 类 中的方法com.junxin.util.thrift.dto.StringDTO
-
- getCode() - 类 中的方法com.junxin.util.ValidateCodeUtil
-
- getConnectTimeOut() - 类 中的方法com.junxin.util.hessian.ByHessianProxyFactoryBean
-
- getCookie(HttpServletRequest, String) - 类 中的静态方法com.junxin.util.CookieUtil
-
从cookie中获取值,如果无值则返回null
- getCookieValue(HttpServletRequest, String) - 类 中的静态方法com.junxin.util.CookieUtil
-
从cookie中获取值,如果无值则返回null
- getCurrentHostMaster() - 类 中的方法com.junxin.util.redis.SentinelShardPool
-
- getCurrentYearMonth() - 类 中的静态方法com.junxin.util.DateUtil
-
功能描述: 获取年月字符串
- getData(String) - 类 中的静态方法com.junxin.util.redis.RedisShardUtil
-
功能描述: 读取redis数据
- getData(String, int) - 类 中的静态方法com.junxin.util.redis.RedisShardUtil
-
功能描述: 读取redis并修改保存时间
- getDatabase() - 类 中的方法com.junxin.util.redis.SentinelShardPool
-
- getDate() - 类 中的静态方法com.junxin.util.IdGeneratorUtil
-
功能描述: 当前年月日
- getDateFromString(String) - 类 中的静态方法com.junxin.util.DateUtil
-
功能描述: 传入空返回当前时间
- getDelData(String) - 类 中的静态方法com.junxin.util.redis.RedisShardUtil
-
功能描述:按照key获取数据并删除
- getDomain() - 类 中的方法com.junxin.util.aliyun.ALiYunSmsUtil
-
- getDomainByRequest(HttpServletRequest) - 类 中的静态方法com.junxin.util.http.RequestUtil
-
功能描述: 根据http请求,获取发送请求的域名
- getDomainByRequest(String) - 类 中的静态方法com.junxin.util.http.RequestUtil
-
功能描述: 根据http请求,获取发送请求的域名
- getEndpoint() - 类 中的方法com.junxin.util.aliyun.ALiYunFileUtil
-
- getEndpointName() - 类 中的方法com.junxin.util.aliyun.ALiYunSmsUtil
-
- getFieldName() - 枚举 中的方法com.junxin.util.thrift.dto.BooleanDTO._Fields
-
- getFieldName() - 枚举 中的方法com.junxin.util.thrift.dto.IntDTO._Fields
-
- getFieldName() - 枚举 中的方法com.junxin.util.thrift.dto.StringDTO._Fields
-
- getFieldValue(Object, String) - 类 中的静态方法com.junxin.util.bean.ReflectionUtils
-
直接读取对象属性值, 无视private/protected修饰符, 不经过getter函数.
- getFieldValue(BooleanDTO._Fields) - 类 中的方法com.junxin.util.thrift.dto.BooleanDTO
-
- getFieldValue(IntDTO._Fields) - 类 中的方法com.junxin.util.thrift.dto.IntDTO
-
- getFieldValue(StringDTO._Fields) - 类 中的方法com.junxin.util.thrift.dto.StringDTO
-
- getFileRootPath() - 类 中的方法com.junxin.util.file.FileUtil
-
- getFileServerUrl() - 类 中的方法com.junxin.util.file.upyun.UpYunFileManager
-
- getFileURL(String, String) - 类 中的方法com.junxin.util.file.upyun.UpYunFileManager
-
根据文件路径获取url访问路径
- getFreeMemory() - 类 中的静态方法com.junxin.util.MemoryLeak
-
- getHost() - 类 中的方法com.junxin.util.thrift.ThriftServiceClientProxyFactory
-
- getHostName() - 类 中的静态方法com.junxin.util.IPUtil
-
功能描述: 获取服务器名称
- getId() - 类 中的方法com.junxin.util.thrift.dto.IntDTO
-
- getInstance() - 类 中的静态方法com.junxin.util.bean.JacksonMapperUtil
-
获得ObjectMapper实例
- getInterval() - 类 中的方法com.junxin.util.thrift.ThriftServiceClientProxyFactory
-
- getIp() - 类 中的静态方法com.junxin.util.IPUtil
-
功能描述: 取到当前机器的IP地址
- getIp() - 类 中的方法com.junxin.util.thrift.ThriftServiceClientProxy
-
- getItem() - 类 中的方法com.junxin.util.aliyun.AliYunSms
-
- getKeyString(Key) - 类 中的静态方法com.junxin.util.crypto.RSAUtil
-
功能描述: 得到密钥字符串(经过base64编码)
- getList(String) - 类 中的静态方法com.junxin.util.redis.RedisShardUtil
-
功能描述: 按照key读取List
- getLoanApiUrl() - 类 中的方法com.junxin.util.Configuration
-
- getLocation() - 类 中的方法com.junxin.util.LogBackConfigurer
-
- getLockKey() - 类 中的方法com.junxin.util.redis.cluster.ClusterJedisLock
-
功能描述: 获取锁
- getLockKey() - 类 中的方法com.junxin.util.redis.JedisLock
-
功能描述: 获取锁
- getLockKey() - 类 中的方法com.junxin.util.redis.ShardedJedisLock
-
功能描述: 获取key
- getMap(String) - 类 中的静态方法com.junxin.util.redis.RedisShardUtil
-
功能描述: 读取redis数据
- getMasters() - 类 中的方法com.junxin.util.redis.SentinelShardPool
-
- getMd5(String) - 类 中的静态方法com.junxin.util.crypto.EncryptUtil
-
MD5加密
- getMethodByName(Class<?>, String) - 类 中的静态方法com.junxin.util.ListUtils
-
功能描述: 根据类和方法名,获取方法对象
- getObject() - 类 中的方法com.junxin.util.hessian.ByHessianProxyFactoryBean
-
- getObject() - 类 中的方法com.junxin.util.thrift.ThriftServiceClientProxyFactory
-
- getObject() - 类 中的方法org.springframework.remoting.hprose.HproseProxyFactoryBean
-
- getObjectType() - 类 中的方法com.junxin.util.hessian.ByHessianProxyFactoryBean
-
- getObjectType() - 类 中的方法com.junxin.util.thrift.ThriftServiceClientProxyFactory
-
- getObjectType() - 类 中的方法org.springframework.remoting.hprose.HproseProxyFactoryBean
-
- getOperatorName() - 类 中的方法com.junxin.util.file.upyun.UpYunFileManager
-
- getOperatorPwd() - 类 中的方法com.junxin.util.file.upyun.UpYunFileManager
-
- getOrderId() - 类 中的静态方法com.junxin.util.IdGeneratorUtil
-
生成订单编号
- getPackageScan() - 类 中的方法com.junxin.util.thrift.ThriftServer
-
- getPassword() - 类 中的方法com.junxin.util.hessian.ByHessianProxyFactoryBean
-
- getPassword() - 类 中的方法com.junxin.util.redis.SentinelShardPool
-
- getPoolConfig() - 类 中的方法com.junxin.util.redis.cluster.RedisClusterClient
-
- getPort() - 类 中的方法com.junxin.util.thrift.ThriftServer
-
- getPort() - 类 中的方法com.junxin.util.thrift.ThriftServiceClientProxy
-
- getPrivateKey(String) - 类 中的静态方法com.junxin.util.crypto.RSAUtil
-
功能描述: 获取私钥
- getPrivateKey(String) - 类 中的静态方法com.junxin.util.crypto.SignUtil
-
- getPrivateKeyByPath(String) - 类 中的静态方法com.junxin.util.crypto.SignUtil
-
功能描述:获取私钥
- getProduct() - 类 中的方法com.junxin.util.aliyun.AliYunSms
-
- getProduct() - 类 中的方法com.junxin.util.aliyun.ALiYunSmsUtil
-
- getProtocol() - 类 中的方法com.junxin.util.thrift.ThriftServiceClientProxy
-
- getPublicKey(String) - 类 中的静态方法com.junxin.util.crypto.RSAUtil
-
功能描述: 获取公钥
- getPublicKey(String) - 类 中的静态方法com.junxin.util.crypto.SignUtil
-
- getPublicKeyByPath(String) - 类 中的静态方法com.junxin.util.crypto.SignUtil
-
功能描述: 获取公钥
- getRandColor(int, int) - 类 中的静态方法com.junxin.util.CaptchaUtils
-
生成随机颜色
- getRandmonNum() - 类 中的静态方法com.junxin.util.CaptchaUtils
-
- getRandom(int, String[]) - 类 中的静态方法com.junxin.util.string.RandomString
-
在给定的字符数组中获取指定长度的随机字符串
- getRandomChar() - 类 中的静态方法com.junxin.util.CaptchaUtils
-
生成随机字符的方法
- getRandomInt() - 类 中的静态方法com.junxin.util.string.RandomString
-
功能描述: 返回随机数
- getRandomString(int) - 类 中的静态方法com.junxin.util.string.RandomString
-
在0-9、a-z、A-Z中随机获取指定长度的字符组成随机字符串
- getRandomString2(int) - 类 中的静态方法com.junxin.util.string.StringUtil
-
功能描述: 随机字符串
- getReadTimeOut() - 类 中的方法com.junxin.util.hessian.ByHessianProxyFactoryBean
-
- getredisPool() - 类 中的方法com.junxin.util.redis.SentinelShardClient
-
- getRedisPoolConfig() - 类 中的方法com.junxin.util.redis.SentinelShardPool
-
- getRegionId() - 类 中的方法com.junxin.util.aliyun.ALiYunSmsUtil
-
- getRemoteAddr(HttpServletRequest) - 类 中的静态方法com.junxin.util.string.StringUtil
-
获得用户远程地址
- getResByCompleteUrl(String) - 类 中的静态方法com.junxin.util.http.RequestUtil
-
功能描述: 按照targeturl全路径查找其申请资源
- getSelector() - 类 中的方法com.junxin.util.thrift.ThriftServer
-
- getSentinels() - 类 中的方法com.junxin.util.redis.SentinelShardPool
-
- getServerDomain() - 类 中的方法com.junxin.util.Configuration
-
- getServiceInterface() - 类 中的方法com.junxin.util.thrift.ThriftServiceClientProxyFactory
-
- getServiceName() - 类 中的方法com.junxin.util.thrift.ThriftServiceClientProxyFactory
-
- getSet(String, String) - 类 中的方法com.junxin.util.redis.cluster.RedisClusterClient
-
- getSet(String, String) - 类 中的方法com.junxin.util.redis.RedisShardClient
-
- getSet(String) - 类 中的静态方法com.junxin.util.redis.RedisShardUtil
-
功能描述: 取出set
- getSet(String, String) - 类 中的方法com.junxin.util.redis.SentinelShardClient
-
- getSha(String) - 类 中的静态方法com.junxin.util.crypto.EncryptUtil
-
sha加密
- getSignName() - 类 中的方法com.junxin.util.aliyun.ALiYunSmsUtil
-
- getStackTraceAsString(Throwable) - 类 中的静态方法com.junxin.util.Exceptions
-
将ErrorStack转化为String.
- getStarCenter(String, int, int) - 类 中的静态方法com.junxin.util.string.StringUtil
-
对字符加星号处理:除前面几位和后面几位外,其他的字符以星号代替
- getStarString(String, int, int) - 类 中的静态方法com.junxin.util.string.StringUtil
-
对字符串处理:将指定位置到指定位置的字符以星号代替
- getStr() - 类 中的方法com.junxin.util.thrift.dto.StringDTO
-
- getThriftFieldId() - 枚举 中的方法com.junxin.util.thrift.dto.BooleanDTO._Fields
-
- getThriftFieldId() - 枚举 中的方法com.junxin.util.thrift.dto.IntDTO._Fields
-
- getThriftFieldId() - 枚举 中的方法com.junxin.util.thrift.dto.StringDTO._Fields
-
- getThriftServiceClientProxy() - 类 中的方法com.junxin.util.thrift.ThriftServiceClientProxyFactory
-
轮询获取
- getThrowable(HttpServletRequest) - 类 中的静态方法com.junxin.util.Exceptions
-
在request中获取异常类
- getTicketUrl() - 类 中的方法com.junxin.util.Configuration
-
- getTimeout() - 类 中的方法com.junxin.util.redis.SentinelShardPool
-
- getTimeout() - 类 中的方法com.junxin.util.thrift.ThriftServiceClientProxyFactory
-
- getTodayByFormat(String) - 类 中的静态方法com.junxin.util.DateUtil
-
功能描述: 获取当前时间
- getUniqueId() - 类 中的静态方法com.junxin.util.IdGeneratorUtil
-
生成唯一有序Id
- getUser() - 类 中的方法com.junxin.util.hessian.ByHessianProxyFactoryBean
-
- getUserClass(Object) - 类 中的静态方法com.junxin.util.bean.ReflectionUtils
-
- getUUID() - 类 中的静态方法com.junxin.util.string.UuidUtil
-
功能描述: 生成无"-"的UUID值
- getWorker() - 类 中的方法com.junxin.util.thrift.ThriftServer
-
- getYCBBody(String) - 类 中的静态方法com.junxin.util.string.StringUtil
-
获取养车宝的bodyjson串
功能描述:
- getYncMasterUrl() - 类 中的方法com.junxin.util.Configuration
-
- group(Collection<D>, ListUtils.GroupBy<T>) - 类 中的静态方法com.junxin.util.ListUtils
-
功能描述: 分组
- groupby(Object) - 接口 中的方法com.junxin.util.ListUtils.GroupBy
-
- id - 类 中的变量com.junxin.util.thrift.dto.IntDTO
-
- IdGeneratorUtil - com.junxin.util中的类
-
ID生成工具类
- IdGeneratorUtil() - 类 的构造器com.junxin.util.IdGeneratorUtil
-
- init(String) - 类 中的方法com.junxin.util.file.FileUtil
-
- init(FilterConfig) - 类 中的方法com.junxin.util.filter.DelegatingFilterProxy
-
(non-Javadoc)
- init(FilterConfig) - 类 中的方法com.junxin.util.filter.LogFilter
-
- init() - 类 中的方法com.junxin.util.hessian.ByHessianServiceExporter
-
- init() - 类 中的方法com.junxin.util.LogBackConfigurer
-
- init() - 类 中的方法com.junxin.util.redis.cluster.RedisClusterClient
-
初始化方法,系统启动的时候调用
- init() - 类 中的方法com.junxin.util.redis.RedisShardClient
-
初始化方法,系统启动的时候调用
- init() - 类 中的方法com.junxin.util.redis.SentinelShardPool
-
- init(int, String, String, long) - 类 中的方法com.junxin.util.stf.FileProgressMonitor
-
- init() - 类 中的方法com.junxin.util.thrift.ThriftServiceClientProxy
-
初始化方法
- initLogging(String) - 类 中的静态方法xorg.springframework.util.LogbackConfigurer
-
- initLogging(ServletContext) - 类 中的静态方法xorg.springframework.web.util.LogbackWebConfigurer
-
Initialize logback, including setting the web app root system property.
- inString(String, String...) - 类 中的静态方法com.junxin.util.string.StringUtil
-
是否包含字符串
- IntDTO - com.junxin.util.thrift.dto中的类
-
- IntDTO() - 类 的构造器com.junxin.util.thrift.dto.IntDTO
-
- IntDTO(int, String, boolean) - 类 的构造器com.junxin.util.thrift.dto.IntDTO
-
- IntDTO(IntDTO) - 类 的构造器com.junxin.util.thrift.dto.IntDTO
-
Performs a deep copy on other.
- IntDTO._Fields - com.junxin.util.thrift.dto中的枚举
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- invokeGetter(Object, String) - 类 中的静态方法com.junxin.util.bean.ReflectionUtils
-
调用Getter方法.
- invokeMethod(Object, String, Class<?>[], Object[]) - 类 中的静态方法com.junxin.util.bean.ReflectionUtils
-
直接调用对象方法, 无视private/protected修饰符.
- invokeMethodByName(Object, String, Object[]) - 类 中的静态方法com.junxin.util.bean.ReflectionUtils
-
直接调用对象方法, 无视private/protected修饰符,
用于一次性调用的情况,否则应使用getAccessibleMethodByName()函数获得Method后反复调用.
- invokeSetter(Object, String, Object) - 类 中的静态方法com.junxin.util.bean.ReflectionUtils
-
调用Setter方法, 仅匹配方法名。
- IPUtil - com.junxin.util中的类
-
功能描述: 系统信息工具类
date: 2018年4月11日 下午5:05:46
- IS_MOBILE - 类 中的静态变量com.junxin.util.PatternUtils
-
- IS_NUMBER - 类 中的静态变量com.junxin.util.PatternUtils
-
- isArrayByteBase64(byte[]) - 类 中的静态方法com.junxin.util.crypto.Base64
-
Tests a given byte array to see if it contains
only valid characters within the Base64 alphabet.
- isBlank(String) - 类 中的静态方法com.junxin.util.string.StringUtil
-
Determines if a String is blank or not.
- isCausedBy(Exception, Class<? extends Exception>...) - 类 中的静态方法com.junxin.util.Exceptions
-
判断异常是否由某些底层的异常引起.
- isEmpty(String) - 类 中的静态方法com.junxin.util.string.StringUtil
-
Determines whether the String is null or of length 0.
- isFlag() - 类 中的方法com.junxin.util.thrift.dto.BooleanDTO
-
- isMobile(String) - 类 中的静态方法com.junxin.util.PatternUtils
-
功能描述: 是否是手机号码
- isNotBlank(String) - 类 中的静态方法com.junxin.util.string.StringUtil
-
Determines if a string is not blank.
- isNotEmpty(String) - 类 中的静态方法com.junxin.util.string.StringUtil
-
功能描述:
- isNumber(String) - 类 中的静态方法com.junxin.util.PatternUtils
-
功能描述:是否是数字
- isOpen() - 类 中的方法com.junxin.util.thrift.ThriftServiceClientProxy
-
功能描述: 是否打开
- isSet(BooleanDTO._Fields) - 类 中的方法com.junxin.util.thrift.dto.BooleanDTO
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(IntDTO._Fields) - 类 中的方法com.junxin.util.thrift.dto.IntDTO
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(StringDTO._Fields) - 类 中的方法com.junxin.util.thrift.dto.StringDTO
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSetCode() - 类 中的方法com.junxin.util.thrift.dto.BooleanDTO
-
Returns true if field code is set (has been assigned a value) and false otherwise
- isSetCode() - 类 中的方法com.junxin.util.thrift.dto.IntDTO
-
Returns true if field code is set (has been assigned a value) and false otherwise
- isSetCode() - 类 中的方法com.junxin.util.thrift.dto.StringDTO
-
Returns true if field code is set (has been assigned a value) and false otherwise
- isSetFlag() - 类 中的方法com.junxin.util.thrift.dto.BooleanDTO
-
Returns true if field flag is set (has been assigned a value) and false otherwise
- isSetId() - 类 中的方法com.junxin.util.thrift.dto.IntDTO
-
Returns true if field id is set (has been assigned a value) and false otherwise
- isSetStr() - 类 中的方法com.junxin.util.thrift.dto.StringDTO
-
Returns true if field str is set (has been assigned a value) and false otherwise
- isSetSuccess() - 类 中的方法com.junxin.util.thrift.dto.BooleanDTO
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - 类 中的方法com.junxin.util.thrift.dto.IntDTO
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSetSuccess() - 类 中的方法com.junxin.util.thrift.dto.StringDTO
-
Returns true if field success is set (has been assigned a value) and false otherwise
- isSingleton() - 类 中的方法com.junxin.util.hessian.ByHessianProxyFactoryBean
-
- isSingleton() - 类 中的方法com.junxin.util.thrift.ThriftServiceClientProxyFactory
-
- isSingleton() - 类 中的方法org.springframework.remoting.hprose.HproseProxyFactoryBean
-
- isSuccess() - 类 中的方法com.junxin.util.thrift.dto.BooleanDTO
-
- isSuccess() - 类 中的方法com.junxin.util.thrift.dto.IntDTO
-
- isSuccess() - 类 中的方法com.junxin.util.thrift.dto.StringDTO
-
- isValid(String, String) - 接口 中的方法com.junxin.util.hessian.ByHessianAuthorization
-
功能描述: hessian鉴权