索引

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格

H

handle(HttpServletRequest, HttpServletResponse, AccessDeniedException) - 类中的方法 com.cdkjframework.security.handler.UserAuthAccessDeniedHandler
无权限返回结果
handleEmptyBody(Object, HttpInputMessage, MethodParameter, Type, Class<? extends HttpMessageConverter<?>>) - 类中的方法 com.cdkjframework.core.spring.body.GlobalRequestHandler
处理空体
handleMessage(SoapMessage) - 类中的方法 com.cdkjframework.util.network.http.ClientLoginInterceptor
处理消息
handlerAdded(ChannelHandlerContext) - 类中的方法 com.cdkjframework.socket.handler.NettyChannelHandler
连接成功
handlerAdded(ChannelHandlerContext) - 类中的方法 com.cdkjframework.web.socket.netty.WebSocketServerHandler
客户端连接之后获取客户端channel并放入group中管理
handlerRemoved(ChannelHandlerContext) - 类中的方法 com.cdkjframework.socket.handler.NettyChannelHandler
断开成功
HASH - 接口中的静态变量 com.cdkjframework.constant.StringConstant
#
HASH_LEFT_BRACE - 接口中的静态变量 com.cdkjframework.constant.StringConstant
#{}
hashSetToSet(HashSet<?>) - 类中的静态方法 com.cdkjframework.license.util.CommonUtils
Set转List
hashSize - 类中的变量 com.cdkjframework.util.encrypts.crc.AlgoParams
This is hash size.
hashSize - 类中的变量 com.cdkjframework.util.encrypts.crc.CrcCalculatorUtils
hash大小
hasNull(T...) - 类中的静态方法 com.cdkjframework.util.tool.ArrayUtils
是否包含null元素
hasPermission(Authentication, Serializable, String, Object) - 类中的方法 com.cdkjframework.security.authorization.UserPermissionEvaluator
用于评估权限的替代方法,其中只有目标对象的标识符可用,而不是目标实例本身。
hasPermission(Authentication, Object, Object) - 类中的方法 com.cdkjframework.security.authorization.UserPermissionEvaluator
hasPermission鉴权方法 这里仅仅判断PreAuthorize注解中的权限表达式 实际中可以根据业务需求设计数据库通过targetUrl和permission做更复杂鉴权 当然targetUrl不一定是URL可以是数据Id还可以是管理员标识等,这里根据需求自行设计
HAT - 接口中的静态变量 com.cdkjframework.constant.StringConstant
^
hdel(Object, Object[]) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
 
hdel(Object, Object[]) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
hdel(String, String...) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
Delete one or more hash fields.
hdel(String, String...) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
hdel(String, String...) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
hDel(String, String) - 类中的静态方法 com.cdkjframework.redis.RedisUtils
删除数据
header(String, String) - 类中的方法 com.cdkjframework.util.network.request.HttpRequest
设置一个header
覆盖模式,则替换之前的值
header(String, String, boolean) - 类中的方法 com.cdkjframework.util.network.request.HttpRequest
设置一个header
如果覆盖模式,则替换之前的值,否则加入到值列表中
HEADER_TOKEN - 类中的静态变量 com.cdkjframework.constant.BusinessConsts
用户 TOKEN
HeaderConsts - com.cdkjframework.constant中的类
 
HeaderConsts() - 类的构造器 com.cdkjframework.constant.HeaderConsts
 
headers() - 类中的方法 com.cdkjframework.cloud.client.BufferingFeignClientResponse
响应头
heartbeat(String) - 接口中的方法 com.cdkjframework.socket.listener.SocketListener
心跳
hexists(Object, Object) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
 
