索引

A C G H I M R S T W 
All Classes and Interfaces|所有程序包

A

AccessWxmppConfiguration - cn.herodotus.engine.access.wxmpp.configuration中的类
Description: 微信公众号配置
AccessWxmppConfiguration() - 类的构造器 cn.herodotus.engine.access.wxmpp.configuration.AccessWxmppConfiguration
 
afterPropertiesSet() - 类中的方法 cn.herodotus.engine.access.wxmpp.processor.WxmppProcessor
 

C

cn.herodotus.engine.access.wxmpp.annotation - 程序包 cn.herodotus.engine.access.wxmpp.annotation
 
cn.herodotus.engine.access.wxmpp.condition - 程序包 cn.herodotus.engine.access.wxmpp.condition
 
cn.herodotus.engine.access.wxmpp.configuration - 程序包 cn.herodotus.engine.access.wxmpp.configuration
 
cn.herodotus.engine.access.wxmpp.processor - 程序包 cn.herodotus.engine.access.wxmpp.processor
 
cn.herodotus.engine.access.wxmpp.properties - 程序包 cn.herodotus.engine.access.wxmpp.properties
 
ConditionalOnWxmppEnabled - cn.herodotus.engine.access.wxmpp.annotation中的Annotation Interface
Description: 微信公众号开启条件注解

G

getAesKey() - 类中的方法 cn.herodotus.engine.access.wxmpp.properties.WxmppProperties.MpConfig
 
getAppId() - 类中的方法 cn.herodotus.engine.access.wxmpp.properties.WxmppProperties.MpConfig
 
getConfigs() - 类中的方法 cn.herodotus.engine.access.wxmpp.properties.WxmppProperties
 
getEnabled() - 类中的方法 cn.herodotus.engine.access.wxmpp.properties.WxmppProperties
 
getHost() - 类中的方法 cn.herodotus.engine.access.wxmpp.properties.WxmppProperties.RedisConfig
 
getPort() - 类中的方法 cn.herodotus.engine.access.wxmpp.properties.WxmppProperties.RedisConfig
 
getRedis() - 类中的方法 cn.herodotus.engine.access.wxmpp.properties.WxmppProperties
 
getSecret() - 类中的方法 cn.herodotus.engine.access.wxmpp.properties.WxmppProperties.MpConfig
 
getToken() - 类中的方法 cn.herodotus.engine.access.wxmpp.properties.WxmppProperties.MpConfig
 
getWxMpMessageRouter() - 类中的方法 cn.herodotus.engine.access.wxmpp.processor.WxmppProcessor
 
getWxMpService() - 类中的方法 cn.herodotus.engine.access.wxmpp.processor.WxmppProcessor
 

H

handle(WxMpXmlMessage, Map<String, Object>, WxMpService, WxSessionManager) - 类中的方法 cn.herodotus.engine.access.wxmpp.processor.WxmppLogHandler
 

I

init() - 类中的方法 cn.herodotus.engine.access.wxmpp.configuration.AccessWxmppConfiguration
 
isUseRedis() - 类中的方法 cn.herodotus.engine.access.wxmpp.properties.WxmppProperties
 

M

matches(ConditionContext, AnnotatedTypeMetadata) - 类中的方法 cn.herodotus.engine.access.wxmpp.condition.WxmppEnabledCondition
 
MpConfig() - 类的构造器 cn.herodotus.engine.access.wxmpp.properties.WxmppProperties.MpConfig
 

R

RedisConfig() - 类的构造器 cn.herodotus.engine.access.wxmpp.properties.WxmppProperties.RedisConfig
 

S

setAesKey(String) - 类中的方法 cn.herodotus.engine.access.wxmpp.properties.WxmppProperties.MpConfig
 
setAppId(String) - 类中的方法 cn.herodotus.engine.access.wxmpp.properties.WxmppProperties.MpConfig
 
setConfigs(List<WxmppProperties.MpConfig>) - 类中的方法 cn.herodotus.engine.access.wxmpp.properties.WxmppProperties
 
setEnabled(Boolean) - 类中的方法 cn.herodotus.engine.access.wxmpp.properties.WxmppProperties
 
setHost(String) - 类中的方法 cn.herodotus.engine.access.wxmpp.properties.WxmppProperties.RedisConfig
 
setPort(Integer) - 类中的方法 cn.herodotus.engine.access.wxmpp.properties.WxmppProperties.RedisConfig
 
setRedis(WxmppProperties.RedisConfig) - 类中的方法 cn.herodotus.engine.access.wxmpp.properties.WxmppProperties
 
setSecret(String) - 类中的方法 cn.herodotus.engine.access.wxmpp.properties.WxmppProperties.MpConfig
 
setStringRedisTemplate(StringRedisTemplate) - 类中的方法 cn.herodotus.engine.access.wxmpp.processor.WxmppProcessor
 
setToken(String) - 类中的方法 cn.herodotus.engine.access.wxmpp.properties.WxmppProperties.MpConfig
 
setUseRedis(boolean) - 类中的方法 cn.herodotus.engine.access.wxmpp.properties.WxmppProperties
 
setWxmppLogHandler(WxmppLogHandler) - 类中的方法 cn.herodotus.engine.access.wxmpp.processor.WxmppProcessor
 
setWxmppProperties(WxmppProperties) - 类中的方法 cn.herodotus.engine.access.wxmpp.processor.WxmppProcessor
 

T

toString() - 类中的方法 cn.herodotus.engine.access.wxmpp.properties.WxmppProperties.MpConfig
 
toString() - 类中的方法 cn.herodotus.engine.access.wxmpp.properties.WxmppProperties.RedisConfig
 
toString() - 类中的方法 cn.herodotus.engine.access.wxmpp.properties.WxmppProperties
 

W

WxmppEnabledCondition - cn.herodotus.engine.access.wxmpp.condition中的类
Description: 微信公众号注入条件
WxmppEnabledCondition() - 类的构造器 cn.herodotus.engine.access.wxmpp.condition.WxmppEnabledCondition
 
WxmppLogHandler - cn.herodotus.engine.access.wxmpp.processor中的类
Description: 微信公众号日志处理
WxmppLogHandler() - 类的构造器 cn.herodotus.engine.access.wxmpp.processor.WxmppLogHandler
 
wxmppProcessor(WxmppProperties, StringRedisTemplate) - 类中的方法 cn.herodotus.engine.access.wxmpp.configuration.AccessWxmppConfiguration
 
WxmppProcessor - cn.herodotus.engine.access.wxmpp.processor中的类
Description: 微信公众号核心服务
WxmppProcessor() - 类的构造器 cn.herodotus.engine.access.wxmpp.processor.WxmppProcessor
 
WxmppProperties - cn.herodotus.engine.access.wxmpp.properties中的类
Description: 微信公众号属性配置
WxmppProperties() - 类的构造器 cn.herodotus.engine.access.wxmpp.properties.WxmppProperties
 
WxmppProperties.MpConfig - cn.herodotus.engine.access.wxmpp.properties中的类
 
WxmppProperties.RedisConfig - cn.herodotus.engine.access.wxmpp.properties中的类
 
A C G H I M R S T W 
All Classes and Interfaces|所有程序包