索引
常量字段值|所有程序包|所有类和接口|序列化表格
A
- API_CLIENTS - 接口中的静态变量 cn.herodotus.stirrup.openapi.emqx.constants.EmqxApis
- API_CLIENTS_KICK_OUT - 接口中的静态变量 cn.herodotus.stirrup.openapi.emqx.constants.EmqxApis
- API_PUBLISH_BULK - 接口中的静态变量 cn.herodotus.stirrup.openapi.emqx.constants.EmqxApis
- authentication() - 类中的方法 cn.herodotus.stirrup.openapi.emqx.core.EmqxTemplate
B
- base64 - 枚举类 中的枚举常量 cn.herodotus.stirrup.openapi.emqx.enums.PayloadEncoding
- batchPublish(List<PublishRequest>) - 类中的方法 cn.herodotus.stirrup.openapi.emqx.service.PublishService
C
- ClientsService - cn.herodotus.stirrup.openapi.emqx.service中的类
-
Description: Emqx Client Rest API 封装 Service
- ClientsService(EmqxTemplate) - 类的构造器 cn.herodotus.stirrup.openapi.emqx.service.ClientsService
- cn.herodotus.stirrup.openapi.emqx.annotation - 程序包 cn.herodotus.stirrup.openapi.emqx.annotation
- cn.herodotus.stirrup.openapi.emqx.condition - 程序包 cn.herodotus.stirrup.openapi.emqx.condition
- cn.herodotus.stirrup.openapi.emqx.config - 程序包 cn.herodotus.stirrup.openapi.emqx.config
- cn.herodotus.stirrup.openapi.emqx.constants - 程序包 cn.herodotus.stirrup.openapi.emqx.constants
- cn.herodotus.stirrup.openapi.emqx.core - 程序包 cn.herodotus.stirrup.openapi.emqx.core
- cn.herodotus.stirrup.openapi.emqx.domain.request - 程序包 cn.herodotus.stirrup.openapi.emqx.domain.request
- cn.herodotus.stirrup.openapi.emqx.domain.response - 程序包 cn.herodotus.stirrup.openapi.emqx.domain.response
- cn.herodotus.stirrup.openapi.emqx.enums - 程序包 cn.herodotus.stirrup.openapi.emqx.enums
- cn.herodotus.stirrup.openapi.emqx.properties - 程序包 cn.herodotus.stirrup.openapi.emqx.properties
- cn.herodotus.stirrup.openapi.emqx.service - 程序包 cn.herodotus.stirrup.openapi.emqx.service
- ConditionalOnEmqxEnabled - cn.herodotus.stirrup.openapi.emqx.annotation中的批注接口
-
Description: Emqx 注入开启条件注解
D
- delete(String) - 类中的方法 cn.herodotus.stirrup.openapi.emqx.service.ClientsService
E
- EmqxApis - cn.herodotus.stirrup.openapi.emqx.constants中的接口
-
Description: Emqx API 常量
- EmqxEnabledCondition - cn.herodotus.stirrup.openapi.emqx.condition中的类
-
Description: Emqx 注入开启条件
- EmqxEnabledCondition() - 类的构造器 cn.herodotus.stirrup.openapi.emqx.condition.EmqxEnabledCondition
- EmqxProperties - cn.herodotus.stirrup.openapi.emqx.properties中的类
-
Description: Emqx Rest API 管理模块配置参数
- EmqxProperties() - 类的构造器 cn.herodotus.stirrup.openapi.emqx.properties.EmqxProperties
- EmqxResponse<T> - cn.herodotus.stirrup.openapi.emqx.domain.response中的类
-
Description: Emqx REST API 返回数据统一实体
- EmqxResponse() - 类的构造器 cn.herodotus.stirrup.openapi.emqx.domain.response.EmqxResponse
- emqxTemplate(WebClient, EmqxProperties) - 类中的方法 cn.herodotus.stirrup.openapi.emqx.config.OpenApiEmqxConfiguration
- EmqxTemplate - cn.herodotus.stirrup.openapi.emqx.core中的类
-
Description: Emqx Rest API 封装基础服务
- EmqxTemplate(WebClient, EmqxProperties) - 类的构造器 cn.herodotus.stirrup.openapi.emqx.core.EmqxTemplate
- EnableHerodotusEmqxOpenApi - cn.herodotus.stirrup.openapi.emqx.annotation中的批注接口
-
Description: 手动开启 Emqx Rest Api 注解
G
- getApiKey() - 类中的方法 cn.herodotus.stirrup.openapi.emqx.properties.EmqxProperties
- getBaseUrl() - 类中的方法 cn.herodotus.stirrup.openapi.emqx.core.EmqxTemplate
- getCode() - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.response.EmqxResponse
- getContentType() - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.request.PublicProperties
- getCorrelationData() - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.request.PublicProperties
- getData() - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.response.EmqxResponse
- getId() - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.response.Publish
- getMessage() - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.response.EmqxResponse
- getMessageExpiryInterval() - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.request.PublicProperties
- getPayload() - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.request.PublishRequest
- getPayloadEncoding() - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.request.PublishRequest
- getPayloadFormatIndicator() - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.request.PublicProperties
- getProperties() - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.request.PublishRequest
- getQos() - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.request.PublishRequest
- getReasonCode() - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.response.EmqxResponse
- getResponseTopic() - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.request.PublicProperties
- getRetain() - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.request.PublishRequest
- getSecretKey() - 类中的方法 cn.herodotus.stirrup.openapi.emqx.properties.EmqxProperties
- getTopic() - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.request.PublishRequest
- getUrl() - 类中的方法 cn.herodotus.stirrup.openapi.emqx.properties.EmqxProperties
- getUserProperties() - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.request.PublicProperties
- getVersion() - 类中的方法 cn.herodotus.stirrup.openapi.emqx.properties.EmqxProperties
M
- matches(ConditionContext, AnnotatedTypeMetadata) - 类中的方法 cn.herodotus.stirrup.openapi.emqx.condition.EmqxEnabledCondition
O
- onErrorResume() - 类中的方法 cn.herodotus.stirrup.openapi.emqx.core.EmqxTemplate
- OPENAPI_PUBLISH - 接口中的静态变量 cn.herodotus.stirrup.openapi.emqx.constants.EmqxApis
- OpenApiEmqxConfiguration - cn.herodotus.stirrup.openapi.emqx.config中的类
-
Description: Emqx Open API 模块配置
- OpenApiEmqxConfiguration() - 类的构造器 cn.herodotus.stirrup.openapi.emqx.config.OpenApiEmqxConfiguration
P
- PayloadEncoding - cn.herodotus.stirrup.openapi.emqx.enums中的枚举类
-
Description: PayloadEncoding 枚举
- plain - 枚举类 中的枚举常量 cn.herodotus.stirrup.openapi.emqx.enums.PayloadEncoding
- postConstruct() - 类中的方法 cn.herodotus.stirrup.openapi.emqx.config.OpenApiEmqxConfiguration
- PublicProperties - cn.herodotus.stirrup.openapi.emqx.domain.request中的类
-
Description: Emqx 发布消息 Properties 参数对应实体
- PublicProperties() - 类的构造器 cn.herodotus.stirrup.openapi.emqx.domain.request.PublicProperties
- publish(PublishRequest) - 类中的方法 cn.herodotus.stirrup.openapi.emqx.service.PublishService
- Publish - cn.herodotus.stirrup.openapi.emqx.domain.response中的类
-
Description: 发布消息返回数据实体
- Publish() - 类的构造器 cn.herodotus.stirrup.openapi.emqx.domain.response.Publish
- PublishRequest - cn.herodotus.stirrup.openapi.emqx.domain.request中的类
-
Description: 发布消息请求参数实体
- PublishRequest() - 类的构造器 cn.herodotus.stirrup.openapi.emqx.domain.request.PublishRequest
- PublishService - cn.herodotus.stirrup.openapi.emqx.service中的类
-
Description: Emqx Public Rest API 封装 Service
- PublishService(EmqxTemplate) - 类的构造器 cn.herodotus.stirrup.openapi.emqx.service.PublishService
S
- setApiKey(String) - 类中的方法 cn.herodotus.stirrup.openapi.emqx.properties.EmqxProperties
- setCode(String) - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.response.EmqxResponse
- setContentType(String) - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.request.PublicProperties
- setCorrelationData(String) - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.request.PublicProperties
- setData(T) - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.response.EmqxResponse
- setId(String) - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.response.Publish
- setMessage(String) - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.response.EmqxResponse
- setMessageExpiryInterval(Integer) - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.request.PublicProperties
- setPayload(String) - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.request.PublishRequest
- setPayloadEncoding(PayloadEncoding) - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.request.PublishRequest
- setPayloadFormatIndicator(Integer) - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.request.PublicProperties
- setProperties(PublicProperties) - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.request.PublishRequest
- setQos(Integer) - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.request.PublishRequest
- setReasonCode(Integer) - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.response.EmqxResponse
- setResponseTopic(String) - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.request.PublicProperties
- setRetain(Boolean) - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.request.PublishRequest
- setSecretKey(String) - 类中的方法 cn.herodotus.stirrup.openapi.emqx.properties.EmqxProperties
- setTopic(String) - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.request.PublishRequest
- setUrl(String) - 类中的方法 cn.herodotus.stirrup.openapi.emqx.properties.EmqxProperties
- setUserProperties(Map<String, Object>) - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.request.PublicProperties
- setVersion(String) - 类中的方法 cn.herodotus.stirrup.openapi.emqx.properties.EmqxProperties
T
- toString() - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.request.PublishRequest
- toString() - 类中的方法 cn.herodotus.stirrup.openapi.emqx.domain.response.Publish
- toString() - 类中的方法 cn.herodotus.stirrup.openapi.emqx.properties.EmqxProperties
V
- valueOf(String) - 枚举类中的静态方法 cn.herodotus.stirrup.openapi.emqx.enums.PayloadEncoding
-
返回带有指定名称的该类的枚举常量。
- values() - 枚举类中的静态方法 cn.herodotus.stirrup.openapi.emqx.enums.PayloadEncoding
-
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同
常量字段值|所有程序包|所有类和接口|序列化表格