hexists(Object, Object) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
hexists(String, String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
Determine if a hash field exists.
hexists(String, String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
hexists(String, String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
hexStringToString(String) - 类中的静态方法 com.cdkjframework.util.tool.HexUtils
16进制转换成为string类型字符串
hexToByte(String) - 类中的静态方法 com.cdkjframework.util.tool.HexUtils
Hex字符串转byte
hexToByteArray(String) - 类中的静态方法 com.cdkjframework.util.tool.HexUtils
hex字符串转byte数组
HexUtils - com.cdkjframework.util.tool中的类
 
HexUtils() - 类的构造器 com.cdkjframework.util.tool.HexUtils
 
hget(Object, Object) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
 
hget(Object, Object) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
hget(String, String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
Get the value of a hash field.
hget(String, String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
hget(String, String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
hGet(String, String) - 类中的静态方法 com.cdkjframework.redis.RedisUtils
获取参数值
hgetall(KeyValueStreamingChannel<String, String>, String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
Stream over all the fields and values in a hash.
hgetall(KeyValueStreamingChannel<String, String>, String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
hgetall(KeyValueStreamingChannel<String, String>, String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
hgetall(KeyValueStreamingChannel, Object) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
已过时。 
hgetall(KeyValueStreamingChannel, Object) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
hgetall(Object) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
 
hgetall(Object) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
hgetall(String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
 
hgetall(String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
hgetall(String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
hGetAll(String, String) - 类中的静态方法 com.cdkjframework.redis.RedisUtils
获取指定hash键全部值
HIGH - enum class 中的枚举常量 com.cdkjframework.ai.constant.AiCommon.DouBaoVision
高质量
HIGH - enum class 中的枚举常量 com.cdkjframework.ai.constant.AiCommon.GrokVision
HIGH - enum class 中的枚举常量 com.cdkjframework.ai.constant.AiCommon.OpenaiReasoning
HIGH - enum class 中的枚举常量 com.cdkjframework.ai.constant.AiCommon.OpenaiVision
hincrby(Object, Object, long) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
 
hincrby(Object, Object, long) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
hincrby(String, String, long) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
Increment the integer value of a hash field by the given number.
hincrby(String, String, long) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
hincrby(String, String, long) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
hincrbyfloat(Object, Object, double) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
 
hincrbyfloat(Object, Object, double) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
hincrbyfloat(String, String, double) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
Increment the float value of a hash field by the given amount.
hincrbyfloat(String, String, double) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
hincrbyfloat(String, String, double) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
hkeys(KeyStreamingChannel<String>, String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
Stream over all the fields in a hash.
hkeys(KeyStreamingChannel<String>, String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
hkeys(KeyStreamingChannel<String>, String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
hkeys(KeyStreamingChannel, Object) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
已过时。 
hkeys(KeyStreamingChannel, Object) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
hkeys(Object) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
 
hkeys(Object) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
hkeys(String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
Get all the fields in a hash.
hkeys(String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
hkeys(String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
hlen(Object) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
 
hlen(Object) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
hlen(String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
Get the number of fields in a hash.
hlen(String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
hlen(String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
HMAC_SHA256 - enum class 中的枚举常量 com.cdkjframework.enums.AlgorithmTypeEnums
HMAC-SHA256 加密
HMAC_SHA384 - enum class 中的枚举常量 com.cdkjframework.enums.AlgorithmTypeEnums
HMAC-SHA384 加密
HMAC_SHA512 - enum class 中的枚举常量 com.cdkjframework.enums.AlgorithmTypeEnums
HMAC-SHA512 加密
hmacSha256(String, String) - 类中的静态方法 com.cdkjframework.util.encrypts.WebChatPayAutographUtils
生成 HMACSHA256
HMACSHA256 - enum class 中的枚举常量 com.cdkjframework.constant.WebChatPayConsts.SignType
 
HMACSHA256 - 类中的静态变量 com.cdkjframework.constant.WebChatPayConsts
 
hmget(KeyValueStreamingChannel<String, String>, String, String...) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
Stream over the values of all the given hash fields.
hmget(KeyValueStreamingChannel<String, String>, String, String...) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
hmget(KeyValueStreamingChannel<String, String>, String, String...) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
hmget(KeyValueStreamingChannel, Object, Object[]) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
已过时。 
hmget(KeyValueStreamingChannel, Object, Object[]) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
hmget(Object, Object[]) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
 
hmget(Object, Object[]) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
hmget(String, String...) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
Get the values of all the given hash fields.
hmget(String, String...) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
hmget(String, String...) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
hmset(Object, Map) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
 
hmset(Object, Map) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
hmset(String, Map<String, String>) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
Set multiple hash fields to multiple values.
hmset(String, Map<String, String>) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
hmset(String, Map<String, String>) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
HORIZONTAL - 类中的静态变量 com.cdkjframework.util.tool.StringUtils
横线变量
HOST - 类中的静态变量 com.cdkjframework.constant.HttpHeaderConsts
主机
HostUtils - com.cdkjframework.util.tool中的类
 
HostUtils() - 类的构造器 com.cdkjframework.util.tool.HostUtils
 
HP_UX - enum class 中的枚举常量 com.cdkjframework.enums.PlatformEnums
 
hrandfield(Object) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
 
hrandfield(Object) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
hrandfield(Object, long) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
 
hrandfield(Object, long) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
hrandfield(String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
 
hrandfield(String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
hrandfield(String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
hrandfield(String, long) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
 
hrandfield(String, long) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
hrandfield(String, long) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
hrandfieldWithvalues(Object) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
 
hrandfieldWithvalues(Object) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
hrandfieldWithvalues(Object, long) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
 
hrandfieldWithvalues(Object, long) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
hrandfieldWithvalues(String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
 
hrandfieldWithvalues(String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
hrandfieldWithvalues(String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
hrandfieldWithvalues(String, long) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
 
hrandfieldWithvalues(String, long) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
hrandfieldWithvalues(String, long) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
hscan(KeyValueStreamingChannel<String, String>, String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
Incrementally iterate hash fields and associated values.
hscan(KeyValueStreamingChannel<String, String>, String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
hscan(KeyValueStreamingChannel<String, String>, String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
hscan(KeyValueStreamingChannel<String, String>, String, ScanArgs) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
Incrementally iterate hash fields and associated values.
hscan(KeyValueStreamingChannel<String, String>, String, ScanArgs) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
hscan(KeyValueStreamingChannel<String, String>, String, ScanArgs) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
hscan(KeyValueStreamingChannel<String, String>, String, ScanCursor) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
Incrementally iterate hash fields and associated values.
hscan(KeyValueStreamingChannel<String, String>, String, ScanCursor) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
hscan(KeyValueStreamingChannel<String, String>, String, ScanCursor) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
hscan(KeyValueStreamingChannel<String, String>, String, ScanCursor, ScanArgs) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
Incrementally iterate hash fields and associated values.
hscan(KeyValueStreamingChannel<String, String>, String, ScanCursor, ScanArgs) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
hscan(KeyValueStreamingChannel<String, String>, String, ScanCursor, ScanArgs) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
hscan(KeyValueStreamingChannel, Object) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
已过时。 
hscan(KeyValueStreamingChannel, Object) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
hscan(KeyValueStreamingChannel, Object, ScanArgs) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
已过时。 
hscan(KeyValueStreamingChannel, Object, ScanArgs) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
hscan(KeyValueStreamingChannel, Object, ScanCursor) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
已过时。 
hscan(KeyValueStreamingChannel, Object, ScanCursor) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
hscan(KeyValueStreamingChannel, Object, ScanCursor, ScanArgs) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
已过时。 
hscan(KeyValueStreamingChannel, Object, ScanCursor, ScanArgs) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
hscan(Object) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
 
hscan(Object) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
hscan(Object, ScanArgs) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
 
hscan(Object, ScanArgs) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
hscan(Object, ScanCursor) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
 
hscan(Object, ScanCursor) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
hscan(Object, ScanCursor, ScanArgs) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
 
hscan(Object, ScanCursor, ScanArgs) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
hscan(String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
Incrementally iterate hash fields and associated values.
hscan(String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
hscan(String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
hscan(String, ScanArgs) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
Incrementally iterate hash fields and associated values.
hscan(String, ScanArgs) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
hscan(String, ScanArgs) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
hscan(String, ScanCursor) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
Incrementally iterate hash fields and associated values.
hscan(String, ScanCursor) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
hscan(String, ScanCursor) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
hscan(String, ScanCursor, ScanArgs) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
Incrementally iterate hash fields and associated values.
hscan(String, ScanCursor, ScanArgs) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
hscan(String, ScanCursor, ScanArgs) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
hset(Object, Object, Object) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
 
hset(Object, Object, Object) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
hset(Object, Map) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
 
hset(Object, Map) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
hset(String, String, String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
Set the string value of a hash field.
hset(String, String, String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
hset(String, String, String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
hset(String, Map<String, String>) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
Set multiple hash fields to multiple values.
hset(String, Map<String, String>) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
hset(String, Map<String, String>) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
hSet(String, String) - 类中的静态方法 com.cdkjframework.redis.RedisUtils
设置
hSet(String, String, String) - 类中的静态方法 com.cdkjframework.redis.RedisUtils
设置
hsetnx(Object, Object, Object) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
 
hsetnx(Object, Object, Object) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
hsetnx(String, String, String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
Set the value of a hash field, only if the field does not exist.
hsetnx(String, String, String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
hsetnx(String, String, String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
hstrlen(Object, Object) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
 
hstrlen(Object, Object) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
hstrlen(String, String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
Get the string length of the field value in a hash.
hstrlen(String, String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
hstrlen(String, String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
HTML_AMP - 接口中的静态变量 com.cdkjframework.constant.StringConstant
HTML 标签
HTML_GT - 接口中的静态变量 com.cdkjframework.constant.StringConstant
HTML 标签
HTML_LT - 接口中的静态变量 com.cdkjframework.constant.StringConstant
HTML 标签
HTML_NBSP - 接口中的静态变量 com.cdkjframework.constant.StringConstant
HTML 空格
HTML_QUOTE - 接口中的静态变量 com.cdkjframework.constant.StringConstant
HTML 标签
HttpConfig - com.cdkjframework.util.network.request中的类
http配置
HttpConfig() - 类的构造器 com.cdkjframework.util.network.request.HttpConfig
 
HttpGlobalConfig - com.cdkjframework.util.network.request中的类
http 全局配置
HttpGlobalConfig() - 类的构造器 com.cdkjframework.util.network.request.HttpGlobalConfig
 
HttpHeaderConsts - com.cdkjframework.constant中的类
 
HttpHeaderConsts() - 类的构造器 com.cdkjframework.constant.HttpHeaderConsts
 
HttpInputMessageAdvice - com.cdkjframework.core.spring.body中的类
 
HttpInputMessageAdvice(HttpInputMessage, boolean) - 类的构造器 com.cdkjframework.core.spring.body.HttpInputMessageAdvice
构造函数
HttpMethodEnums - com.cdkjframework.enums中的Enum Class
 
httpRequest(HttpRequestEntity) - 类中的静态方法 com.cdkjframework.util.network.http.HttpRequestUtils
http 请求
httpRequest(HttpRequestEntity, Class<T>) - 类中的静态方法 com.cdkjframework.util.network.http.HttpRequestUtils
将返回结果返回对象
HttpRequest - com.cdkjframework.util.network.request中的类
 
HttpRequest(String, Charset) - 类的构造器 com.cdkjframework.util.network.request.HttpRequest
构造
HttpRequestEntity - com.cdkjframework.entity.http中的类
 
HttpRequestEntity() - 类的构造器 com.cdkjframework.entity.http.HttpRequestEntity
 
HttpRequestUtils - com.cdkjframework.util.network.http中的类
 
HttpRequestUtils() - 类的构造器 com.cdkjframework.util.network.http.HttpRequestUtils
 
HttpsClientUtils - com.cdkjframework.util.network.https中的类
 
HttpsClientUtils() - 类的构造器 com.cdkjframework.util.network.https.HttpsClientUtils
 
HttpServletUtils - com.cdkjframework.util.network.http中的类
 
HttpServletUtils() - 类的构造器 com.cdkjframework.util.network.http.HttpServletUtils
 
hvals(ValueStreamingChannel<String>, String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
Stream over all the values in a hash.
hvals(ValueStreamingChannel<String>, String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
hvals(ValueStreamingChannel<String>, String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
hvals(ValueStreamingChannel, Object) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
已过时。 
hvals(ValueStreamingChannel, Object) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
hvals(Object) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
 
hvals(Object) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
 
hvals(String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
Get all the values in a hash.
hvals(String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
 
hvals(String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
 
hvals(String) - 类中的静态方法 com.cdkjframework.redis.RedisUtils
获取参数值
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格