Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X 

A

AbstractMemoryCredentialStore - Class in com.mxixm.fastboot.weixin.module.credential
fastboot-weixin AbstractMemoryCredentialStore
AbstractMemoryCredentialStore() - Constructor for class com.mxixm.fastboot.weixin.module.credential.AbstractMemoryCredentialStore
 
Abstracts() - Constructor for class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.AdvancedInfo.Abstracts
 
AbstractWxApiRequestContributor<T extends Annotation> - Class in com.mxixm.fastboot.weixin.service.invoker.contributor
FastBootWeixin AbstractWxApiRequestContributor
AbstractWxApiRequestContributor() - Constructor for class com.mxixm.fastboot.weixin.service.invoker.contributor.AbstractWxApiRequestContributor
 
AbstractWxCredentialManager - Class in com.mxixm.fastboot.weixin.module.credential
FastBootWeixin AbstractWxCredentialManager 暂时没有定时任务,懒获取 这里是Wx的authentication authorization相关的父类,用于管理微信的凭证
AbstractWxCredentialManager(WxCredentialStore) - Constructor for class com.mxixm.fastboot.weixin.module.credential.AbstractWxCredentialManager
 
AbstractWxEnumCondition<T extends Enum<T>> - Class in com.mxixm.fastboot.weixin.mvc.condition
FastBootWeixin AbstractWxEnumCondition
AbstractWxEnumCondition(T...) - Constructor for class com.mxixm.fastboot.weixin.mvc.condition.AbstractWxEnumCondition
 
AbstractWxEnumCondition(Collection<T>) - Constructor for class com.mxixm.fastboot.weixin.mvc.condition.AbstractWxEnumCondition
 
AbstractWxMediaMessageProcessor<B extends WxMessageBody.Media> - Class in com.mxixm.fastboot.weixin.module.message.processor
FastBootWeixin AbstractWxGroupMediaMessageProcessor
AbstractWxMediaMessageProcessor(WxMediaManager) - Constructor for class com.mxixm.fastboot.weixin.module.message.processor.AbstractWxMediaMessageProcessor
 
AbstractWxMessageBodyProcessor<B extends WxMessageBody> - Class in com.mxixm.fastboot.weixin.module.message.processor
FastBootWeixin AbstractWxGroupMediaMessageProcessor
AbstractWxMessageBodyProcessor() - Constructor for class com.mxixm.fastboot.weixin.module.message.processor.AbstractWxMessageBodyProcessor
 
AbstractWxMessageReturnValueHandler - Class in com.mxixm.fastboot.weixin.module.message.support
FastBootWeixin WxSyncMessageReturnValueHandler 其实@WxAsyncMessage并不是通过这个类发送的,这里应该叫做CustomerMessage,这里的消息不需要异步发送,直接调用发送即可 todo 按照上面的逻辑重构 done 已重构 该类不处理声明为被动返回的消息,即返回XML消息,其他类型都通过本类处理 而对于消息的发送,都采用异步的方式我觉得没有问题,如果同步发送,报错之后响应给微信,微信会返回给用户服务器故障,这是不友好的,所以这里固定异步发送。 但是有点区别,如果是普通的@RequestMapping呢,可能就不需要异步发送了 todo 分离出来两种,WxMappingReturnValueHandler和WxMessageReturnValueHandler
AbstractWxMessageReturnValueHandler() - Constructor for class com.mxixm.fastboot.weixin.module.message.support.AbstractWxMessageReturnValueHandler
 
access() - Method in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSession
 
access() - Method in interface com.mxixm.fastboot.weixin.module.web.session.WxSession
访问session,其实是修改最后访问时间
ActionInfo() - Constructor for class com.mxixm.fastboot.weixin.module.extend.WxQrCode.ActionInfo
 
add(WxButton) - Method in class com.mxixm.fastboot.weixin.module.menu.WxMenuManager
 
add(WxButtonItem) - Method in class com.mxixm.fastboot.weixin.module.menu.WxMenuManager.WxMenu
 
add(WxSession) - Method in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSessionManager
 
addArgumentResolvers(List<HandlerMethodArgumentResolver>) - Method in class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration.WxMvcConfigurer
addArticle(String, String, boolean, String, String, String, String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.News.Builder
 
addArticle(WxMedia.Article) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.News.Builder
 
addArticles(Collection<WxMedia.Article>) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.News.Builder
 
addCorsMappings(CorsRegistry) - Method in class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration.WxMvcConfigurer
addDefaultHeaders(HttpHeaders, Resource, MediaType) - Method in class com.mxixm.fastboot.weixin.service.invoker.common.WxMediaResourceMessageConverter
 
addFormatters(FormatterRegistry) - Method in class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration.WxMvcConfigurer
addImg(Resource) - Method in class com.mxixm.fastboot.weixin.module.media.WxMediaManager
 
addImgByUrl(String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMediaManager
 
addInterceptors(InterceptorRegistry) - Method in class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration.WxMvcConfigurer
 
addItem(String, String, String, String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.NewsBuilder
 
addItem(WxMessageBody.News.Item) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.NewsBuilder
 
addItems(Collection<WxMessageBody.News.Item>) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.NewsBuilder
 
addJsApi(List<String>) - Method in class com.mxixm.fastboot.weixin.module.js.WxJsConfig.Builder
 
addJsApi(String...) - Method in class com.mxixm.fastboot.weixin.module.js.WxJsConfig.Builder
 
addJsApi(WxJsApi...) - Method in class com.mxixm.fastboot.weixin.module.js.WxJsConfig.Builder
 
addMedia(WxMedia.Type, Resource) - Method in class com.mxixm.fastboot.weixin.module.media.WxMediaManager
 
addNews(WxMedia.News) - Method in interface com.mxixm.fastboot.weixin.service.WxApiService
 
addOpenId(List<String>) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.WhiteList.Builder
 
addOpenId(String) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.WhiteList.Builder
 
addProcessor(WxMessageProcessor) - Method in class com.mxixm.fastboot.weixin.module.message.processor.WxMessageProcessorChain
 
addProcessors(List<? extends WxMessageProcessor>) - Method in class com.mxixm.fastboot.weixin.module.message.processor.WxMessageProcessorChain
 
addResourceHandlers(ResourceHandlerRegistry) - Method in class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration.WxMvcConfigurer
addReturnValueHandlers(List<HandlerMethodReturnValueHandler>) - Method in class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration.WxMvcConfigurer
addSubButton(WxButtonItem) - Method in class com.mxixm.fastboot.weixin.module.menu.WxButtonItem
 
addTempMedia(WxMedia.Type, Resource) - Method in class com.mxixm.fastboot.weixin.module.media.WxMediaManager
 
addTempMediaByUrl(WxMedia.Type, String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMediaManager
 
addUser(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.GroupMessageBuilder
 
addUsername(List<String>) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.WhiteList.Builder
 
addUsername(String) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.WhiteList.Builder
 
addUsers(Collection<String>) - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.GroupMessageBuilder
 
addUsers(String...) - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.GroupMessageBuilder
 
addVideoMedia(Resource, WxMedia.Video) - Method in class com.mxixm.fastboot.weixin.module.media.WxMediaManager
本来应该再给get加个缓存的,但是我又偷懒了,get的时候不加缓存了,直接拿微信api的结果吧
addViewControllers(ViewControllerRegistry) - Method in class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration.WxMvcConfigurer
AdvancedInfo() - Constructor for class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.AdvancedInfo
 
advancedInfo - Variable in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.Body
 
after(WxOAuth2Callback.WxOAuth2Context) - Method in interface com.mxixm.fastboot.weixin.web.WxOAuth2Callback
 
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class com.mxixm.fastboot.weixin.web.WxOAuth2Interceptor
 
afterPropertiesSet() - Method in class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration.WxMvcAdapterCustomer
 
afterPropertiesSet() - Method in class com.mxixm.fastboot.weixin.config.WxProperties
这里还可以设置其他地方要使用的东西
afterPropertiesSet() - Method in class com.mxixm.fastboot.weixin.module.credential.WxTokenManager
 
afterPropertiesSet() - Method in class com.mxixm.fastboot.weixin.module.message.support.WxAsyncMessageTemplate
 
afterPropertiesSet() - Method in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSessionManager
 
afterPropertiesSet() - Method in class com.mxixm.fastboot.weixin.service.invoker.WxInvokerProxyFactoryBean
 
afterPropertiesSet() - Method in class com.mxixm.fastboot.weixin.support.MapDbWxMediaStore
 
appId(String) - Method in class com.mxixm.fastboot.weixin.module.js.WxJsConfig.Builder
 
appId(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.MiniProgramBuilder
 
appId - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.MiniProgram
 
appId - Variable in class com.mxixm.fastboot.weixin.module.message.WxTemplateMessage.MiniProgram
所需跳转到的小程序appid(该小程序appid必须与发模板消息的公众号是绑定关联关系)
Article() - Constructor for class com.mxixm.fastboot.weixin.module.media.WxMedia.Article
 
article(WxMedia.Article) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.New.Builder
 
articleCount - Variable in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.News
图文消息个数,限制为8条以内
articles - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.News
 
attributes - Variable in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSession
session的属性
AUTH_REDIRECT - Static variable in class com.mxixm.fastboot.weixin.util.WxRedirectUtils
 
author(String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Article.Builder
 
authRedirect(String) - Static method in class com.mxixm.fastboot.weixin.util.WxRedirectUtils
跳转到带认证的微信认证页面

B

BASE_PATH - Static variable in class com.mxixm.fastboot.weixin.util.WxUrlUtils
 
BASE_REDIRECT - Static variable in class com.mxixm.fastboot.weixin.util.WxRedirectUtils
 
BaseInfo() - Constructor for class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
baseInfo - Variable in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.Body
基本的卡券数据,见下表,所有卡券类型通用。
baseRedirect(String) - Static method in class com.mxixm.fastboot.weixin.util.WxRedirectUtils
跳转到基本的微信认证页面
baseUrl(String) - Method in class com.mxixm.fastboot.weixin.util.WxRedirect.Builder
 
batchTagging(WxTagUser) - Method in interface com.mxixm.fastboot.weixin.service.WxApiService
 
batchUntagging(WxTagUser) - Method in interface com.mxixm.fastboot.weixin.service.WxApiService
 
beforeBodyWrite(WxMediaResource, MethodParameter, MediaType, Class<? extends HttpMessageConverter<?>>, ServerHttpRequest, ServerHttpResponse) - Method in class com.mxixm.fastboot.weixin.mvc.advice.WxMediaResponseBodyAdvice
 
beforeBodyWrite(WxMessage, MethodParameter, MediaType, Class<? extends HttpMessageConverter<?>>, ServerHttpRequest, ServerHttpResponse) - Method in class com.mxixm.fastboot.weixin.mvc.advice.WxMessageResponseBodyAdvice
 
beforeBodyWrite(String, MethodParameter, MediaType, Class<? extends HttpMessageConverter<?>>, ServerHttpRequest, ServerHttpResponse) - Method in class com.mxixm.fastboot.weixin.mvc.advice.WxStringResponseBodyAdvice
 
Body() - Constructor for class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.Body
 
body - Variable in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Image
 
body - Variable in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.MpNews
 
body - Variable in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Music
 
body - Variable in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.News
图文消息个数,限制为8条以内
body - Variable in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Text
 
body - Variable in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Video
 
body - Variable in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Voice
 
body - Variable in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.WxCard
 
body - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessage
 
body - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessage.Builder
 
body(M) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.Builder
 
body(String, String, String, String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.MiniProgramBuilder
 
body(String, String, String, String, String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.MusicBuilder
 
body(String, String, String, String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.VideoBuilder
 
body - Variable in class com.mxixm.fastboot.weixin.module.message.WxTemplateMessage
模板数据
body - Variable in class com.mxixm.fastboot.weixin.module.message.WxTemplateMessage.TemplateMessageBuilder
 
body - Variable in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.Image
 
body - Variable in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.MiniProgram
 
body - Variable in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.MpNews
 
body - Variable in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.Music
 
body - Variable in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.News
 
body - Variable in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.Status
 
body - Variable in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.Text
 
body - Variable in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.Video
 
body - Variable in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.Voice
 
body - Variable in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.WxCard
 
Body() - Constructor for class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
build() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.WhiteList.Builder
 
build() - Method in class com.mxixm.fastboot.weixin.module.extend.WxQrCode.Builder
 
build() - Method in class com.mxixm.fastboot.weixin.module.extend.WxShortUrl.Builder
 
build() - Method in class com.mxixm.fastboot.weixin.module.js.WxJsConfig.Builder
 
build() - Method in class com.mxixm.fastboot.weixin.module.media.MediaEntity.MediaEntityBuilder
 
build() - Method in class com.mxixm.fastboot.weixin.module.media.MediaQuery.MediaQueryBuilder
 
build() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Article.Builder
 
build() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.New.Builder
 
build() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.News.Builder
 
build() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Video.Builder
 
build() - Method in class com.mxixm.fastboot.weixin.module.menu.WxButtonItem.Builder
 
build() - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.GroupMessageBuilder
 
build() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.Builder
调用默认build返回WxUserMessage
build() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.News.Item.Builder
 
build() - Method in class com.mxixm.fastboot.weixin.module.message.WxTemplateMessage.TemplateMessageBuilder
 
build() - Method in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.UserMessageBuilder
 
build() - Method in interface com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo.Builder
 
build() - Method in class com.mxixm.fastboot.weixin.util.CacheMap.Builder
 
build() - Method in class com.mxixm.fastboot.weixin.util.WxRedirect.Builder
 
builder() - Static method in class com.mxixm.fastboot.weixin.module.extend.WxCard.WhiteList
 
builder() - Static method in class com.mxixm.fastboot.weixin.module.extend.WxQrCode
 
builder() - Static method in class com.mxixm.fastboot.weixin.module.extend.WxShortUrl
 
builder() - Static method in class com.mxixm.fastboot.weixin.module.js.WxJsConfig
 
builder() - Static method in class com.mxixm.fastboot.weixin.module.media.MediaEntity
 
builder() - Static method in class com.mxixm.fastboot.weixin.module.media.MediaQuery
 
builder() - Static method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Article
 
builder() - Static method in class com.mxixm.fastboot.weixin.module.media.WxMedia.New
 
builder() - Static method in class com.mxixm.fastboot.weixin.module.media.WxMedia.News
 
builder() - Static method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Video
 
builder() - Static method in class com.mxixm.fastboot.weixin.module.menu.WxButtonItem
 
builder - Variable in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.GroupMessageBuilder
 
builder() - Static method in class com.mxixm.fastboot.weixin.module.message.WxMessage
 
builder() - Static method in class com.mxixm.fastboot.weixin.module.message.WxMessage.Image
 
builder() - Static method in class com.mxixm.fastboot.weixin.module.message.WxMessage.MiniProgram
 
builder() - Static method in class com.mxixm.fastboot.weixin.module.message.WxMessage.MpNews
 
builder() - Static method in class com.mxixm.fastboot.weixin.module.message.WxMessage.Music
 
builder() - Static method in class com.mxixm.fastboot.weixin.module.message.WxMessage.News
 
builder() - Static method in class com.mxixm.fastboot.weixin.module.message.WxMessage.Status
 
builder() - Static method in class com.mxixm.fastboot.weixin.module.message.WxMessage.Template
 
builder() - Static method in class com.mxixm.fastboot.weixin.module.message.WxMessage.Text
 
builder() - Static method in class com.mxixm.fastboot.weixin.module.message.WxMessage.Video
 
builder() - Static method in class com.mxixm.fastboot.weixin.module.message.WxMessage.Voice
 
builder() - Static method in class com.mxixm.fastboot.weixin.module.message.WxMessage.WxCard
 
builder() - Static method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.News.Item
 
builder - Variable in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.UserMessageBuilder
 
builder() - Static method in class com.mxixm.fastboot.weixin.util.CacheMap
 
builder() - Static method in class com.mxixm.fastboot.weixin.util.WxRedirect.Builder
 
BuilderConfiguration() - Constructor for class com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo.BuilderConfiguration
 
Button() - Constructor for class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Button
 
buttonTypes(WxButton.Type...) - Method in interface com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo.Builder
 

C

CacheMap<K,V> - Class in com.mxixm.fastboot.weixin.util
FastBootWeixin CacheMap 用来存储短暂对象的缓存类,实现Map接口,内部有一个定时器用来清除过期(30秒)的对象。 扩展了两个功能
CacheMap(String, long, boolean, int) - Constructor for class com.mxixm.fastboot.weixin.util.CacheMap
 
CacheMap(String, long, boolean) - Constructor for class com.mxixm.fastboot.weixin.util.CacheMap
 
CacheMap(String, long) - Constructor for class com.mxixm.fastboot.weixin.util.CacheMap
 
CacheMap(String) - Constructor for class com.mxixm.fastboot.weixin.util.CacheMap
 
CacheMap.Builder<K,V> - Class in com.mxixm.fastboot.weixin.util
 
cacheName(String) - Method in class com.mxixm.fastboot.weixin.util.CacheMap.Builder
 
cacheTimeout(long) - Method in class com.mxixm.fastboot.weixin.util.CacheMap.Builder
 
canEqual(Object) - Method in class com.mxixm.fastboot.weixin.config.WxProperties
 
canEqual(Object) - Method in class com.mxixm.fastboot.weixin.module.credential.WxAccessToken
 
canEqual(Object) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Article
 
canEqual(Object) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia
 
canEqual(Object) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.ImageResult
 
canEqual(Object) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.MediaResult
 
canEqual(Object) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.New
 
canEqual(Object) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.NewsResult
 
canEqual(Object) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.TempMediaResult
 
canEqual(Object) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Video
 
canEqual(Object) - Method in class com.mxixm.fastboot.weixin.module.menu.WxMenuManager.WxMenu
 
canEqual(Object) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Image
 
canEqual(Object) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Media
 
canEqual(Object) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Music
 
canEqual(Object) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Video
 
canEqual(Object) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Voice
 
canEqual(Object) - Method in class com.mxixm.fastboot.weixin.module.user.WxUser
 
canEqual(Object) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
canEqual(Object) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.ScanCodeInfo
 
canEqual(Object) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.SendLocationInfo
 
canEqual(Object) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.SendPicsInfo
 
canEqual(Object) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.SendPicsInfo.Item
 
canEqual(Object) - Method in class com.mxixm.fastboot.weixin.web.WxWebUser
 
Card() - Constructor for class com.mxixm.fastboot.weixin.module.extend.WxCard.Card
 
Card() - Constructor for class com.mxixm.fastboot.weixin.module.extend.WxQrCode.ActionInfo.Card
 
card(String) - Method in class com.mxixm.fastboot.weixin.module.extend.WxQrCode.Builder
卡券二维码
cardId(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.WxCardBuilder
 
cardId - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.WxCard
群发时只能发送已审核通过的卡券
cardInfo(WxCard.CardSelector) - Method in interface com.mxixm.fastboot.weixin.service.WxApiService
 
CardSelector() - Constructor for class com.mxixm.fastboot.weixin.module.extend.WxCard.CardSelector
 
Cash() - Constructor for class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.Cash
 
category(Wx.Category) - Static method in class com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo
 
CDataCharacterEscapeHandler() - Constructor for class com.mxixm.fastboot.weixin.service.invoker.common.WxJaxb2RootElementHttpMessageConverter.CDataCharacterEscapeHandler
 
clear() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Template
 
clearOverflowCache(CacheMap) - Static method in class com.mxixm.fastboot.weixin.util.CacheMap
清理超过限制的缓存
clearQuota(String) - Method in interface com.mxixm.fastboot.weixin.service.WxApiService
 
clearTimeoutCache(CacheMap) - Static method in class com.mxixm.fastboot.weixin.util.CacheMap
 
Click() - Constructor for class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Click
 
close() - Method in class com.mxixm.fastboot.weixin.service.invoker.common.ReaderInputStream
 
close() - Method in class com.mxixm.fastboot.weixin.service.invoker.common.WxBufferingInputMessageWrapper
 
close() - Method in class com.mxixm.fastboot.weixin.service.invoker.component.WxApiHttpResponse
 
color - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Template.TemplateData
模板内容字体颜色,不填默认为黑色
com.mxixm.fastboot.weixin.annotation - package com.mxixm.fastboot.weixin.annotation
 
com.mxixm.fastboot.weixin.common - package com.mxixm.fastboot.weixin.common
 
com.mxixm.fastboot.weixin.config - package com.mxixm.fastboot.weixin.config
 
com.mxixm.fastboot.weixin.config.credential - package com.mxixm.fastboot.weixin.config.credential
 
com.mxixm.fastboot.weixin.config.invoker - package com.mxixm.fastboot.weixin.config.invoker
 
com.mxixm.fastboot.weixin.config.media - package com.mxixm.fastboot.weixin.config.media
 
com.mxixm.fastboot.weixin.config.message - package com.mxixm.fastboot.weixin.config.message
 
com.mxixm.fastboot.weixin.config.server - package com.mxixm.fastboot.weixin.config.server
 
com.mxixm.fastboot.weixin.exception - package com.mxixm.fastboot.weixin.exception
 
com.mxixm.fastboot.weixin.module - package com.mxixm.fastboot.weixin.module
 
com.mxixm.fastboot.weixin.module.adapter - package com.mxixm.fastboot.weixin.module.adapter
 
com.mxixm.fastboot.weixin.module.credential - package com.mxixm.fastboot.weixin.module.credential
 
com.mxixm.fastboot.weixin.module.event - package com.mxixm.fastboot.weixin.module.event
 
com.mxixm.fastboot.weixin.module.extend - package com.mxixm.fastboot.weixin.module.extend
 
com.mxixm.fastboot.weixin.module.js - package com.mxixm.fastboot.weixin.module.js
 
com.mxixm.fastboot.weixin.module.media - package com.mxixm.fastboot.weixin.module.media
 
com.mxixm.fastboot.weixin.module.menu - package com.mxixm.fastboot.weixin.module.menu
 
com.mxixm.fastboot.weixin.module.message - package com.mxixm.fastboot.weixin.module.message
 
com.mxixm.fastboot.weixin.module.message.parameter - package com.mxixm.fastboot.weixin.module.message.parameter
 
com.mxixm.fastboot.weixin.module.message.processor - package com.mxixm.fastboot.weixin.module.message.processor
 
com.mxixm.fastboot.weixin.module.message.processor.group - package com.mxixm.fastboot.weixin.module.message.processor.group
 
com.mxixm.fastboot.weixin.module.message.processor.user - package com.mxixm.fastboot.weixin.module.message.processor.user
 
com.mxixm.fastboot.weixin.module.message.support - package com.mxixm.fastboot.weixin.module.message.support
 
com.mxixm.fastboot.weixin.module.user - package com.mxixm.fastboot.weixin.module.user
 
com.mxixm.fastboot.weixin.module.web - package com.mxixm.fastboot.weixin.module.web
 
com.mxixm.fastboot.weixin.module.web.session - package com.mxixm.fastboot.weixin.module.web.session
 
com.mxixm.fastboot.weixin.mvc.advice - package com.mxixm.fastboot.weixin.mvc.advice
 
com.mxixm.fastboot.weixin.mvc.annotation - package com.mxixm.fastboot.weixin.mvc.annotation
 
com.mxixm.fastboot.weixin.mvc.condition - package com.mxixm.fastboot.weixin.mvc.condition
 
com.mxixm.fastboot.weixin.mvc.method - package com.mxixm.fastboot.weixin.mvc.method
 
com.mxixm.fastboot.weixin.mvc.param - package com.mxixm.fastboot.weixin.mvc.param
 
com.mxixm.fastboot.weixin.service - package com.mxixm.fastboot.weixin.service
 
com.mxixm.fastboot.weixin.service.invoker - package com.mxixm.fastboot.weixin.service.invoker
 
com.mxixm.fastboot.weixin.service.invoker.annotation - package com.mxixm.fastboot.weixin.service.invoker.annotation
 
com.mxixm.fastboot.weixin.service.invoker.common - package com.mxixm.fastboot.weixin.service.invoker.common
 
com.mxixm.fastboot.weixin.service.invoker.component - package com.mxixm.fastboot.weixin.service.invoker.component
 
com.mxixm.fastboot.weixin.service.invoker.contributor - package com.mxixm.fastboot.weixin.service.invoker.contributor
 
com.mxixm.fastboot.weixin.service.invoker.executor - package com.mxixm.fastboot.weixin.service.invoker.executor
 
com.mxixm.fastboot.weixin.service.invoker.handler - package com.mxixm.fastboot.weixin.service.invoker.handler
 
com.mxixm.fastboot.weixin.support - package com.mxixm.fastboot.weixin.support
 
com.mxixm.fastboot.weixin.util - package com.mxixm.fastboot.weixin.util
 
com.mxixm.fastboot.weixin.web - package com.mxixm.fastboot.weixin.web
 
combine(AbstractWxEnumCondition) - Method in class com.mxixm.fastboot.weixin.mvc.condition.AbstractWxEnumCondition
 
combine(AbstractWxEnumCondition) - Method in class com.mxixm.fastboot.weixin.mvc.condition.WxButtonTypeCondition
 
combine(AbstractWxEnumCondition) - Method in class com.mxixm.fastboot.weixin.mvc.condition.WxCategoryCondition
 
combine(AbstractWxEnumCondition) - Method in class com.mxixm.fastboot.weixin.mvc.condition.WxEventTypeCondition
 
combine(AbstractWxEnumCondition) - Method in class com.mxixm.fastboot.weixin.mvc.condition.WxMessageTypeCondition
Returns a new instance with a union of the HTTP request types from "this" and the "other" instance.
combine(WxMessageWildcardCondition) - Method in class com.mxixm.fastboot.weixin.mvc.condition.WxMessageWildcardCondition
 
combine(WxMappingInfo) - Method in class com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo
 
command - Variable in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.Status
 
compareTo(AbstractWxEnumCondition<T>, HttpServletRequest) - Method in class com.mxixm.fastboot.weixin.mvc.condition.AbstractWxEnumCondition
 
compareTo(WxMessageWildcardCondition, HttpServletRequest) - Method in class com.mxixm.fastboot.weixin.mvc.condition.WxMessageWildcardCondition
拿通配符的长度判断,以后可以加入权重系统
compareTo(WxMappingInfo, HttpServletRequest) - Method in class com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo
 
conditionalWxMenu - Variable in class com.mxixm.fastboot.weixin.module.menu.WxMenuManager.WxMenus
 
configureAsyncSupport(AsyncSupportConfigurer) - Method in class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration.WxMvcConfigurer
configureContentNegotiation(ContentNegotiationConfigurer) - Method in class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration.WxMvcConfigurer
configureDefaultServletHandling(DefaultServletHandlerConfigurer) - Method in class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration.WxMvcConfigurer
configureHandlerExceptionResolvers(List<HandlerExceptionResolver>) - Method in class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration.WxMvcConfigurer
configureMessageConverters(List<HttpMessageConverter<?>>) - Method in class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration.WxMvcConfigurer
configurePathMatch(PathMatchConfigurer) - Method in class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration.WxMvcConfigurer
configureViewResolvers(ViewResolverRegistry) - Method in class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration.WxMvcConfigurer
consume(String) - Static method in class com.mxixm.fastboot.weixin.module.extend.WxCard.CardSelector
简单工厂方法
containsKey(Object) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Template
 
containsValue(Object) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Template
 
content(String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Article.Builder
 
content(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.TextBuilder
 
content - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Text
 
contentLength() - Method in class com.mxixm.fastboot.weixin.module.media.WxMediaResource
This implementation reads the entire InputStream to calculate the content length.
contentSourceUrl(String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Article.Builder
 
contributeMethodArgument(MethodParameter, Object, UriComponentsBuilder, Map<String, Object>, ConversionService) - Method in class com.mxixm.fastboot.weixin.service.invoker.contributor.WxApiParamContributor
 
contributeMethodArgument(MethodParameter, Object, UriComponentsBuilder, Map<String, Object>, ConversionService) - Method in class com.mxixm.fastboot.weixin.service.invoker.contributor.WxApiPathContributor
 
convert(Boolean) - Method in class com.mxixm.fastboot.weixin.module.adapter.WxJsonAdapters.WxBooleanIntConverter
 
convert(Integer) - Method in class com.mxixm.fastboot.weixin.module.adapter.WxJsonAdapters.WxIntDateConverter
 
convert(String) - Method in class com.mxixm.fastboot.weixin.module.adapter.WxJsonAdapters.WxStringColorConverter
 
Count() - Constructor for class com.mxixm.fastboot.weixin.module.media.WxMedia.Count
 
create(String) - Static method in class com.mxixm.fastboot.weixin.module.user.WxTag
 
createdTime - Variable in class com.mxixm.fastboot.weixin.module.media.MediaQuery.MediaQueryBuilder
 
createdTime(Long) - Method in class com.mxixm.fastboot.weixin.module.media.MediaQuery.MediaQueryBuilder
 
createEmptySession() - Method in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSessionManager
 
createHandler(Object) - Method in class com.mxixm.fastboot.weixin.mvc.method.WxAsyncHandlerFactory
 
createHandlerMethod(Object, Method) - Method in class com.mxixm.fastboot.weixin.mvc.annotation.WxMappingHandlerMapping
 
createMenu(WxMenuManager.WxMenu) - Method in interface com.mxixm.fastboot.weixin.service.WxApiService
 
createNamedValueInfo(MethodParameter) - Method in class com.mxixm.fastboot.weixin.mvc.param.WxArgumentResolver
 
createQrCode(WxQrCode) - Method in interface com.mxixm.fastboot.weixin.service.WxApiService
 
createQrCode(WxQrCode) - Method in class com.mxixm.fastboot.weixin.service.WxExtendService
 
createRelative(String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMediaResource
 
createRequest(URI, HttpMethod) - Method in class com.mxixm.fastboot.weixin.service.invoker.component.WxApiHttpRequestFactory
 
createTag(WxTag) - Method in interface com.mxixm.fastboot.weixin.service.WxApiService
 
createTime - Variable in class com.mxixm.fastboot.weixin.module.message.WxUserMessage
消息的基础字段 消息创建时间 (整型)
createTime - Variable in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.UserMessageBuilder
 
createTime(Date) - Method in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.UserMessageBuilder
 
createTime - Variable in class com.mxixm.fastboot.weixin.module.web.WxRequestBody
通用 消息创建时间 (整型)
CreateTimeAdaptor() - Constructor for class com.mxixm.fastboot.weixin.module.adapter.WxXmlAdapters.CreateTimeAdaptor
 
createWxSession(WxRequest) - Method in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSessionManager
 
createWxSession(WxRequest) - Method in interface com.mxixm.fastboot.weixin.module.web.session.WxSessionManager
 
creationTime - Variable in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSession
创建时间
CryptUtils - Class in com.mxixm.fastboot.weixin.util
FastBootWeixin CryptUtils
CryptUtils() - Constructor for class com.mxixm.fastboot.weixin.util.CryptUtils
 
customizeMarshaller(Marshaller) - Method in class com.mxixm.fastboot.weixin.service.invoker.common.WxJaxb2RootElementHttpMessageConverter
 

D

data(String, String, String) - Method in class com.mxixm.fastboot.weixin.module.message.WxTemplateMessage.TemplateMessageBuilder
 
data(String, String) - Method in class com.mxixm.fastboot.weixin.module.message.WxTemplateMessage.TemplateMessageBuilder
 
Data() - Constructor for class com.mxixm.fastboot.weixin.module.user.WxTagUser.UserList.Data
 
DateInfo() - Constructor for class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo.DateInfo
 
debug(boolean) - Method in class com.mxixm.fastboot.weixin.module.js.WxJsConfig.Builder
 
DEFAULT_HOST - Static variable in class com.mxixm.fastboot.weixin.util.WxUrlUtils
实在没有的时候,把流量引给我自己,一般不会有这种情况
DEFAULT_LENGTH - Static variable in interface com.mxixm.fastboot.weixin.module.credential.WxJsTicketPart
 
DefaultWxButtonEventKeyStrategy - Class in com.mxixm.fastboot.weixin.module.menu
fastboot-weixin DefaultWxButtonEventKeyStrategy
DefaultWxButtonEventKeyStrategy() - Constructor for class com.mxixm.fastboot.weixin.module.menu.DefaultWxButtonEventKeyStrategy
 
DefaultWxJsTicketPart - Class in com.mxixm.fastboot.weixin.module.credential
fastboot-weixin DefaultWxJsTicketPart
DefaultWxJsTicketPart() - Constructor for class com.mxixm.fastboot.weixin.module.credential.DefaultWxJsTicketPart
 
DefaultWxSession - Class in com.mxixm.fastboot.weixin.module.web.session
FastBootWeixin DefaultWxSession
DefaultWxSession(WxSessionManager) - Constructor for class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSession
 
DefaultWxSessionIdGenerator - Class in com.mxixm.fastboot.weixin.module.web.session
FastBootWeixin DefaultWxSessionIdGenerator
DefaultWxSessionIdGenerator() - Constructor for class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSessionIdGenerator
 
DefaultWxSessionManager - Class in com.mxixm.fastboot.weixin.module.web.session
FastBootWeixin DefaultWxSessionManager
DefaultWxSessionManager(int, int, WxSessionIdGenerator) - Constructor for class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSessionManager
 
DefaultWxUserProvider - Class in com.mxixm.fastboot.weixin.support
FastBootWeixin DefaultWxUserProvider
DefaultWxUserProvider(WxUserManager) - Constructor for class com.mxixm.fastboot.weixin.support.DefaultWxUserProvider
 
delete(String) - Method in interface com.mxixm.fastboot.weixin.module.media.WxMediaStore
 
delete(Integer) - Static method in class com.mxixm.fastboot.weixin.module.user.WxTag
 
delete(String, Object...) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
delete(String, Map<String, ?>) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
delete(URI) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
delete(String) - Method in class com.mxixm.fastboot.weixin.support.MapDbWxMediaStore
只能用来删除永久素材
deleteMenu() - Method in interface com.mxixm.fastboot.weixin.service.WxApiService
 
deleteTag(WxTag) - Method in interface com.mxixm.fastboot.weixin.service.WxApiService
 
delMedia(String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMediaManager
 
delMedia(WxMedia) - Method in interface com.mxixm.fastboot.weixin.service.WxApiService
 
description(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.MusicBuilder
 
description(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.VideoBuilder
 
description - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Music
 
description(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.News.Item.Builder
 
description - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.News.Item
 
description - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Video
 
destroy() - Method in class com.mxixm.fastboot.weixin.module.message.support.WxAsyncMessageTemplate
 
digest(String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Article.Builder
 
Discount() - Constructor for class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.Discount
 

E

EnableWxMvc - Annotation Type in com.mxixm.fastboot.weixin.annotation
FastBootWeixin EnableWxMvc PropertySource注解不能放在ConfigurationProperties注解上,否则这个注解只对当前类有效,不会写入环境中
encryptSHA1(String) - Static method in class com.mxixm.fastboot.weixin.util.CryptUtils
SHA 加密
entrySet() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Template
 
entrySet() - Method in class com.mxixm.fastboot.weixin.util.CacheMap
remove其实是通过这个来实现的,但是这里功能明显导致删除会失败,结果会内存溢出,所以我重写了remove方法 这里的entrySet实现可能是有点问题的,因为返回的是一个新的实例。
enums - Variable in class com.mxixm.fastboot.weixin.mvc.condition.AbstractWxEnumCondition
 
equals(Object) - Method in class com.mxixm.fastboot.weixin.config.WxProperties
 
equals(Object) - Method in class com.mxixm.fastboot.weixin.module.credential.WxAccessToken
 
equals(Object) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Article
 
equals(Object) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia
 
equals(Object) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.ImageResult
 
equals(Object) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.MediaResult
 
equals(Object) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.New
 
equals(Object) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.NewsResult
 
equals(Object) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.TempMediaResult
 
equals(Object) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Video
 
equals(Object) - Method in class com.mxixm.fastboot.weixin.module.menu.WxButtonItem
 
equals(Object) - Method in class com.mxixm.fastboot.weixin.module.menu.WxMenuManager.WxMenu
 
equals(Object) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Image
 
equals(Object) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Media
 
equals(Object) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.MiniProgram
 
equals(Object) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Music
 
equals(Object) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Template
 
equals(Object) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Video
 
equals(Object) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Voice
 
equals(Object) - Method in class com.mxixm.fastboot.weixin.module.user.WxUser
 
equals(Object) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
equals(Object) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.ScanCodeInfo
 
equals(Object) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.SendLocationInfo
 
equals(Object) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.SendPicsInfo
 
equals(Object) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.SendPicsInfo.Item
 
equals(Object) - Method in class com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo
 
equals(Object) - Method in class com.mxixm.fastboot.weixin.web.WxWebUser
 
escape(char[], int, int, boolean, Writer) - Method in class com.mxixm.fastboot.weixin.service.invoker.common.WxJaxb2RootElementHttpMessageConverter.CDataCharacterEscapeHandler
 
Event() - Constructor for class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Event
 
EventAdaptor() - Constructor for class com.mxixm.fastboot.weixin.module.adapter.WxXmlAdapters.EventAdaptor
 
eventKey - Variable in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Button
事件Key event类型有
eventKey - Variable in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Scan
事件KEY值,对于Scan事件,eventKey就是scene
eventKey - Variable in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Subscribe
事件KEY值,qrscene_为前缀,后面为二维码的参数值
eventKey(String) - Method in interface com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo.Builder
 
eventType - Variable in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Button
event类型有 事件类型
eventType - Variable in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Event
event类型有 事件类型
eventTypes(WxEvent.Type...) - Method in interface com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo.Builder
 
exchange(String, HttpMethod, HttpEntity<?>, Class<T>, Object...) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
exchange(String, HttpMethod, HttpEntity<?>, Class<T>, Map<String, ?>) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
exchange(URI, HttpMethod, HttpEntity<?>, Class<T>) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
exchange(String, HttpMethod, HttpEntity<?>, ParameterizedTypeReference<T>, Object...) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
exchange(String, HttpMethod, HttpEntity<?>, ParameterizedTypeReference<T>, Map<String, ?>) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
exchange(URI, HttpMethod, HttpEntity<?>, ParameterizedTypeReference<T>) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
exchange(RequestEntity<?>, Class<T>) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
exchange(RequestEntity<?>, ParameterizedTypeReference<T>) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
execute() - Method in class com.mxixm.fastboot.weixin.service.invoker.component.WxApiHttpRequest
 
execute(WxApiMethodInfo, Object[]) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiExecutor
 
execute(String, HttpMethod, RequestCallback, ResponseExtractor<T>, Object...) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
execute(String, HttpMethod, RequestCallback, ResponseExtractor<T>, Map<String, ?>) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
execute(URI, HttpMethod, RequestCallback, ResponseExtractor<T>) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
expire() - Method in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSession
过期之,tomcat的session实现是考虑到了正在过期的状态的,我这里以后也要考虑,暂时偷个懒
expire() - Method in interface com.mxixm.fastboot.weixin.module.web.session.WxSession
不触发异常的无效掉session
expires() - Method in interface com.mxixm.fastboot.weixin.module.credential.WxCredentialStore
获取过期时间
expires() - Method in class com.mxixm.fastboot.weixin.support.MemoryWxJsTicketStore
获取过期时间
expires() - Method in class com.mxixm.fastboot.weixin.support.MemoryWxTokenStore
获取过期时间
extendHandlerExceptionResolvers(List<HandlerExceptionResolver>) - Method in class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration.WxMvcConfigurer
extendMessageConverters(List<HttpMessageConverter<?>>) - Method in class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration.WxMvcConfigurer
extractData(ResponseEntity<HttpInputMessage>) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiMessageConverterExtractor
 
extractData(ResponseEntity<HttpInputMessage>, Class<T>) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiResponseExtractor
 
extractData(ResponseEntity<HttpInputMessage>) - Method in interface com.mxixm.fastboot.weixin.service.invoker.executor.WxResponseExtractor
Extract data from the given ClientHttpResponse and return it.

F

filter - Variable in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage
 
Filter() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Filter
 
filter - Variable in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.GroupMessageBuilder
 
findWxSessions() - Method in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSessionManager
 
firstArticle(String, String, boolean, String, String, String, String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.News.Builder
 
firstArticle(WxMedia.Article) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.News.Builder
 
firstItem(String, String, String, String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.NewsBuilder
添加主article,就是最上面那个大图
firstItem(WxMessageBody.News.Item) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.NewsBuilder
 
forceRefresh() - Method in class com.mxixm.fastboot.weixin.module.credential.AbstractWxCredentialManager
强制刷新
formatUriValue(ConversionService, TypeDescriptor, Object) - Method in class com.mxixm.fastboot.weixin.service.invoker.contributor.AbstractWxApiRequestContributor
把参数格式化成字符串用于拼接url
fromArgs(Object...) - Method in class com.mxixm.fastboot.weixin.service.invoker.WxApiMethodInfo
这里有个问题,如果原始连接是带有固定参数的,这里会解析出问题
fromUser - Variable in class com.mxixm.fastboot.weixin.module.message.WxUserMessage
消息的基础字段 发送方帐号(一个OpenID)
fromUser - Variable in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.UserMessageBuilder
 
fromUser(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.UserMessageBuilder
 
fromUserName - Variable in class com.mxixm.fastboot.weixin.module.web.WxRequestBody
通用 发送方帐号(一个OpenID)

G

GeneralCoupon() - Constructor for class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.GeneralCoupon
 
generate(WxRequest) - Method in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSessionIdGenerator
 
generate(WxRequest) - Method in interface com.mxixm.fastboot.weixin.module.web.session.WxSessionIdGenerator
 
get() - Method in class com.mxixm.fastboot.weixin.module.credential.AbstractWxCredentialManager
 
get() - Method in interface com.mxixm.fastboot.weixin.module.credential.WxCredentialStore
获取credential
get(Object) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Template
 
get() - Method in class com.mxixm.fastboot.weixin.support.MemoryWxJsTicketStore
获取Token
get() - Method in class com.mxixm.fastboot.weixin.support.MemoryWxTokenStore
获取Token
get(Object) - Method in class com.mxixm.fastboot.weixin.util.CacheMap
 
getAccessToken() - Method in class com.mxixm.fastboot.weixin.module.credential.WxAccessToken
 
getAccessToken() - Method in class com.mxixm.fastboot.weixin.web.WxWebUser
 
getAdvancedInfo() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.Body
 
getAppid() - Method in class com.mxixm.fastboot.weixin.config.WxProperties
 
getAppId() - Method in class com.mxixm.fastboot.weixin.module.js.WxJsConfig
 
getAppId() - Method in class com.mxixm.fastboot.weixin.module.menu.WxButtonItem
 
getAppId() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.MiniProgram
 
getAppsecret() - Method in class com.mxixm.fastboot.weixin.config.WxProperties
 
getArticle() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.New
 
getArticles() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.News
 
getArticles() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.News
 
getAttribute(String) - Method in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSession
 
getAttribute(String) - Method in interface com.mxixm.fastboot.weixin.module.web.session.WxSession
获取属性
getAttribute(String) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest
 
getAttributeNames() - Method in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSession
 
getAttributeNames() - Method in interface com.mxixm.fastboot.weixin.module.web.session.WxSession
获取所有属性名
getAttributeNames() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest
 
getAuthor() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Article
 
getBaseBuilder() - Method in class com.mxixm.fastboot.weixin.service.invoker.WxApiTypeInfo
 
getBaseInfo() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.Body
 
getBaseUrl() - Method in class com.mxixm.fastboot.weixin.util.WxRedirect
 
getBean(Class<T>) - Static method in class com.mxixm.fastboot.weixin.util.WxContextUtils
 
getBeanClassLoader() - Method in class com.mxixm.fastboot.weixin.service.invoker.WxInvokerProxyFactoryBean
 
getBindOpenId() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
getBody() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card
 
getBody() - Method in class com.mxixm.fastboot.weixin.module.media.WxMediaResource
body只在
getBody() - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Image
 
getBody() - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.MpNews
 
getBody() - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Music
 
getBody() - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.News
 
getBody() - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Text
 
getBody() - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Video
 
getBody() - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Voice
 
getBody() - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.WxCard
 
getBody() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage
 
getBody() - Method in class com.mxixm.fastboot.weixin.module.message.WxTemplateMessage
 
getBody() - Method in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.Image
 
getBody() - Method in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.MiniProgram
 
getBody() - Method in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.MpNews
 
getBody() - Method in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.Music
 
getBody() - Method in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.News
 
getBody() - Method in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.Text
 
getBody() - Method in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.Video
 
getBody() - Method in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.Voice
 
getBody() - Method in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.WxCard
 
getBody() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest
 
getBody() - Method in class com.mxixm.fastboot.weixin.service.invoker.common.WxBufferingInputMessageWrapper
 
getBody() - Method in class com.mxixm.fastboot.weixin.service.invoker.component.WxApiHttpRequest
针对下面这个比较恶心的魔法逻辑的说明: 由于Spring5在对ContentType是MULTIPART_FORM_DATA的头处理时自动添加了charset参数。 see org.springframework.http.converter.FormHttpMessageConverter.writeMultipart 如果设置了multipartCharset,则不会添加charset参数。 但是在获取filename时又去判断如果设置了multipartCharset,则调用MimeDelegate.encode(filename, this.multipartCharset.name()) 对filename进行encode,但是MimeDelegate调用了javax.mail.internet.MimeUtility这个类,这个类有可能没有被依赖进来,不是强依赖的 故会导致一样的报错。实在没办法切入源码了,故加入下面这个逻辑。 在Spring4中在multipartCharset为空时,也不会自动添加charset,故没有此问题。 而根本原因是微信的服务器兼容性太差了,header中的charset是有http标准规定的,竟然不兼容!
getBody() - Method in class com.mxixm.fastboot.weixin.service.invoker.component.WxApiHttpResponse
装饰一下,返回可以重读的InputStream
getBrandName() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
getButtonType() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
button事件的类型
getBytes() - Method in class com.mxixm.fastboot.weixin.service.invoker.common.WxMultipartFile
 
getCacheTimeout() - Method in class com.mxixm.fastboot.weixin.util.CacheMap
 
getCallbackDomain() - Method in class com.mxixm.fastboot.weixin.config.WxProperties
 
getCallbackHost() - Method in class com.mxixm.fastboot.weixin.module.Wx.Environment
 
getCallbackIp() - Method in interface com.mxixm.fastboot.weixin.service.WxApiService
 
getCallbackUri() - Method in class com.mxixm.fastboot.weixin.module.Wx.Environment
 
getCallbackUrl() - Method in class com.mxixm.fastboot.weixin.config.WxProperties
 
getCallbackUrl() - Method in class com.mxixm.fastboot.weixin.module.Wx.Environment
 
getCanGiveFriend() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
getCanShare() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
getCard() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard
 
getCardIdList() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Result
 
getCards(WxCard.ListSelector) - Method in interface com.mxixm.fastboot.weixin.service.WxApiService
 
getCategories() - Method in enum com.mxixm.fastboot.weixin.module.message.WxMessage.Type
 
getCategory() - Method in enum com.mxixm.fastboot.weixin.module.event.WxEvent.Type
 
getCategory() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
事件的类别
getCategory() - Method in class com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo
 
getCenterAppBrandPass() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
getCenterAppBrandUserName() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
getCenterSubTitle() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
getCenterTitle() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
getCenterUrl() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
getCharset(ClientHttpResponse) - Method in class com.mxixm.fastboot.weixin.service.invoker.handler.WxResponseErrorHandler
 
getCity() - Method in class com.mxixm.fastboot.weixin.module.user.WxUser
 
getCode() - Method in exception com.mxixm.fastboot.weixin.exception.WxApiResultException
 
getCodeType() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
getColor() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
getColor() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Template.TemplateData
 
getConnectionRequestTimeout() - Method in class com.mxixm.fastboot.weixin.config.WxProperties.Invoker
 
getConnectTimeout() - Method in class com.mxixm.fastboot.weixin.config.WxProperties.Invoker
 
getContent() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Article
 
getContent() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Text
 
getContent() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getContent() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Text
 
getContent() - Method in class com.mxixm.fastboot.weixin.mvc.condition.AbstractWxEnumCondition
 
getContent() - Method in class com.mxixm.fastboot.weixin.mvc.condition.WxMessageWildcardCondition
 
getContentNegotiationManager() - Method in class com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo.BuilderConfiguration
 
getContentSourceUrl() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Article
 
getContentType() - Method in class com.mxixm.fastboot.weixin.module.media.WxMediaResource
 
getContentType() - Method in class com.mxixm.fastboot.weixin.service.invoker.common.WxMultipartFile
 
getCount() - Method in class com.mxixm.fastboot.weixin.module.user.WxTag.Tag
 
getCount() - Method in class com.mxixm.fastboot.weixin.module.user.WxTagUser.UserList
 
getCount() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.SendPicsInfo
 
getCount() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.SendPicture
 
getCountry() - Method in class com.mxixm.fastboot.weixin.module.user.WxUser
 
getCreatedAt() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.TempMediaResult
 
getCreatedTime() - Method in class com.mxixm.fastboot.weixin.module.media.MediaQuery
 
getCreateMenu() - Method in class com.mxixm.fastboot.weixin.config.WxProperties.Url
 
getCreateTime() - Method in class com.mxixm.fastboot.weixin.module.message.parameter.HttpRequestMessageParameter
 
getCreateTime() - Method in interface com.mxixm.fastboot.weixin.module.message.parameter.WxMessageParameter
获取创建时间
getCreateTime() - Method in class com.mxixm.fastboot.weixin.module.message.parameter.WxRequestMessageParameter
 
getCreateTime() - Method in class com.mxixm.fastboot.weixin.module.message.WxUserMessage
 
getCreateTime() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getCreateTime() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody
 
getCreateTime() - Method in class com.mxixm.fastboot.weixin.web.WxWebUser
 
getCreationTime() - Method in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSession
 
getCreationTime() - Method in interface com.mxixm.fastboot.weixin.module.web.session.WxSession
session的创建时间
getCredential() - Method in class com.mxixm.fastboot.weixin.module.credential.WxAccessToken
 
getCredential() - Method in interface com.mxixm.fastboot.weixin.module.credential.WxCredential
获取凭证
getCredential() - Method in class com.mxixm.fastboot.weixin.module.credential.WxTicket
 
getCustomAppBrandPass() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
getCustomAppBrandUserName() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
getCustomUrl() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
getCustomUrlName() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
getCustomUrlSubTitle() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
getData() - Method in class com.mxixm.fastboot.weixin.module.user.WxTagUser.UserList
 
getDateInfo() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
getDefaultContentType(Resource) - Method in class com.mxixm.fastboot.weixin.service.invoker.common.WxMediaResourceMessageConverter
 
getDefaultMediaPath() - Method in class com.mxixm.fastboot.weixin.module.Wx.Environment
 
getDescription() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
getDescription() - Method in class com.mxixm.fastboot.weixin.module.media.WxMediaResource
 
getDescription() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Music
 
getDescription() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Video
 
getDescription() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getDescription() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Link
 
getDigest() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Article
 
getDownUrl() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Video
 
getEntryMap() - Method in class com.mxixm.fastboot.weixin.util.CacheMap
 
getEnums() - Method in class com.mxixm.fastboot.weixin.mvc.condition.AbstractWxEnumCondition
 
getErrorCode() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Result
 
getErrorCode() - Method in class com.mxixm.fastboot.weixin.module.extend.WxShortUrl.Result
 
getErrorCode() - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Result
 
getErrorCode() - Method in class com.mxixm.fastboot.weixin.module.message.WxTemplateMessage.Result
 
getErrorCount() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getErrorHandler() - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
getErrorMessage() - Method in exception com.mxixm.fastboot.weixin.exception.WxApiResultException
 
getErrorMessage() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Result
 
getErrorMessage() - Method in class com.mxixm.fastboot.weixin.module.extend.WxShortUrl.Result
 
getErrorMessage() - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Result
 
getErrorMessage() - Method in class com.mxixm.fastboot.weixin.module.message.WxTemplateMessage.Result
 
getEventKey(WxButton) - Method in class com.mxixm.fastboot.weixin.module.menu.DefaultWxButtonEventKeyStrategy
 
getEventKey(WxButton) - Method in interface com.mxixm.fastboot.weixin.module.menu.WxButtonEventKeyStrategy
eventKey生成策略
getEventKey() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getEventKey() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Button
 
getEventKey() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Scan
 
getEventKey() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Subscribe
 
getEventKey() - Method in class com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo
 
getEventType() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getEventType() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Button
 
getEventType() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Event
 
getExcludePatterns() - Method in class com.mxixm.fastboot.weixin.config.WxProperties.Mvc.Interceptor
 
getExpiredTime() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getExpireSeconds() - Method in class com.mxixm.fastboot.weixin.module.extend.WxQrCode.Result
 
getExpiresIn() - Method in class com.mxixm.fastboot.weixin.module.credential.WxAccessToken
 
getExpiresIn() - Method in interface com.mxixm.fastboot.weixin.module.credential.WxCredential
获取有效时长
getExpiresIn() - Method in class com.mxixm.fastboot.weixin.module.credential.WxTicket
 
getExpiresIn() - Method in class com.mxixm.fastboot.weixin.web.WxWebUser
 
getFailReason() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getFailTime() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getFile() - Method in class com.mxixm.fastboot.weixin.module.media.WxMediaResource
我的stream用的并不好,所以有空要梳理和观察一下当前的Stream是否会出现内存泄漏 加锁防止多次写入 findBugs确实提示了这个问题,先不管吧。。
getFile(String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMediaResource
 
getFileExtensions() - Method in class com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo.BuilderConfiguration
 
getFileItem() - Method in class com.mxixm.fastboot.weixin.service.invoker.common.WxMultipartFile
Return the underlying org.apache.commons.fileupload.FileItem instance.
getFilename() - Method in class com.mxixm.fastboot.weixin.module.media.WxMediaResource
This implementation always returns null, assuming that this resource type does not have a filename.
getFilterCount() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getForEntity(String, Class<T>, Object...) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
getForEntity(String, Class<T>, Map<String, ?>) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
getForEntity(URI, Class<T>) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
getFormat() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getFormat() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Voice
 
getForObject(String, Class<T>, Object...) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
getForObject(String, Class<T>, Map<String, ?>) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
getForObject(URI, Class<T>) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
getFromUser() - Method in class com.mxixm.fastboot.weixin.module.message.parameter.HttpRequestMessageParameter
 
getFromUser() - Method in interface com.mxixm.fastboot.weixin.module.message.parameter.WxMessageParameter
从哪里发来的
getFromUser() - Method in class com.mxixm.fastboot.weixin.module.message.parameter.WxRequestMessageParameter
 
getFromUser() - Method in class com.mxixm.fastboot.weixin.module.message.WxUserMessage
 
getFromUserName() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getFromUserName() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody
 
getGenericType(MethodParameter) - Method in class com.mxixm.fastboot.weixin.module.message.support.AbstractWxMessageReturnValueHandler
只查找一层
getGetCallbackIp() - Method in class com.mxixm.fastboot.weixin.config.WxProperties.Url
 
getGetCustomCodeMode() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
getGetLimit() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
getGetMenu() - Method in class com.mxixm.fastboot.weixin.config.WxProperties.Url
 
getGetUserAccessTokenByCode() - Method in class com.mxixm.fastboot.weixin.config.WxProperties.Url
 
getGetUserInfoByUserAccessToken() - Method in class com.mxixm.fastboot.weixin.config.WxProperties.Url
 
getGroup() - Method in class com.mxixm.fastboot.weixin.module.menu.WxButtonItem
 
getGroupId() - Method in class com.mxixm.fastboot.weixin.module.user.WxUser
 
getHandlerInternal(HttpServletRequest) - Method in class com.mxixm.fastboot.weixin.mvc.annotation.WxMappingHandlerMapping
 
getHandlerMethods() - Method in class com.mxixm.fastboot.weixin.mvc.annotation.WxMappingHandlerMapping
 
getHandlerMethodsForMappingName(String) - Method in class com.mxixm.fastboot.weixin.mvc.annotation.WxMappingHandlerMapping
 
getHeaders() - Method in class com.mxixm.fastboot.weixin.service.invoker.common.WxBufferingInputMessageWrapper
 
getHeaders() - Method in class com.mxixm.fastboot.weixin.service.invoker.component.WxApiHttpRequest
 
getHeaders() - Method in class com.mxixm.fastboot.weixin.service.invoker.component.WxApiHttpResponse
你问我为什么要偷梁换柱?当然是因为微信接口返回的是JSON,但是Content-Type却是Text_Pain啦,是否要考虑判断内容? 暂时不需要,除非有些接口返回XML,也是这个头,那就坑爹了
getHeadImgUrl() - Method in class com.mxixm.fastboot.weixin.module.user.WxUser
 
getHost() - Method in class com.mxixm.fastboot.weixin.config.WxProperties.Url
 
getHqMusicUrl() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Music
 
getHttpHeaders() - Method in class com.mxixm.fastboot.weixin.module.media.WxMediaResource
 
getHttpMethod() - Method in enum com.mxixm.fastboot.weixin.service.invoker.annotation.WxApiRequest.Method
 
getHttpServletRequest() - Static method in class com.mxixm.fastboot.weixin.util.WxWebUtils
 
getHttpStatusCode(ClientHttpResponse) - Method in class com.mxixm.fastboot.weixin.service.invoker.handler.WxResponseErrorHandler
 
getId() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
文档示例中有,文档中没有??
getId() - Method in class com.mxixm.fastboot.weixin.module.user.WxTag.Tag
 
getId() - Method in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSession
 
getId() - Method in interface com.mxixm.fastboot.weixin.module.web.session.WxSession
sessionId
getIdleTime() - Method in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSession
返回空闲时间
getIdleTime() - Method in interface com.mxixm.fastboot.weixin.module.web.session.WxSession
返回空闲时间
getImgByUrl(String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMediaManager
 
getIncludePatterns() - Method in class com.mxixm.fastboot.weixin.config.WxProperties.Mvc.Interceptor
 
getIndex() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.New
 
getInputStream() - Method in class com.mxixm.fastboot.weixin.module.media.WxMediaResource
 
getInputStream() - Method in class com.mxixm.fastboot.weixin.service.invoker.common.WxMultipartFile
 
getInputType(TypeFactory) - Method in class com.mxixm.fastboot.weixin.module.adapter.WxJsonAdapters.WxBooleanIntConverter
这个的作用是提供输入类型,JackSon根据输入类型去找Deserializer,找到后执行Deserializer Deserializer后会把值送给convert
getInputType(TypeFactory) - Method in class com.mxixm.fastboot.weixin.module.adapter.WxJsonAdapters.WxIntDateConverter
这个的作用是提供输入类型,JackSon根据输入类型去找Deserializer,找到后执行Deserializer Deserializer后会把值送给convert
getInputType(TypeFactory) - Method in class com.mxixm.fastboot.weixin.module.adapter.WxJsonAdapters.WxStringColorConverter
这个的作用是提供输入类型,JackSon根据输入类型去找Deserializer,找到后执行Deserializer Deserializer后会把值送给convert
getIntent() - Method in enum com.mxixm.fastboot.weixin.module.message.WxMessage.Type
 
getInterceptor() - Method in class com.mxixm.fastboot.weixin.config.WxProperties.Mvc
 
getInterceptors() - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
getIntroduction() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Video
 
getInvoker() - Method in class com.mxixm.fastboot.weixin.config.WxProperties
 
getJsApiList() - Method in class com.mxixm.fastboot.weixin.module.js.WxJsConfig
 
getKey() - Method in class com.mxixm.fastboot.weixin.module.media.MediaQuery
 
getKey() - Method in class com.mxixm.fastboot.weixin.module.menu.WxButtonItem
 
getLabel() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getLabel() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.SendLocationInfo
 
getLabel() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Location
 
getLabel() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.SelectLocation
 
getLanguage() - Method in class com.mxixm.fastboot.weixin.module.user.WxUser
 
getLastAccessedTime() - Method in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSession
 
getLastAccessedTime() - Method in interface com.mxixm.fastboot.weixin.module.web.session.WxSession
最后一次访问时间
getLatitude() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getLatitude() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.LocationReport
 
getLocationIdList() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
getLocationX() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getLocationX() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.SendLocationInfo
 
getLocationX() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Location
 
getLocationX() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.SelectLocation
 
getLocationY() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getLocationY() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.SendLocationInfo
 
getLocationY() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Location
 
getLocationY() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.SelectLocation
 
getLogoUrl() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
getLongitude() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getLongitude() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.LocationReport
 
getMappingComparator(HttpServletRequest) - Method in class com.mxixm.fastboot.weixin.mvc.annotation.WxMappingHandlerMapping
 
getMappingForMethod(Method, Class<?>) - Method in class com.mxixm.fastboot.weixin.mvc.annotation.WxMappingHandlerMapping
 
getMappingPathPatterns(WxMappingInfo) - Method in class com.mxixm.fastboot.weixin.mvc.annotation.WxMappingHandlerMapping
 
getMatchingCondition(HttpServletRequest) - Method in class com.mxixm.fastboot.weixin.mvc.condition.AbstractWxEnumCondition
 
getMatchingCondition(HttpServletRequest) - Method in class com.mxixm.fastboot.weixin.mvc.condition.WxMessageWildcardCondition
 
getMatchingCondition(HttpServletRequest) - Method in class com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo
 
getMatchingMapping(WxMappingInfo, HttpServletRequest) - Method in class com.mxixm.fastboot.weixin.mvc.annotation.WxMappingHandlerMapping
 
getMaxActiveLimit() - Method in class com.mxixm.fastboot.weixin.config.WxProperties.Server
 
getMaxIdleTime() - Method in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSession
 
getMaxIdleTime() - Method in interface com.mxixm.fastboot.weixin.module.web.session.WxSession
获取最大空闲时间
getMaxPerRoute() - Method in class com.mxixm.fastboot.weixin.config.WxProperties.Invoker
 
getMaxQueueSize() - Method in class com.mxixm.fastboot.weixin.config.WxProperties.Message
 
getMaxTotal() - Method in class com.mxixm.fastboot.weixin.config.WxProperties.Invoker
 
getMedia(String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMediaManager
 
getMedia(WxMedia) - Method in interface com.mxixm.fastboot.weixin.service.WxApiService
同下面两个地址,没办法,返回类型不同,我也很无奈啊
getMediaCount() - Method in class com.mxixm.fastboot.weixin.module.media.WxMediaManager
 
getMediaCount() - Method in interface com.mxixm.fastboot.weixin.service.WxApiService
 
getMediaId() - Method in class com.mxixm.fastboot.weixin.module.media.MediaQuery
 
getMediaId() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia
 
getMediaId() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.MediaResult
 
getMediaId() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.New
 
getMediaId() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.NewsResult
 
getMediaId() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.TempMediaResult
 
getMediaId() - Method in class com.mxixm.fastboot.weixin.module.media.WxMediaResource
 
getMediaId() - Method in class com.mxixm.fastboot.weixin.module.menu.WxButtonItem
 
getMediaId() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Media
 
getMediaId() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Music
 
getMediaId() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getMediaId() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.MediaMessage
 
getMediaPath() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Media
 
getMediaType() - Method in class com.mxixm.fastboot.weixin.module.media.MediaQuery
 
getMediaUrl() - Method in class com.mxixm.fastboot.weixin.module.media.MediaQuery
 
getMediaUrl() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Media
 
getMenu() - Method in class com.mxixm.fastboot.weixin.module.menu.WxMenuManager
 
getMenu() - Method in interface com.mxixm.fastboot.weixin.service.WxApiService
 
getMenuId() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getMenuId() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.View
 
getMessage() - Method in class com.mxixm.fastboot.weixin.config.WxProperties
 
getMessageCodesResolver() - Method in class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration.WxMvcConfigurer
getMessageConverters() - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
getMessageDataId() - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Result
 
getMessageId() - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Result
 
getMessageId() - Method in class com.mxixm.fastboot.weixin.module.message.WxTemplateMessage.Result
 
getMessageStatus() - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Result
 
getMessageType() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage
 
getMessageType() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getMessageType() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody
 
getMessageType() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Message
 
getMethod() - Method in class com.mxixm.fastboot.weixin.service.invoker.component.WxApiHttpRequest
 
getMethodParameters() - Method in class com.mxixm.fastboot.weixin.service.invoker.WxApiMethodInfo
 
getMethodValue() - Method in class com.mxixm.fastboot.weixin.service.invoker.component.WxApiHttpRequest
同样是兼容SB2.0, Spring5才加入的这个方法 不写Override,写了在4.x版本会报错,注意递归调用
getModifiedTime() - Method in class com.mxixm.fastboot.weixin.module.media.MediaQuery
 
getMsgId() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getMsgId() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Message
 
getMsgId() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Template
 
getMusicUrl() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Music
 
getMvc() - Method in class com.mxixm.fastboot.weixin.config.WxProperties
 
getName() - Method in class com.mxixm.fastboot.weixin.module.menu.WxButtonItem
 
getName() - Method in class com.mxixm.fastboot.weixin.module.user.WxTag.Tag
 
getName(HandlerMethod, WxMappingInfo) - Method in class com.mxixm.fastboot.weixin.mvc.method.WxMappingHandlerMethodNamingStrategy
 
getName() - Method in class com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo
 
getName() - Method in class com.mxixm.fastboot.weixin.service.invoker.common.WxMultipartFile
 
getNews(String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMediaManager
主要限制是同一个接口相同的参数可能得到的是不同的结果
getNewsMedia(WxMedia) - Method in interface com.mxixm.fastboot.weixin.service.WxApiService
主要限制是同一个接口相同的参数可能得到的是不同的结果
getNewWxSession() - Method in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSessionManager
 
getNextOpenId() - Method in class com.mxixm.fastboot.weixin.module.user.WxTagUser
 
getNextOpenId() - Method in class com.mxixm.fastboot.weixin.module.user.WxTagUser.UserList
 
getNickName() - Method in class com.mxixm.fastboot.weixin.module.user.WxUser
 
getNonceStr() - Method in class com.mxixm.fastboot.weixin.module.js.WxJsConfig
 
getNotice() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
getObject() - Method in class com.mxixm.fastboot.weixin.service.invoker.WxInvokerProxyFactoryBean
 
getObjectType() - Method in class com.mxixm.fastboot.weixin.service.invoker.WxInvokerProxyFactoryBean
 
getOpenId() - Method in class com.mxixm.fastboot.weixin.module.user.WxTagUser
 
getOpenId() - Method in class com.mxixm.fastboot.weixin.module.user.WxUser
 
getOpenId() - Method in class com.mxixm.fastboot.weixin.web.WxWebUser
 
getOpenIdList() - Method in class com.mxixm.fastboot.weixin.module.user.WxTagUser
 
getOpenIdList() - Method in class com.mxixm.fastboot.weixin.module.user.WxTagUser.UserList
 
getOrder() - Method in class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration.WxMvcConfigurer
 
getOrder() - Method in class com.mxixm.fastboot.weixin.module.menu.WxButtonItem
 
getOrder() - Method in class com.mxixm.fastboot.weixin.mvc.advice.WxMediaResponseBodyAdvice
 
getOrder() - Method in class com.mxixm.fastboot.weixin.mvc.advice.WxMessageResponseBodyAdvice
 
getOrder() - Method in class com.mxixm.fastboot.weixin.mvc.advice.WxStringResponseBodyAdvice
 
getOrder() - Method in class com.mxixm.fastboot.weixin.util.WxContextUtils
 
getOriginalFilename() - Method in class com.mxixm.fastboot.weixin.service.invoker.common.WxMultipartFile
 
getOutputType(TypeFactory) - Method in class com.mxixm.fastboot.weixin.module.adapter.WxJsonAdapters.WxBooleanIntConverter
 
getOutputType(TypeFactory) - Method in class com.mxixm.fastboot.weixin.module.adapter.WxJsonAdapters.WxIntDateConverter
 
getOutputType(TypeFactory) - Method in class com.mxixm.fastboot.weixin.module.adapter.WxJsonAdapters.WxStringColorConverter
 
getPagePath() - Method in class com.mxixm.fastboot.weixin.module.menu.WxButtonItem
 
getPagePath() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.MiniProgram
 
getParameter(String) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getParameter(String) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest
 
getPath() - Method in class com.mxixm.fastboot.weixin.config.WxProperties
 
getPathMatcher() - Method in class com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo.BuilderConfiguration
 
getPicList() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.SendPicsInfo
 
getPicMd5Sum() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.SendPicsInfo.Item
 
getPicMd5SumList() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.SendPicture
 
getPicUrl() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.News.Item
 
getPicUrl() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getPicUrl() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Image
 
getPoiname() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.SendLocationInfo
 
getPoiname() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.SelectLocation
 
getPoolCoreSize() - Method in class com.mxixm.fastboot.weixin.config.WxProperties.Message
 
getPoolKeepAliveInSeconds() - Method in class com.mxixm.fastboot.weixin.config.WxProperties.Message
 
getPoolMaxSize() - Method in class com.mxixm.fastboot.weixin.config.WxProperties.Message
 
getPrecision() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getPrecision() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.LocationReport
 
getPrivileges() - Method in class com.mxixm.fastboot.weixin.module.user.WxUser
 
getProcessors() - Method in class com.mxixm.fastboot.weixin.module.message.processor.WxMessageProcessorChain
 
getPromotionAppBrandPass() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
getPromotionAppBrandUserName() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
getPromotionUrl() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
getPromotionUrlName() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
getPromotionUrlSubTitle() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
getPropertyPrefix() - Method in class com.mxixm.fastboot.weixin.service.invoker.WxApiTypeInfo
 
getProvince() - Method in class com.mxixm.fastboot.weixin.module.user.WxUser
 
getRawBody() - Method in class com.mxixm.fastboot.weixin.service.invoker.common.WxBufferingInputMessageWrapper
 
getRawRequest() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest
 
getRawStatusCode() - Method in class com.mxixm.fastboot.weixin.service.invoker.component.WxApiHttpResponse
 
getReadTimeout() - Method in class com.mxixm.fastboot.weixin.config.WxProperties.Invoker
 
getRecognition() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getRecognition() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Voice
 
getRefreshToken() - Method in class com.mxixm.fastboot.weixin.config.WxProperties.Url
 
getRefreshToken() - Method in class com.mxixm.fastboot.weixin.web.WxWebUser
 
getRemark() - Method in class com.mxixm.fastboot.weixin.module.user.WxUser
 
getRemoteAddr() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest
 
getRemoteHost() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest
 
getRequest() - Method in class com.mxixm.fastboot.weixin.web.WxOAuth2Callback.WxOAuth2Context
http request
getRequestFactory() - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
getRequestMethod() - Method in class com.mxixm.fastboot.weixin.service.invoker.WxApiMethodInfo
 
getRequestUri() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest
 
getRequestUrl() - Method in class com.mxixm.fastboot.weixin.module.message.parameter.HttpRequestMessageParameter
 
getRequestUrl() - Method in interface com.mxixm.fastboot.weixin.module.message.parameter.WxMessageParameter
获取请求的地址,可以为空
getRequestUrl() - Method in class com.mxixm.fastboot.weixin.module.message.parameter.WxRequestMessageParameter
 
getRequestUrl() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest
 
getResource() - Method in class com.mxixm.fastboot.weixin.module.media.MediaEntity
 
getResourcePath() - Method in class com.mxixm.fastboot.weixin.module.media.MediaQuery
 
getResourceUrl() - Method in class com.mxixm.fastboot.weixin.module.media.MediaQuery
 
getResponse() - Method in class com.mxixm.fastboot.weixin.web.WxOAuth2Callback.WxOAuth2Context
http response
getResponseBody(ClientHttpResponse) - Method in class com.mxixm.fastboot.weixin.service.invoker.handler.WxResponseErrorHandler
 
getResultCode() - Method in exception com.mxixm.fastboot.weixin.exception.WxApiResultException
 
getRetryCount() - Method in class com.mxixm.fastboot.weixin.config.WxProperties.Invoker
 
getReturnType() - Method in class com.mxixm.fastboot.weixin.service.invoker.WxApiMethodInfo
 
getRGB() - Method in enum com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo.Color
 
getScale() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getScale() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.SendLocationInfo
 
getScale() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Location
 
getScale() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.SelectLocation
 
getScanCodeInfo() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getScanResult() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.ScanCodeInfo
 
getScanResult() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.ScanCode
 
getScanType() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.ScanCodeInfo
 
getScanType() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.ScanCode
 
getScene() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
获取扫描二维码的场景值
getScene() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Scan
 
getScene() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Subscribe
 
getScope() - Method in class com.mxixm.fastboot.weixin.web.WxWebUser
 
getSendCount() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getSendLocationInfo() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getSendPicsInfo() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getServer() - Method in class com.mxixm.fastboot.weixin.config.WxProperties
 
getServicePhone() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
getSessionTimeout() - Method in class com.mxixm.fastboot.weixin.config.WxProperties.Server
 
getSex() - Method in class com.mxixm.fastboot.weixin.module.user.WxUser
 
getShortUrl() - Method in class com.mxixm.fastboot.weixin.module.extend.WxShortUrl.Result
 
getShowUrl() - Method in class com.mxixm.fastboot.weixin.module.extend.WxQrCode.Result
 
getSignature() - Method in class com.mxixm.fastboot.weixin.module.js.WxJsConfig
 
getSize() - Method in class com.mxixm.fastboot.weixin.service.invoker.common.WxMultipartFile
 
getSku() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
getState() - Method in class com.mxixm.fastboot.weixin.util.WxRedirect
 
getState() - Method in class com.mxixm.fastboot.weixin.web.WxOAuth2Callback.WxOAuth2Context
 
getStatus() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getStatus() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Template
 
getStatusCode() - Method in class com.mxixm.fastboot.weixin.service.invoker.component.WxApiHttpResponse
 
getStatusText() - Method in class com.mxixm.fastboot.weixin.service.invoker.component.WxApiHttpResponse
 
getStorageDescription() - Method in class com.mxixm.fastboot.weixin.service.invoker.common.WxMultipartFile
Return a description for the storage location of the multipart content.
getStoreType() - Method in class com.mxixm.fastboot.weixin.module.media.MediaQuery
 
getSubButtons() - Method in class com.mxixm.fastboot.weixin.module.menu.WxButtonItem
 
getSubscribe() - Method in class com.mxixm.fastboot.weixin.module.user.WxUser
 
getSubscribeTime() - Method in class com.mxixm.fastboot.weixin.module.user.WxUser
 
getSystem() - Method in class com.mxixm.fastboot.weixin.config.WxProperties
 
getTag() - Method in class com.mxixm.fastboot.weixin.module.user.WxTag
 
getTagId() - Method in class com.mxixm.fastboot.weixin.module.user.WxTagUser
 
getTagIdList() - Method in class com.mxixm.fastboot.weixin.module.user.WxTagUser.TagIdList
 
getTagIdList() - Method in class com.mxixm.fastboot.weixin.module.user.WxUser
 
getTags() - Method in class com.mxixm.fastboot.weixin.module.user.WxTag.TagList
 
getTags() - Method in interface com.mxixm.fastboot.weixin.service.WxApiService
 
getTempMedia(String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMediaManager
 
getTempMedia(String) - Method in interface com.mxixm.fastboot.weixin.service.WxApiService
 
getThumbMediaId() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Article
 
getThumbMediaId() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.MiniProgram
 
getThumbMediaId() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Music
 
getThumbMediaId() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Video
 
getThumbMediaId() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getThumbMediaId() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Video
 
getThumbMediaPath() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.MiniProgram
 
getThumbMediaPath() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Video
 
getThumbMediaUrl() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.MiniProgram
 
getThumbMediaUrl() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Video
 
getTicket() - Method in class com.mxixm.fastboot.weixin.module.credential.WxTicket
 
getTicket() - Method in class com.mxixm.fastboot.weixin.module.extend.WxQrCode.Result
 
getTicket() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getTicket() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Scan
 
getTicket() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Subscribe
 
getTicket(WxTicket.Type) - Method in interface com.mxixm.fastboot.weixin.service.WxApiService
 
getTimestamp() - Method in class com.mxixm.fastboot.weixin.module.js.WxJsConfig
 
getTimeToLive() - Method in class com.mxixm.fastboot.weixin.config.WxProperties.Invoker
 
getTitle() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
getTitle() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Article
 
getTitle() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Video
 
getTitle() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.MiniProgram
 
getTitle() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Music
 
getTitle() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Video
 
getTitle() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getTitle() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Link
 
getToken() - Method in class com.mxixm.fastboot.weixin.config.WxProperties
 
getToStringInfix() - Method in class com.mxixm.fastboot.weixin.mvc.condition.AbstractWxEnumCondition
 
getToStringInfix() - Method in class com.mxixm.fastboot.weixin.mvc.condition.WxMessageWildcardCondition
 
getTotalCount() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getTotalNum() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Result
 
getToUser() - Method in class com.mxixm.fastboot.weixin.module.message.parameter.HttpRequestMessageParameter
 
getToUser() - Method in interface com.mxixm.fastboot.weixin.module.message.parameter.WxMessageParameter
发送给谁
getToUser() - Method in class com.mxixm.fastboot.weixin.module.message.parameter.WxRequestMessageParameter
 
getToUser() - Method in class com.mxixm.fastboot.weixin.module.message.WxTemplateMessage
 
getToUser() - Method in class com.mxixm.fastboot.weixin.module.message.WxUserMessage
 
getToUserName() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getToUserName() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody
 
getType() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.TempMediaResult
 
getType() - Method in class com.mxixm.fastboot.weixin.module.menu.WxButtonItem
 
getUnionId() - Method in class com.mxixm.fastboot.weixin.module.user.WxUser
 
getURI() - Method in class com.mxixm.fastboot.weixin.service.invoker.component.WxApiHttpRequest
 
getUriTemplateHandler() - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
getUrl() - Method in class com.mxixm.fastboot.weixin.config.WxProperties
 
getUrl() - Method in class com.mxixm.fastboot.weixin.config.WxProperties.Mvc
 
getUrl() - Method in class com.mxixm.fastboot.weixin.module.extend.WxQrCode.Result
 
getUrl() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Article
 
getUrl() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.ImageResult
 
getUrl() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.MediaResult
 
getURL() - Method in class com.mxixm.fastboot.weixin.module.media.WxMediaResource
 
getUrl() - Method in class com.mxixm.fastboot.weixin.module.menu.WxButtonItem
 
getUrl() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.News.Item
 
getUrl() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
getUrl() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Link
 
getUrl() - Method in class com.mxixm.fastboot.weixin.util.WxRedirect
 
getUrlPathHelper() - Method in class com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo.BuilderConfiguration
 
getUseAllLocations() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
getUseCustomCode() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
getUseLimit() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
getUser(String) - Method in interface com.mxixm.fastboot.weixin.module.user.WxUserProvider
 
getUser(MethodParameter, WxRequest) - Method in class com.mxixm.fastboot.weixin.mvc.param.WxArgumentResolver
 
getUser(String) - Method in class com.mxixm.fastboot.weixin.support.DefaultWxUserProvider
 
getUserInfo(String) - Method in interface com.mxixm.fastboot.weixin.service.WxApiService
 
getValidator() - Method in class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration.WxMvcConfigurer
getValue() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Template.TemplateData
 
getVideoMedia(String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMediaManager
 
getVideoMedia(WxMedia) - Method in interface com.mxixm.fastboot.weixin.service.WxApiService
是否有更合理的方法去区分同一个请求的三种内容呢?应该是要有一个代理的 代理中有这三个类型的值,加一个代理转换器,明天就做
getWildcards() - Method in class com.mxixm.fastboot.weixin.mvc.condition.WxMessageWildcardCondition
 
getWxApiTypeInfo() - Method in class com.mxixm.fastboot.weixin.service.invoker.WxApiMethodInfo
 
getWxAppId() - Method in class com.mxixm.fastboot.weixin.module.Wx.Environment
 
getWxAppSecret() - Method in class com.mxixm.fastboot.weixin.module.Wx.Environment
 
getWxButtonTypeCondition() - Method in class com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo
 
getWxCategoryCondition() - Method in class com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo
 
getWxEventTypeCondition() - Method in class com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo
 
getWxJsConfig(String, WxJsApi...) - Method in class com.mxixm.fastboot.weixin.module.credential.WxJsTicketManager
 
getWxJsConfig(boolean, String, WxJsApi...) - Method in class com.mxixm.fastboot.weixin.module.credential.WxJsTicketManager
 
getWxJsConfig(String, String...) - Method in class com.mxixm.fastboot.weixin.module.credential.WxJsTicketManager
 
getWxJsConfig(boolean, String, String...) - Method in class com.mxixm.fastboot.weixin.module.credential.WxJsTicketManager
 
getWxJsConfigBuilder() - Method in class com.mxixm.fastboot.weixin.module.credential.WxJsTicketManager
可以覆盖默认属性,但是一定要添加url,jsApiList之后才能进行构造
getWxJsConfigFromReferer(String...) - Method in class com.mxixm.fastboot.weixin.module.credential.WxJsTicketManager
url从referer中构造,默认关闭debug,既然已经这么精简了,那么debug可以视为不需要的
getWxJsConfigFromReferer(WxJsApi...) - Method in class com.mxixm.fastboot.weixin.module.credential.WxJsTicketManager
 
getWxJsConfigFromRequest(String...) - Method in class com.mxixm.fastboot.weixin.module.credential.WxJsTicketManager
url从request中构造,默认关闭debug,既然已经这么精简了,那么debug可以视为不需要的
getWxJsConfigFromRequest(WxJsApi...) - Method in class com.mxixm.fastboot.weixin.module.credential.WxJsTicketManager
 
getWxMessageParameter() - Static method in class com.mxixm.fastboot.weixin.util.WxWebUtils
 
getWxMessageTypeCondition() - Method in class com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo
 
getWxMessageWildcardCondition() - Method in class com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo
 
getWxRequestBodyFromRequest(HttpServletRequest) - Static method in class com.mxixm.fastboot.weixin.util.WxWebUtils
 
getWxRequestBodyFromRequest() - Static method in class com.mxixm.fastboot.weixin.util.WxWebUtils
 
getWxRequestFromRequest(HttpServletRequest) - Static method in class com.mxixm.fastboot.weixin.util.WxWebUtils
 
getWxRequestFromRequest() - Static method in class com.mxixm.fastboot.weixin.util.WxWebUtils
 
getWxSession(WxRequest) - Method in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSessionManager
 
getWxSession(WxRequest, boolean) - Method in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSessionManager
 
getWxSession(WxRequest) - Method in interface com.mxixm.fastboot.weixin.module.web.session.WxSessionManager
 
getWxSession(WxRequest, boolean) - Method in interface com.mxixm.fastboot.weixin.module.web.session.WxSessionManager
 
getWxSession(boolean) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest
 
getWxSession() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest
 
getWxSessionIdGenerator() - Method in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSessionManager
 
getWxSessionIdGeneratorClass() - Method in class com.mxixm.fastboot.weixin.config.WxProperties.Server
 
getWxSessionManager() - Method in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSession
返回sessionmanager
getWxSessionManager() - Method in interface com.mxixm.fastboot.weixin.module.web.session.WxSession
获得sessionManager
getWxToken() - Method in class com.mxixm.fastboot.weixin.module.Wx.Environment
 
getWxUser(String) - Method in class com.mxixm.fastboot.weixin.web.WxUserManager
 
getWxUserByWxWebUser(WxWebUser) - Method in class com.mxixm.fastboot.weixin.service.WxBaseService
 
getWxUserByWxWebUser(WxWebUser) - Method in class com.mxixm.fastboot.weixin.web.WxUserManager
只针对未认证的情况
getWxWebUser() - Method in class com.mxixm.fastboot.weixin.web.WxOAuth2Callback.WxOAuth2Context
当前登录用户
getWxWebUser(String) - Method in class com.mxixm.fastboot.weixin.web.WxUserManager
这里对code做缓存,会带来安全漏洞,其他人可以把自己的code发给别人 打开方打开后session中其实不是自己的,在上面的所有操作都不是自己的,做一些充值动作,其实是给别人充值。
getWxWebUserByCode(String) - Method in class com.mxixm.fastboot.weixin.service.WxBaseService
 
getWxWebUserByRefreshToken(String) - Method in class com.mxixm.fastboot.weixin.service.WxBaseService
 
getWxWebUserFromSession(HttpServletRequest) - Static method in class com.mxixm.fastboot.weixin.util.WxWebUtils
 
getWxWebUserFromSession() - Static method in class com.mxixm.fastboot.weixin.util.WxWebUtils
 
Gift() - Constructor for class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.Gift
 
GroupOn() - Constructor for class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.GroupOn
 

H

handleError(ClientHttpResponse) - Method in class com.mxixm.fastboot.weixin.service.invoker.handler.WxResponseErrorHandler
 
handleMatch(HandlerMethod, HttpServletRequest) - Method in class com.mxixm.fastboot.weixin.mvc.annotation.WxMappingHandlerMapping
 
handleMissingValue(String, MethodParameter, NativeWebRequest) - Method in class com.mxixm.fastboot.weixin.mvc.param.WxArgumentResolver
 
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - Method in class com.mxixm.fastboot.weixin.module.message.support.AbstractWxMessageReturnValueHandler
 
handlReturnValueInternal(Object) - Method in class com.mxixm.fastboot.weixin.module.message.support.AbstractWxMessageReturnValueHandler
处理returnValue
handlReturnValueInternal(Object) - Method in class com.mxixm.fastboot.weixin.module.message.support.WxAsyncMessageReturnValueHandler
 
handlReturnValueInternal(Object) - Method in class com.mxixm.fastboot.weixin.module.message.support.WxSyncMessageReturnValueHandler
 
hasApiResultError(ClientHttpResponse) - Method in class com.mxixm.fastboot.weixin.service.invoker.handler.WxResponseErrorHandler
 
hasError(ClientHttpResponse) - Method in class com.mxixm.fastboot.weixin.service.invoker.handler.WxResponseErrorHandler
 
hasError(HttpStatus) - Method in class com.mxixm.fastboot.weixin.service.invoker.handler.WxResponseErrorHandler
 
hasException(String) - Static method in exception com.mxixm.fastboot.weixin.exception.WxApiResultException
 
hashCode() - Method in class com.mxixm.fastboot.weixin.config.WxProperties
 
hashCode() - Method in class com.mxixm.fastboot.weixin.module.credential.WxAccessToken
 
hashCode() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Article
 
hashCode() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia
 
hashCode() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.ImageResult
 
hashCode() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.MediaResult
 
hashCode() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.New
 
hashCode() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.NewsResult
 
hashCode() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.TempMediaResult
 
hashCode() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Video
 
hashCode() - Method in class com.mxixm.fastboot.weixin.module.menu.WxButtonItem
 
hashCode() - Method in class com.mxixm.fastboot.weixin.module.menu.WxMenuManager.WxMenu
 
hashCode() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Image
 
hashCode() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Media
 
hashCode() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.MiniProgram
 
hashCode() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Music
 
hashCode() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Template
 
hashCode() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Video
 
hashCode() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Voice
 
hashCode() - Method in class com.mxixm.fastboot.weixin.module.user.WxUser
 
hashCode() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
hashCode() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.ScanCodeInfo
 
hashCode() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.SendLocationInfo
 
hashCode() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.SendPicsInfo
 
hashCode() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.SendPicsInfo.Item
 
hashCode() - Method in class com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo
 
hashCode() - Method in class com.mxixm.fastboot.weixin.web.WxWebUser
 
headForHeaders(String, Object...) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
headForHeaders(String, Map<String, ?>) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
headForHeaders(URI) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
HOST_DOT - Static variable in class com.mxixm.fastboot.weixin.util.WxUrlUtils
 
hqMusicUrl(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.MusicBuilder
 
hqMusicUrl - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Music
 
HTTP_PROTOCOL - Static variable in class com.mxixm.fastboot.weixin.util.WxUrlUtils
 
HttpRequestMessageParameter - Class in com.mxixm.fastboot.weixin.module.message.parameter
FastBootWeixin HttpRequestMessageParameter
HttpRequestMessageParameter(HttpServletRequest) - Constructor for class com.mxixm.fastboot.weixin.module.message.parameter.HttpRequestMessageParameter
 
HTTPS_PROTOCOL - Static variable in class com.mxixm.fastboot.weixin.util.WxUrlUtils
 

I

id - Variable in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSession
sessionId
Image() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Image
 
Image() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessage.Image
 
Image() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Image
 
Image(String, String, String) - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Image
 
Image() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxUserMessage.Image
 
Image() - Constructor for class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Image
 
imageBuilder() - Static method in class com.mxixm.fastboot.weixin.module.message.WxMessage
 
ImageResult() - Constructor for class com.mxixm.fastboot.weixin.module.media.WxMedia.ImageResult
 
index(Integer) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.New.Builder
 
info(String) - Static method in class com.mxixm.fastboot.weixin.module.extend.WxCard.CardSelector
简单工厂方法
init() - Method in class com.mxixm.fastboot.weixin.service.invoker.common.WxBufferingInputMessageWrapper
构造后初始化,不想加在构造方法中,一定要记着初始化
instance() - Static method in class com.mxixm.fastboot.weixin.module.Wx.Environment
 
instantiate(Class<T>) - Static method in class com.mxixm.fastboot.weixin.util.WxBeanUtils
Convenience method to instantiate a class using its no-arg constructor.
Interceptor() - Constructor for class com.mxixm.fastboot.weixin.config.WxProperties.Mvc.Interceptor
 
introduction(String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Video.Builder
 
invalidate() - Method in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSession
 
invalidate() - Method in interface com.mxixm.fastboot.weixin.module.web.session.WxSession
无效当前session
invoke(MethodInvocation) - Method in class com.mxixm.fastboot.weixin.mvc.method.WxAsyncMethodInterceptor
关于这个方法,还发现了一个很神奇的现象。。。 当我调试时,偶尔会发现微信会收到消息,消息内容是被代理的对象的toString(),这就奇怪了,从哪里来的呢? 而且不调试时没这个问题。。。仔细分析发现,应该就是和调试时调试器会调用对象的toString方法导致的 因为调用了代理对象的toString,进入这个拦截器,只要进入这个拦截器,最终就会调用send。因为toString()最终返回string,故会发出那个消息。。。 又一次被调试时toString坑了。添加方法过滤解决此问题。
invoke(MethodInvocation) - Method in class com.mxixm.fastboot.weixin.service.invoker.WxInvokerProxyFactoryBean
后续加上缓存,一定要加
Invoker() - Constructor for class com.mxixm.fastboot.weixin.config.WxProperties.Invoker
 
isAvailable() - Method in class com.mxixm.fastboot.weixin.service.invoker.common.WxMultipartFile
Determine whether the multipart content is still available.
isBase(boolean) - Method in class com.mxixm.fastboot.weixin.util.WxRedirect.Builder
 
isBase() - Method in class com.mxixm.fastboot.weixin.util.WxRedirect
 
isCallbackUrl(String) - Static method in class com.mxixm.fastboot.weixin.util.WxUrlUtils
判断是否是回调地址
isCallbackUrl(String, String) - Static method in class com.mxixm.fastboot.weixin.util.WxUrlUtils
判断是否是回调地址
isDebug() - Method in class com.mxixm.fastboot.weixin.module.js.WxJsConfig
 
isEmpty() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Template
 
isEmpty() - Method in class com.mxixm.fastboot.weixin.service.invoker.common.WxMultipartFile
 
isEnableHttps() - Method in class com.mxixm.fastboot.weixin.config.WxProperties.Invoker
 
isHandler(Class<?>) - Method in class com.mxixm.fastboot.weixin.mvc.annotation.WxMappingHandlerMapping
 
isMain() - Method in class com.mxixm.fastboot.weixin.module.menu.WxButtonItem
 
isMatch(Class<?>) - Method in interface com.mxixm.fastboot.weixin.module.user.WxUserProvider
可能会有bug,当这个类的实现类有多个泛型时\ 没bug啦,改进了
isMutlipart(Class) - Static method in class com.mxixm.fastboot.weixin.util.WxWebUtils
暂时只支持这几种类型
isMutlipartRequest() - Method in class com.mxixm.fastboot.weixin.service.invoker.WxApiMethodInfo
 
isRequestSentRetryEnabled() - Method in class com.mxixm.fastboot.weixin.config.WxProperties.Invoker
 
isShowCoverPic() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Article
 
isSingleton() - Method in class com.mxixm.fastboot.weixin.service.invoker.WxInvokerProxyFactoryBean
 
isToAll - Variable in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Filter
 
isTyping(boolean) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.StatusBuilder
 
isTyping - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Status
 
isUrlMedia() - Method in class com.mxixm.fastboot.weixin.module.media.WxMediaResource
 
isValid - Variable in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSession
session是否有效
isValid() - Method in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSession
Return the isValid flag for this session.
isValid() - Method in interface com.mxixm.fastboot.weixin.module.web.session.WxSession
返回当前是否有效
isVerifyUserAccessToken(WxWebUser) - Method in class com.mxixm.fastboot.weixin.service.WxBaseService
 
isWxApiBodyPresent() - Method in class com.mxixm.fastboot.weixin.service.invoker.WxApiMethodInfo
 
isWxApiFormPresent() - Method in class com.mxixm.fastboot.weixin.service.invoker.WxApiMethodInfo
 
Item(String, String, String, String) - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessageBody.News.Item
 
Item() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessageBody.News.Item
 
Item() - Constructor for class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.SendPicsInfo.Item
 
items - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessage.NewsBuilder
 

J

jsApiList(List<String>) - Method in class com.mxixm.fastboot.weixin.module.js.WxJsConfig.Builder
 
jsApiList(String...) - Method in class com.mxixm.fastboot.weixin.module.js.WxJsConfig.Builder
 
jsApiList(WxJsApi...) - Method in class com.mxixm.fastboot.weixin.module.js.WxJsConfig.Builder
 

K

key - Variable in class com.mxixm.fastboot.weixin.module.media.MediaQuery.MediaQueryBuilder
 
key(String) - Method in class com.mxixm.fastboot.weixin.module.media.MediaQuery.MediaQueryBuilder
 
keyInfo() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.ImageResult
 
keyInfo() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.MediaResult
 
keyInfo() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.NewsResult
 
keyInfo() - Method in interface com.mxixm.fastboot.weixin.module.media.WxMedia.Result
获取关键信息
keyInfo() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.TempMediaResult
 
keySet() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Template
 

L

lastAccessedTime - Variable in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSession
最后一次访问时间
lastArticle(WxMedia.Article) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.News.Builder
 
lastItem - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessage.NewsBuilder
 
lastItem(WxMessageBody.News.Item) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.NewsBuilder
 
Link() - Constructor for class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Link
 
ListSelector() - Constructor for class com.mxixm.fastboot.weixin.module.extend.WxCard.ListSelector
 
listTag(String) - Static method in class com.mxixm.fastboot.weixin.module.user.WxTagUser
获取openId的tag使用
listTagByUser(WxTagUser) - Method in interface com.mxixm.fastboot.weixin.service.WxApiService
 
listUser(Integer) - Static method in class com.mxixm.fastboot.weixin.module.user.WxTagUser
获取tag下用户列表使用
listUser(Integer, String) - Static method in class com.mxixm.fastboot.weixin.module.user.WxTagUser
获取tag下用户列表使用
listUserByTag(WxTagUser) - Method in interface com.mxixm.fastboot.weixin.service.WxApiService
 
Location() - Constructor for class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Location
 
LocationReport() - Constructor for class com.mxixm.fastboot.weixin.module.web.WxRequestBody.LocationReport
 
lock() - Method in class com.mxixm.fastboot.weixin.module.credential.AbstractMemoryCredentialStore
多线程或者分布式时,防止多个同时设置token值,也同时用于防止tokenManage同时多次刷新
lock() - Method in interface com.mxixm.fastboot.weixin.module.credential.WxCredentialStore
多线程或者分布式时,防止多个同时设置credential值,也同时用于防止credentialManage同时多次刷新
logger - Static variable in class com.mxixm.fastboot.weixin.service.invoker.common.WxMultipartFile
 
longUrl(String) - Method in class com.mxixm.fastboot.weixin.module.extend.WxShortUrl.Builder
 
lookupHandlerMethod(String, HttpServletRequest) - Method in class com.mxixm.fastboot.weixin.mvc.annotation.WxMappingHandlerMapping
父类中只有getHandlerInternal方法有使用

M

main(String[]) - Static method in class com.mxixm.fastboot.weixin.util.CacheMap
 
mainButtons - Variable in class com.mxixm.fastboot.weixin.module.menu.WxMenuManager.WxMenu
 
MapDbWxMediaStore - Class in com.mxixm.fastboot.weixin.support
FastBootWeixin MapDbWxMediaStore
MapDbWxMediaStore() - Constructor for class com.mxixm.fastboot.weixin.support.MapDbWxMediaStore
 
mappingName(String) - Method in interface com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo.Builder
 
marshal(Date) - Method in class com.mxixm.fastboot.weixin.module.adapter.WxXmlAdapters.CreateTimeAdaptor
 
marshal(WxEvent.Type) - Method in class com.mxixm.fastboot.weixin.module.adapter.WxXmlAdapters.EventAdaptor
 
marshal(WxMessage.Type) - Method in class com.mxixm.fastboot.weixin.module.adapter.WxXmlAdapters.MsgTypeAdaptor
 
marshal(WxMessageBody.Text) - Method in class com.mxixm.fastboot.weixin.module.adapter.WxXmlAdapters.TextBodyAdaptor
 
matchEnum(WxRequest.Body) - Method in class com.mxixm.fastboot.weixin.mvc.condition.AbstractWxEnumCondition
 
matchEnum(WxRequest.Body) - Method in class com.mxixm.fastboot.weixin.mvc.condition.WxButtonTypeCondition
 
matchEnum(WxRequest.Body) - Method in class com.mxixm.fastboot.weixin.mvc.condition.WxCategoryCondition
 
matchEnum(WxRequest.Body) - Method in class com.mxixm.fastboot.weixin.mvc.condition.WxEventTypeCondition
 
matchEnum(WxRequest.Body) - Method in class com.mxixm.fastboot.weixin.mvc.condition.WxMessageTypeCondition
 
maxActiveLimit - Variable in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSessionManager
最大活跃session数
maxIdleTime - Variable in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSession
最大空闲时间
maxSize(int) - Method in class com.mxixm.fastboot.weixin.util.CacheMap.Builder
 
Media(String, String, String) - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Media
 
Media() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Media
 
MediaEntity - Class in com.mxixm.fastboot.weixin.module.media
fastboot-weixin MediaEntity 媒体资源返回实体
MediaEntity() - Constructor for class com.mxixm.fastboot.weixin.module.media.MediaEntity
 
MediaEntity.MediaEntityBuilder - Class in com.mxixm.fastboot.weixin.module.media
 
mediaId - Variable in class com.mxixm.fastboot.weixin.module.media.MediaQuery.MediaQueryBuilder
 
mediaId(String) - Method in class com.mxixm.fastboot.weixin.module.media.MediaQuery.MediaQueryBuilder
 
mediaId(String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.New.Builder
 
mediaId - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessage.MediaBuilder
 
mediaId(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.MediaBuilder
 
mediaId(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.MpNewsBuilder
 
mediaId - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Media
 
mediaId - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.MpNews
 
mediaId - Variable in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.MediaMessage
媒体ID
MediaMessage() - Constructor for class com.mxixm.fastboot.weixin.module.web.WxRequestBody.MediaMessage
 
mediaPath - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessage.MediaBuilder
 
mediaPath(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.MediaBuilder
 
mediaPath - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Media
 
MediaQuery - Class in com.mxixm.fastboot.weixin.module.media
fastboot-weixin MediaQuery 媒体资源查询实体
MediaQuery.MediaQueryBuilder - Class in com.mxixm.fastboot.weixin.module.media
 
MediaResult() - Constructor for class com.mxixm.fastboot.weixin.module.media.WxMedia.MediaResult
 
mediaUrl - Variable in class com.mxixm.fastboot.weixin.module.media.MediaQuery.MediaQueryBuilder
 
mediaUrl(String) - Method in class com.mxixm.fastboot.weixin.module.media.MediaQuery.MediaQueryBuilder
 
mediaUrl - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessage.MediaBuilder
 
mediaUrl(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.MediaBuilder
 
mediaUrl - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Media
 
mediaUrl(String, String) - Static method in class com.mxixm.fastboot.weixin.util.WxUrlUtils
 
mediaUrl(String) - Static method in class com.mxixm.fastboot.weixin.util.WxUrlUtils
 
MemberCard() - Constructor for class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.MemberCard
 
MemoryWxJsTicketStore - Class in com.mxixm.fastboot.weixin.support
FastBootWeixin MemoryWxTokenStore
MemoryWxJsTicketStore() - Constructor for class com.mxixm.fastboot.weixin.support.MemoryWxJsTicketStore
 
MemoryWxTokenStore - Class in com.mxixm.fastboot.weixin.support
FastBootWeixin MemoryWxTokenStore
MemoryWxTokenStore() - Constructor for class com.mxixm.fastboot.weixin.support.MemoryWxTokenStore
 
Message() - Constructor for class com.mxixm.fastboot.weixin.config.WxProperties.Message
 
Message() - Constructor for class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Message
 
messageType - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessage.Builder
 
messageType - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessage
消息的基础字段 消息类型,event
messageType - Variable in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.Status
 
messageType - Variable in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Message
通用 消息类型
messageTypes(WxMessage.Type...) - Method in interface com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo.Builder
 
MiniProgram() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessage.MiniProgram
 
MiniProgram() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessageBody.MiniProgram
 
miniProgram - Variable in class com.mxixm.fastboot.weixin.module.message.WxTemplateMessage
跳小程序所需数据,不需跳小程序可不用传该数据
MiniProgram(String, String) - Constructor for class com.mxixm.fastboot.weixin.module.message.WxTemplateMessage.MiniProgram
 
miniProgram - Variable in class com.mxixm.fastboot.weixin.module.message.WxTemplateMessage.TemplateMessageBuilder
 
miniProgram(String, String) - Method in class com.mxixm.fastboot.weixin.module.message.WxTemplateMessage.TemplateMessageBuilder
 
MiniProgram() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxUserMessage.MiniProgram
 
miniProgramBuilder() - Static method in class com.mxixm.fastboot.weixin.module.message.WxMessage
 
modifiedTime - Variable in class com.mxixm.fastboot.weixin.module.media.MediaQuery.MediaQueryBuilder
 
modifiedTime(Long) - Method in class com.mxixm.fastboot.weixin.module.media.MediaQuery.MediaQueryBuilder
 
MpNews() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.MpNews
 
MpNews() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessage.MpNews
 
MpNews(String) - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessageBody.MpNews
 
MpNews() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessageBody.MpNews
 
MpNews() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxUserMessage.MpNews
 
mpNewsBuilder() - Static method in class com.mxixm.fastboot.weixin.module.message.WxMessage
 
msgId - Variable in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Message
 
msgType(WxMessage.Type) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.Builder
 
MsgTypeAdaptor() - Constructor for class com.mxixm.fastboot.weixin.module.adapter.WxXmlAdapters.MsgTypeAdaptor
 
Music() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Music
 
Music() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessage.Music
 
Music(String, String, String, String, String) - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Music
 
Music() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Music
 
Music() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxUserMessage.Music
 
musicBuilder() - Static method in class com.mxixm.fastboot.weixin.module.message.WxMessage
 
musicUrl(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.MusicBuilder
 
musicUrl - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Music
 
Mvc() - Constructor for class com.mxixm.fastboot.weixin.config.WxProperties.Mvc
 

N

News() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.News
 
News() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessage.News
 
News(List<WxMessageBody.News.Item>) - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessageBody.News
 
News() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessageBody.News
 
News() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxUserMessage.News
 
newsBuilder() - Static method in class com.mxixm.fastboot.weixin.module.message.WxMessage
 
NewsResult() - Constructor for class com.mxixm.fastboot.weixin.module.media.WxMedia.NewsResult
 
NO_REDIRECT - Static variable in class com.mxixm.fastboot.weixin.util.WxRedirectUtils
 
nonce(int) - Method in class com.mxixm.fastboot.weixin.module.credential.DefaultWxJsTicketPart
考虑随机化是否有问题
nonce(int) - Method in interface com.mxixm.fastboot.weixin.module.credential.WxJsTicketPart
随机字符串
nonce() - Method in interface com.mxixm.fastboot.weixin.module.credential.WxJsTicketPart
 
nonceStr(String) - Method in class com.mxixm.fastboot.weixin.module.js.WxJsConfig.Builder
 
notNull(Object, String) - Static method in class com.mxixm.fastboot.weixin.util.WxAppAssert
 

O

of(int) - Static method in enum com.mxixm.fastboot.weixin.exception.WxApiResultException.WxApiResultCode
 
of(String) - Static method in enum com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo.Color
 
of(int, int, WxCard.Status...) - Static method in class com.mxixm.fastboot.weixin.module.extend.WxCard.ListSelector
 
of(WxCard.Status...) - Static method in class com.mxixm.fastboot.weixin.module.extend.WxCard.ListSelector
 
of(String) - Static method in class com.mxixm.fastboot.weixin.module.media.WxMedia
静态工厂方法
of(WxRequest.Body) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Button
消息转换
of(WxRequest.Body) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Click
消息转换
of(WxRequest.Body) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Event
 
of(WxRequest.Body) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Image
 
of(WxRequest.Body) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Link
 
of(WxRequest.Body) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Location
 
of(WxRequest.Body) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.LocationReport
 
of(WxRequest.Body) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.MediaMessage
 
of(WxRequest.Body) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Message
 
of(Class<T>, WxRequest.Body) - Static method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody
类型声明写泛型上
of(WxRequest.Body) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody
消息转换
of(WxRequest.Body) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Scan
 
of(WxRequest.Body) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.ScanCode
 
of(WxRequest.Body) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.SelectLocation
 
of(WxRequest.Body) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.SendPicture
 
of(WxRequest.Body) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Subscribe
 
of(WxRequest.Body) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Template
消息转换
of(WxRequest.Body) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Text
 
of(WxRequest.Body) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Unsubscribe
消息转换
of(WxRequest.Body) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Video
 
of(WxRequest.Body) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.View
 
of(WxRequest.Body) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Voice
 
onApplicationEvent(ApplicationReadyEvent) - Method in class com.mxixm.fastboot.weixin.module.menu.WxMenuManager
 
onApplicationEvent(ApplicationReadyEvent) - Method in class com.mxixm.fastboot.weixin.util.WxContextUtils
本来想用Prepared的,但是发现prepared没有地方发布这个事件,可恶
options(WxMappingInfo.BuilderConfiguration) - Method in interface com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo.Builder
 
optionsForAllow(String, Object...) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
optionsForAllow(String, Map<String, ?>) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
optionsForAllow(URI) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 

P

pagePath(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.MiniProgramBuilder
 
pagePath - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.MiniProgram
 
pagePath - Variable in class com.mxixm.fastboot.weixin.module.message.WxTemplateMessage.MiniProgram
所需跳转到小程序的具体页面路径,支持带参数,(示例index?foo=bar)
patchForObject(String, Object, Class<T>, Object...) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
patchForObject(String, Object, Class<T>, Map<String, ?>) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
patchForObject(URI, Object, Class<T>) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
permanent(Integer) - Method in class com.mxixm.fastboot.weixin.module.extend.WxQrCode.Builder
永久二维码
permanent(String) - Method in class com.mxixm.fastboot.weixin.module.extend.WxQrCode.Builder
永久二维码
picUrl(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.News.Item.Builder
 
picUrl - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.News.Item
 
postForEntity(String, Object, Class<T>, Object...) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
postForEntity(String, Object, Class<T>, Map<String, ?>) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
postForEntity(URI, Object, Class<T>) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
postForLocation(String, Object, Object...) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
postForLocation(String, Object, Map<String, ?>) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
postForLocation(URI, Object) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
postForObject(String, Object, Class<T>, Object...) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
postForObject(String, Object, Class<T>, Map<String, ?>) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
postForObject(URI, Object, Class<T>) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class com.mxixm.fastboot.weixin.web.WxOAuth2Interceptor
 
postProcessAfterInitialization(Object, String) - Method in class com.mxixm.fastboot.weixin.module.menu.WxMenuAnnotationProcessor
Deprecated.
 
postProcessBeforeInitialization(Object, String) - Method in class com.mxixm.fastboot.weixin.module.menu.WxMenuAnnotationProcessor
Deprecated.
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class com.mxixm.fastboot.weixin.web.WxOAuth2Interceptor
 
prepare(String) - Method in exception com.mxixm.fastboot.weixin.exception.WxApiResultException
 
prepare() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.NewsBuilder
 
preview(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.GroupMessageBuilder
 
preview(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.Builder
 
previewGroupMessage(WxGroupMessage) - Method in interface com.mxixm.fastboot.weixin.service.WxApiService
 
process(WxMessageParameter, WxMessage<B>) - Method in class com.mxixm.fastboot.weixin.module.message.processor.AbstractWxMessageBodyProcessor
 
process(WxMessageParameter, WxMessage) - Method in class com.mxixm.fastboot.weixin.module.message.processor.WxMessageProcessorChain
 
process(WxMessageParameter, WxGroupMessage) - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessageProcessor
 
process(WxMessageParameter, T) - Method in interface com.mxixm.fastboot.weixin.module.message.WxMessageProcessor
 
process(WxMessageParameter, WxTemplateMessage) - Method in class com.mxixm.fastboot.weixin.module.message.WxTemplateMessageProcessor
 
process(WxMessageParameter, WxUserMessage) - Method in class com.mxixm.fastboot.weixin.module.message.WxUserMessageProcessor
 
processBody(WxMessageParameter, B) - Method in class com.mxixm.fastboot.weixin.module.message.processor.AbstractWxMediaMessageProcessor
 
processBody(WxMessageParameter, B) - Method in class com.mxixm.fastboot.weixin.module.message.processor.AbstractWxMessageBodyProcessor
 
processBody(WxMessageParameter, WxMessageBody.News) - Method in class com.mxixm.fastboot.weixin.module.message.processor.group.WxGroupNewsMessageProcessor
 
processBody(WxMessageParameter, WxMessageBody.News) - Method in class com.mxixm.fastboot.weixin.module.message.processor.user.WxUserNewsMessageProcessor
 
processBody(WxMessageParameter, WxMessageBody.Image) - Method in class com.mxixm.fastboot.weixin.module.message.processor.WxImageMessageProcessor
其实这个可以不写
processBody(WxMessageParameter, WxMessageBody.MiniProgram) - Method in class com.mxixm.fastboot.weixin.module.message.processor.WxMiniProgramMessageProcessor
 
processBody(WxMessageParameter, WxMessageBody.Music) - Method in class com.mxixm.fastboot.weixin.module.message.processor.WxMusicMessageProcessor
 
processBody(WxMessageParameter, WxMessageBody.Video) - Method in class com.mxixm.fastboot.weixin.module.message.processor.WxVideoMessageProcessor
 
processBody(WxMessageParameter, WxMessageBody.Voice) - Method in class com.mxixm.fastboot.weixin.module.message.processor.WxVoiceMessageProcessor
 
processInternal(WxGroupMessage) - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessageProcessor
 
processMiniProgramBody(WxMessageParameter, WxMessageBody.MiniProgram) - Method in class com.mxixm.fastboot.weixin.module.message.processor.WxMiniProgramMessageProcessor
 
processVideoBody(WxMessageParameter, WxMessageBody.Video) - Method in class com.mxixm.fastboot.weixin.module.message.processor.WxVideoMessageProcessor
 
put(String, WxMessageBody.Template.TemplateData) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Template
 
put(String, Object, Object...) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
put(String, Object, Map<String, ?>) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
put(URI, Object) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
put(K, V) - Method in class com.mxixm.fastboot.weixin.util.CacheMap
 
putAll(Map<? extends String, ? extends WxMessageBody.Template.TemplateData>) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Template
 

Q

QR_SCENE_SUFFIX - Static variable in class com.mxixm.fastboot.weixin.module.extend.WxQrCode
 
query(MediaQuery) - Method in interface com.mxixm.fastboot.weixin.module.media.WxMediaStore
 
query(MediaQuery) - Method in class com.mxixm.fastboot.weixin.support.MapDbWxMediaStore
整个查询的封装

R

read() - Method in class com.mxixm.fastboot.weixin.service.invoker.common.ReaderInputStream
 
read(byte[], int, int) - Method in class com.mxixm.fastboot.weixin.service.invoker.common.ReaderInputStream
 
ReaderInputStream - Class in com.mxixm.fastboot.weixin.service.invoker.common
这个理论上用不上 从谷歌复制的
ReaderInputStream(Reader, Charset) - Constructor for class com.mxixm.fastboot.weixin.service.invoker.common.ReaderInputStream
Creates a new input stream that will encode the characters from reader into bytes using the given character set encoder.
readInternal(Class<? extends HttpInputMessage>, HttpInputMessage) - Method in class com.mxixm.fastboot.weixin.service.invoker.common.WxHttpInputMessageConverter
 
readInternal(Class<? extends Resource>, HttpInputMessage) - Method in class com.mxixm.fastboot.weixin.service.invoker.common.WxMediaResourceMessageConverter
 
redirect(String) - Static method in class com.mxixm.fastboot.weixin.util.WxRedirectUtils
 
redirect(String, String) - Static method in class com.mxixm.fastboot.weixin.util.WxRedirectUtils
 
redirect(String, String, boolean) - Static method in class com.mxixm.fastboot.weixin.util.WxRedirectUtils
 
redirect(String, boolean) - Static method in class com.mxixm.fastboot.weixin.util.WxRedirectUtils
 
redirect(WxRedirect) - Static method in class com.mxixm.fastboot.weixin.util.WxRedirectUtils
 
redirect(String, String, String, boolean) - Static method in class com.mxixm.fastboot.weixin.util.WxRedirectUtils
 
refresh() - Method in class com.mxixm.fastboot.weixin.module.credential.AbstractWxCredentialManager
刷新,会判断时间,如果没过期不会刷新
refreshInternal() - Method in class com.mxixm.fastboot.weixin.module.credential.AbstractWxCredentialManager
执行刷新操作
refreshInternal() - Method in class com.mxixm.fastboot.weixin.module.credential.WxJsTicketManager
 
refreshInternal() - Method in class com.mxixm.fastboot.weixin.module.credential.WxTokenManager
 
refreshOnRead() - Method in class com.mxixm.fastboot.weixin.util.CacheMap.Builder
 
refreshToken() - Method in class com.mxixm.fastboot.weixin.service.WxBaseService
 
registerHandlerMethod(Object, Method, WxMappingInfo) - Method in class com.mxixm.fastboot.weixin.mvc.annotation.WxMappingHandlerMapping
 
registerMapping(WxMappingInfo, Object, Method) - Method in class com.mxixm.fastboot.weixin.mvc.annotation.WxMappingHandlerMapping
 
RELAX_PROTOCOL - Static variable in class com.mxixm.fastboot.weixin.util.WxUrlUtils
 
remove(Object) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Template
 
remove(Object) - Method in class com.mxixm.fastboot.weixin.util.CacheMap
 
removeAttribute(String) - Method in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSession
 
removeAttribute(String) - Method in interface com.mxixm.fastboot.weixin.module.web.session.WxSession
移除属性
removeAttribute(String) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest
 
removeWxSession(WxSession) - Method in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSessionManager
 
removeWxSession(WxSession) - Method in interface com.mxixm.fastboot.weixin.module.web.session.WxSessionManager
 
resolveName(String, MethodParameter, NativeWebRequest) - Method in class com.mxixm.fastboot.weixin.mvc.param.WxArgumentResolver
所有的转换都卸载了一起,有空可以分离为多个,抽象一层
resolveStringValue(String) - Static method in class com.mxixm.fastboot.weixin.util.WxContextUtils
解析参数值并执行spel表达式,得到最终结果 Spring的@Value也是这样做的
resource(Resource) - Method in class com.mxixm.fastboot.weixin.module.media.MediaEntity.MediaEntityBuilder
 
resourceModifiedTime(Resource) - Static method in class com.mxixm.fastboot.weixin.util.WxMediaUtils
 
resourcePath - Variable in class com.mxixm.fastboot.weixin.module.media.MediaQuery.MediaQueryBuilder
 
resourcePath(String) - Method in class com.mxixm.fastboot.weixin.module.media.MediaQuery.MediaQueryBuilder
 
resourcePath(Resource) - Static method in class com.mxixm.fastboot.weixin.util.WxMediaUtils
 
resourceUrl - Variable in class com.mxixm.fastboot.weixin.module.media.MediaQuery.MediaQueryBuilder
 
resourceUrl(String) - Method in class com.mxixm.fastboot.weixin.module.media.MediaQuery.MediaQueryBuilder
 
Result() - Constructor for class com.mxixm.fastboot.weixin.module.extend.WxCard.Result
 
Result() - Constructor for class com.mxixm.fastboot.weixin.module.extend.WxQrCode.Result
 
Result() - Constructor for class com.mxixm.fastboot.weixin.module.extend.WxShortUrl.Result
 
Result() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Result
 
Result() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxTemplateMessage.Result
 

S

Scan() - Constructor for class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Scan
 
ScanCode() - Constructor for class com.mxixm.fastboot.weixin.module.web.WxRequestBody.ScanCode
 
ScanCodeInfo() - Constructor for class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.ScanCodeInfo
 
Scene() - Constructor for class com.mxixm.fastboot.weixin.module.extend.WxQrCode.ActionInfo.Scene
 
SelectLocation() - Constructor for class com.mxixm.fastboot.weixin.module.web.WxRequestBody.SelectLocation
 
send(WxRequest, Object) - Method in class com.mxixm.fastboot.weixin.module.message.support.WxAsyncMessageTemplate
 
send(WxMessageParameter, Object) - Method in class com.mxixm.fastboot.weixin.module.message.support.WxAsyncMessageTemplate
 
send(WxRequest, Supplier) - Method in class com.mxixm.fastboot.weixin.module.message.support.WxAsyncMessageTemplate
 
send(WxMessageParameter, Supplier) - Method in class com.mxixm.fastboot.weixin.module.message.support.WxAsyncMessageTemplate
 
sendGroupMessage(WxMessage) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageTemplate
 
sendGroupMessage(int, WxMessage) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageTemplate
 
sendGroupMessage(Collection<String>, WxMessage) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageTemplate
 
sendGroupMessage(WxGroupMessage) - Method in interface com.mxixm.fastboot.weixin.service.WxApiService
 
sendIgnoreReprint - Variable in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.MpNews
图文消息被判定为转载时,是否继续群发。1为继续群发(转载),0为停止群发。该参数默认为0。
sendIgnoreReprint(boolean) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.MpNewsBuilder
 
sendIgnoreReprint - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.MpNews
图文消息被判定为转载时,是否继续群发。1为继续群发(转载),0为停止群发。该参数默认为0。 这里用来传值,不体现在最终的xml或者json中
SendLocationInfo() - Constructor for class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.SendLocationInfo
 
sendMessage(WxMessage) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageTemplate
 
sendMessage(WxMessageParameter, WxMessage) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageTemplate
 
sendMessage(WxMessageParameter, Object) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageTemplate
总的发送逻辑,支持所有类型的value
sendMessage(WxRequest, WxMessage) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageTemplate
 
sendMessage(WxRequest, String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageTemplate
 
sendMessage(WxMessageParameter, String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageTemplate
 
sendMessage(String, WxMessage) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageTemplate
 
sendMessage(String, String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageTemplate
 
sendMessage(int, WxMessage) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageTemplate
 
sendMessage(Collection<String>, WxMessage) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageTemplate
 
SendPicsInfo() - Constructor for class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.SendPicsInfo
 
SendPicture() - Constructor for class com.mxixm.fastboot.weixin.module.web.WxRequestBody.SendPicture
 
sendTemplateMessage(WxTemplateMessage) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageTemplate
 
sendTemplateMessage(String, WxTemplateMessage) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageTemplate
 
sendTemplateMessage(WxTemplateMessage) - Method in interface com.mxixm.fastboot.weixin.service.WxApiService
 
sendUserMessage(WxRequest, WxMessage) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageTemplate
 
sendUserMessage(WxRequest, String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageTemplate
 
sendUserMessage(String, WxMessage) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageTemplate
 
sendUserMessage(String, String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageTemplate
 
sendUserMessage(WxUserMessage) - Method in interface com.mxixm.fastboot.weixin.service.WxApiService
 
sendUsersMessage(WxGroupMessage) - Method in interface com.mxixm.fastboot.weixin.service.WxApiService
 
SEPARATOR - Static variable in class com.mxixm.fastboot.weixin.mvc.method.WxMappingHandlerMethodNamingStrategy
 
Server() - Constructor for class com.mxixm.fastboot.weixin.config.WxProperties.Server
 
sessions - Variable in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSessionManager
可以参考Tomcat自己的sessionManager,自己内部维护一个Map,这里为了省事用了我自己的cacheMap 缺点是lastAccessTime就只能在get的时候设置了。对于获取属性的操作并不会影响这个值。
sessionTimeout - Variable in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSessionManager
sesison超时
setAccessToken(String) - Method in class com.mxixm.fastboot.weixin.module.credential.WxAccessToken
 
setAccessToken(String) - Method in class com.mxixm.fastboot.weixin.web.WxWebUser
 
setAdvancedInfo(WxCard.Card.AdvancedInfo) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.Body
 
setAppid(String) - Method in class com.mxixm.fastboot.weixin.config.WxProperties
 
setAppId(String) - Method in class com.mxixm.fastboot.weixin.module.js.WxJsConfig
 
setAppId(String) - Method in class com.mxixm.fastboot.weixin.module.menu.WxButtonItem.Builder
 
setAppId(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.MiniProgram
 
setAppsecret(String) - Method in class com.mxixm.fastboot.weixin.config.WxProperties
 
setArticle(WxMedia.Article) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.New
 
setArticles(List<WxMedia.Article>) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.News
 
setAttribute(String, Object) - Method in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSession
 
setAttribute(String, Object) - Method in interface com.mxixm.fastboot.weixin.module.web.session.WxSession
设置属性,返回被替换的属性
setAttribute(String, Object) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest
 
setAuthor(String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Article
 
setBaseInfo(WxCard.Card.BaseInfo) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.Body
 
setBeanClassLoader(ClassLoader) - Method in class com.mxixm.fastboot.weixin.service.invoker.WxInvokerProxyFactoryBean
 
setBeanFactory(BeanFactory) - Method in class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration.WxMvcAdapterCustomer
 
setBindOpenId(Boolean) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
setBody(WxMessageBody.Image) - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Image
 
setBody(WxMessageBody.MpNews) - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.MpNews
 
setBody(WxMessageBody.Music) - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Music
 
setBody(WxMessageBody.News) - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.News
 
setBody(WxMessageBody.Text) - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Text
 
setBody(WxMessageBody.Video) - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Video
 
setBody(WxMessageBody.Voice) - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Voice
 
setBody(WxMessageBody.WxCard) - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.WxCard
 
setBody(T) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage
 
setBody(WxMessageBody.Template) - Method in class com.mxixm.fastboot.weixin.module.message.WxTemplateMessage
 
setBody(WxMessageBody.Image) - Method in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.Image
 
setBody(WxMessageBody.MiniProgram) - Method in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.MiniProgram
 
setBody(WxMessageBody.MpNews) - Method in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.MpNews
 
setBody(WxMessageBody.Music) - Method in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.Music
 
setBody(WxMessageBody.News) - Method in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.News
 
setBody(WxMessageBody.Status) - Method in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.Status
 
setBody(WxMessageBody.Text) - Method in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.Text
 
setBody(WxMessageBody.Video) - Method in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.Video
 
setBody(WxMessageBody.Voice) - Method in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.Voice
 
setBody(WxMessageBody.WxCard) - Method in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.WxCard
 
setBrandName(String) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
setButtonType(WxButton.Type) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setCallbackDomain(String) - Method in class com.mxixm.fastboot.weixin.config.WxProperties
 
setCallbackUrl(String) - Method in class com.mxixm.fastboot.weixin.config.WxProperties
 
setCallbackUrl(String) - Method in class com.mxixm.fastboot.weixin.module.Wx.Environment
 
setCanGiveFriend(Boolean) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
setCanShare(Boolean) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
setCardIdList(List<String>) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Result
 
setCategory(Wx.Category) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setCenterAppBrandPass(String) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
setCenterAppBrandUserName(String) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
setCenterSubTitle(String) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
setCenterTitle(String) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
setCenterUrl(String) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
setCity(String) - Method in class com.mxixm.fastboot.weixin.module.user.WxUser
 
setCodeType(WxCard.Card.BaseInfo.CodeType) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
setColor(WxCard.Card.BaseInfo.Color) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
setColor(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Template.TemplateData
 
setContent(String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Article
 
setContent(String) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setContentNegotiationManager(ContentNegotiationManager) - Method in class com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo.BuilderConfiguration
 
setContentSourceUrl(String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Article
 
setCount(Integer) - Method in class com.mxixm.fastboot.weixin.module.user.WxTag.Tag
 
setCount(Integer) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.SendPicsInfo
 
setCountry(String) - Method in class com.mxixm.fastboot.weixin.module.user.WxUser
 
setCreatedAt(Date) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.TempMediaResult
 
setCreatedTime(Long) - Method in class com.mxixm.fastboot.weixin.module.media.MediaQuery
 
setCreateTime(Date) - Method in class com.mxixm.fastboot.weixin.module.message.parameter.HttpRequestMessageParameter
 
setCreateTime(Date) - Method in interface com.mxixm.fastboot.weixin.module.message.parameter.WxMessageParameter
设置创建时间
setCreateTime(Date) - Method in class com.mxixm.fastboot.weixin.module.message.parameter.WxRequestMessageParameter
 
setCreateTime(Date) - Method in class com.mxixm.fastboot.weixin.module.message.WxUserMessage
 
setCreateTime(Date) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setCreateTime(Date) - Method in class com.mxixm.fastboot.weixin.web.WxWebUser
 
setCreationTime(long) - Method in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSession
设置创建时间
setCreationTime(long) - Method in interface com.mxixm.fastboot.weixin.module.web.session.WxSession
设置创建时间
setCustomAppBrandPass(String) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
setCustomAppBrandUserName(String) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
setCustomUrl(String) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
setCustomUrlName(String) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
setCustomUrlSubTitle(String) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
setDateInfo(WxCard.Card.BaseInfo.DateInfo) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
setDebug(boolean) - Method in class com.mxixm.fastboot.weixin.module.js.WxJsConfig
 
setDefaultMediaPath(String) - Method in class com.mxixm.fastboot.weixin.module.Wx.Environment
 
setDefaultUriVariables(Map<String, ?>) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
setDescription(String) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
setDescription(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Music
 
setDescription(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Video
 
setDescription(String) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setDigest(String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Article
 
setDownUrl(String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Video
 
setEnvironment(Environment) - Method in class com.mxixm.fastboot.weixin.module.menu.WxMenuManager
 
setErrorCode(Integer) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Result
 
setErrorCode(Integer) - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Result
 
setErrorCode(Integer) - Method in class com.mxixm.fastboot.weixin.module.message.WxTemplateMessage.Result
 
setErrorCount(Integer) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setErrorHandler(ResponseErrorHandler) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
setErrorMessage(String) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Result
 
setErrorMessage(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Result
 
setErrorMessage(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxTemplateMessage.Result
 
setEventKey(String) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setEventType(WxEvent.Type) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setExpiredTime(Date) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setExpiresIn(int) - Method in class com.mxixm.fastboot.weixin.module.credential.WxAccessToken
 
setExpiresIn(int) - Method in class com.mxixm.fastboot.weixin.module.credential.WxTicket
 
setExpiresIn(Integer) - Method in class com.mxixm.fastboot.weixin.web.WxWebUser
 
setFailReason(String) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setFailTime(Date) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setFilterCount(Integer) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setFormat(String) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setFromUser(String) - Method in class com.mxixm.fastboot.weixin.module.message.parameter.HttpRequestMessageParameter
 
setFromUser(String) - Method in interface com.mxixm.fastboot.weixin.module.message.parameter.WxMessageParameter
设置fromUser
setFromUser(String) - Method in class com.mxixm.fastboot.weixin.module.message.parameter.WxRequestMessageParameter
 
setFromUser(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxUserMessage
 
setFromUserName(String) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setGetCustomCodeMode(WxCard.Card.BaseInfo.CodeMode) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
setGetLimit(Integer) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
setGroup(WxButton.Group) - Method in class com.mxixm.fastboot.weixin.module.menu.WxButtonItem.Builder
 
setGroupId(Integer) - Method in class com.mxixm.fastboot.weixin.module.user.WxUser
 
setHeadImgUrl(String) - Method in class com.mxixm.fastboot.weixin.module.user.WxUser
 
setHqMusicUrl(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Music
 
setId(String) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
setId(Integer) - Method in class com.mxixm.fastboot.weixin.module.user.WxTag.Tag
 
setId(String) - Method in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSession
 
setId(String) - Method in interface com.mxixm.fastboot.weixin.module.web.session.WxSession
设置sessionId
setImportMetadata(AnnotationMetadata) - Method in class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration
 
setIndex(Integer) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.New
 
setInterceptors(List<ClientHttpRequestInterceptor>) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
setIntroduction(String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Video
 
setInvoker(WxProperties.Invoker) - Method in class com.mxixm.fastboot.weixin.config.WxProperties
 
setJsApiList(List<String>) - Method in class com.mxixm.fastboot.weixin.module.js.WxJsConfig
 
setKey(String) - Method in class com.mxixm.fastboot.weixin.module.media.MediaQuery
 
setKey(String) - Method in class com.mxixm.fastboot.weixin.module.menu.WxButtonItem.Builder
 
setLabel(String) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.SendLocationInfo
 
setLabel(String) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setLanguage(String) - Method in class com.mxixm.fastboot.weixin.module.user.WxUser
 
setLatitude(Double) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setLocationIdList(List<Integer>) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
setLocationX(Double) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.SendLocationInfo
 
setLocationX(Double) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setLocationY(Double) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.SendLocationInfo
 
setLocationY(Double) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setLogoUrl(String) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
setLongitude(Double) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setMain(boolean) - Method in class com.mxixm.fastboot.weixin.module.menu.WxButtonItem.Builder
 
setMaxIdleTime(int) - Method in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSession
 
setMaxIdleTime(int) - Method in interface com.mxixm.fastboot.weixin.module.web.session.WxSession
最大空闲时间,如果空闲时间超过这个奖杯移除
setMediaId(String) - Method in class com.mxixm.fastboot.weixin.module.media.MediaQuery
 
setMediaId(String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.MediaResult
 
setMediaId(String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.New
 
setMediaId(String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.NewsResult
 
setMediaId(String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia
 
setMediaId(String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.TempMediaResult
 
setMediaId(String) - Method in class com.mxixm.fastboot.weixin.module.menu.WxButtonItem.Builder
 
setMediaId(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Media
 
setMediaId(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Music
懒省事,做个简单的替换
setMediaId(String) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setMediaPath(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Media
 
setMediaType(WxMedia.Type) - Method in class com.mxixm.fastboot.weixin.module.media.MediaQuery
 
setMediaUrl(String) - Method in class com.mxixm.fastboot.weixin.module.media.MediaQuery
 
setMediaUrl(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Media
 
setMenuId(String) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setMessage(WxProperties.Message) - Method in class com.mxixm.fastboot.weixin.config.WxProperties
 
setMessageConverters(List<HttpMessageConverter<?>>) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
setMessageDataId(Long) - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Result
 
setMessageId(Long) - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Result
 
setMessageId(Long) - Method in class com.mxixm.fastboot.weixin.module.message.WxTemplateMessage.Result
 
setMessageStatus(WxGroupMessage.Result.Status) - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Result
 
setMessageStatus(WxUserMessage.Status) - Method in interface com.mxixm.fastboot.weixin.service.WxApiService
 
setMessageType(WxMessage.Type) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage
 
setMessageType(WxMessage.Type) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setModifiedTime(Long) - Method in class com.mxixm.fastboot.weixin.module.media.MediaQuery
 
setMsgId(Long) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setMusicUrl(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Music
 
setMvc(WxProperties.Mvc) - Method in class com.mxixm.fastboot.weixin.config.WxProperties
 
setName(String) - Method in class com.mxixm.fastboot.weixin.module.menu.WxButtonItem.Builder
 
setName(String) - Method in class com.mxixm.fastboot.weixin.module.user.WxTag.Tag
 
setNextOpenId(String) - Method in class com.mxixm.fastboot.weixin.module.user.WxTagUser
 
setNickName(String) - Method in class com.mxixm.fastboot.weixin.module.user.WxUser
 
setNonceStr(String) - Method in class com.mxixm.fastboot.weixin.module.js.WxJsConfig
 
setNotice(String) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
setOpenId(String) - Method in class com.mxixm.fastboot.weixin.module.user.WxTagUser
 
setOpenId(String) - Method in class com.mxixm.fastboot.weixin.module.user.WxUser
 
setOpenId(String) - Method in class com.mxixm.fastboot.weixin.web.WxWebUser
 
setOpenIdList(List<String>) - Method in class com.mxixm.fastboot.weixin.module.user.WxTagUser
 
setOrder(WxButton.Order) - Method in class com.mxixm.fastboot.weixin.module.menu.WxButtonItem.Builder
 
setPagePath(String) - Method in class com.mxixm.fastboot.weixin.module.menu.WxButtonItem.Builder
 
setPagePath(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.MiniProgram
 
setPath(String) - Method in class com.mxixm.fastboot.weixin.config.WxProperties
 
setPathHelper(UrlPathHelper) - Method in class com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo.BuilderConfiguration
Deprecated.
setPathMatcher(PathMatcher) - Method in class com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo.BuilderConfiguration
 
setPicList(List<WxRequest.Body.SendPicsInfo.Item>) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.SendPicsInfo
 
setPicMd5Sum(String) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.SendPicsInfo.Item
 
setPicUrl(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.News.Item
 
setPicUrl(String) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setPoiname(String) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.SendLocationInfo
 
setPrecision(Double) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setPreserveFilename(boolean) - Method in class com.mxixm.fastboot.weixin.service.invoker.common.WxMultipartFile
Set whether to preserve the filename as sent by the client, not stripping off path information in WxMultipartFile.getOriginalFilename().
setPrivileges(List<String>) - Method in class com.mxixm.fastboot.weixin.module.user.WxUser
 
setPromotionAppBrandPass(String) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
setPromotionAppBrandUserName(String) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
setPromotionUrl(String) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
setPromotionUrlName(String) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
setPromotionUrlSubTitle(String) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
setProvince(String) - Method in class com.mxixm.fastboot.weixin.module.user.WxUser
 
setRecognition(String) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setRefreshToken(String) - Method in class com.mxixm.fastboot.weixin.web.WxWebUser
 
setRegisteredSuffixPatternMatch(boolean) - Method in class com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo.BuilderConfiguration
 
setRemark(String) - Method in class com.mxixm.fastboot.weixin.module.user.WxUser
 
setRequestFactory(ClientHttpRequestFactory) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
setRequestUrl(String) - Method in class com.mxixm.fastboot.weixin.module.message.parameter.HttpRequestMessageParameter
 
setRequestUrl(String) - Method in interface com.mxixm.fastboot.weixin.module.message.parameter.WxMessageParameter
设置requestUrl
setRequestUrl(String) - Method in class com.mxixm.fastboot.weixin.module.message.parameter.WxRequestMessageParameter
 
setResource(Resource) - Method in class com.mxixm.fastboot.weixin.module.media.MediaEntity
 
setResourcePath(String) - Method in class com.mxixm.fastboot.weixin.module.media.MediaQuery
 
setResourceUrl(String) - Method in class com.mxixm.fastboot.weixin.module.media.MediaQuery
 
setScale(Integer) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.SendLocationInfo
 
setScale(Integer) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setScanCodeInfo(WxRequest.Body.ScanCodeInfo) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setScanResult(String) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.ScanCodeInfo
 
setScanType(String) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.ScanCodeInfo
 
setScene(String) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setScope(String) - Method in class com.mxixm.fastboot.weixin.web.WxWebUser
 
setSendCount(Integer) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setSendLocationInfo(WxRequest.Body.SendLocationInfo) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setSendPicsInfo(WxRequest.Body.SendPicsInfo) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setServer(WxProperties.Server) - Method in class com.mxixm.fastboot.weixin.config.WxProperties
 
setServicePhone(String) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
setServletContext(ServletContext) - Method in class com.mxixm.fastboot.weixin.service.invoker.common.WxMediaResourceMessageConverter
 
setSex(Integer) - Method in class com.mxixm.fastboot.weixin.module.user.WxUser
 
setShowCoverPic(boolean) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Article
 
setShowUrl(String) - Method in class com.mxixm.fastboot.weixin.module.extend.WxQrCode.Result
 
setSignature(String) - Method in class com.mxixm.fastboot.weixin.module.js.WxJsConfig
 
setSku(WxCard.Card.BaseInfo.Sku) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
setStatus(String) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setStoreType(WxMediaStore.Type) - Method in class com.mxixm.fastboot.weixin.module.media.MediaQuery
 
setSubscribe(Integer) - Method in class com.mxixm.fastboot.weixin.module.user.WxUser
 
setSubscribeTime(Date) - Method in class com.mxixm.fastboot.weixin.module.user.WxUser
 
setSuffixPatternMatch(boolean) - Method in class com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo.BuilderConfiguration
 
setSystem(WxProperties.System) - Method in class com.mxixm.fastboot.weixin.config.WxProperties
 
setTagId(Integer) - Method in class com.mxixm.fastboot.weixin.module.user.WxTagUser
 
setTagIdList(List<Integer>) - Method in class com.mxixm.fastboot.weixin.module.user.WxUser
 
setTags(List<WxTag.Tag>) - Method in class com.mxixm.fastboot.weixin.module.user.WxTag.TagList
 
setThumbMediaId(String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Article
 
setThumbMediaId(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.MiniProgram
 
setThumbMediaId(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Music
 
setThumbMediaId(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Video
 
setThumbMediaId(String) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setThumbMediaPath(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.MiniProgram
 
setThumbMediaPath(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Video
 
setThumbMediaUrl(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.MiniProgram
 
setThumbMediaUrl(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Video
 
setTicket(String) - Method in class com.mxixm.fastboot.weixin.module.credential.WxTicket
 
setTicket(String) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setTimestamp(long) - Method in class com.mxixm.fastboot.weixin.module.js.WxJsConfig
 
setTitle(String) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
setTitle(String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Article
 
setTitle(String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Video
 
setTitle(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.MiniProgram
 
setTitle(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Music
 
setTitle(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Video
 
setTitle(String) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setToken(String) - Method in class com.mxixm.fastboot.weixin.config.WxProperties
 
setTotalCount(Integer) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setTotalNum(Integer) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Result
 
setToUser(String) - Method in class com.mxixm.fastboot.weixin.module.message.parameter.HttpRequestMessageParameter
 
setToUser(String) - Method in interface com.mxixm.fastboot.weixin.module.message.parameter.WxMessageParameter
设置toUser
setToUser(String) - Method in class com.mxixm.fastboot.weixin.module.message.parameter.WxRequestMessageParameter
 
setToUser(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxTemplateMessage
 
setToUser(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxUserMessage
 
setToUserName(String) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setTrailingSlashMatch(boolean) - Method in class com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo.BuilderConfiguration
 
setType(WxMedia.Type) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.TempMediaResult
 
setType(WxButton.Type) - Method in class com.mxixm.fastboot.weixin.module.menu.WxButtonItem.Builder
 
setUnionId(String) - Method in class com.mxixm.fastboot.weixin.module.user.WxUser
 
setUriTemplateHandler(UriTemplateHandler) - Method in class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
setUrl(WxProperties.Url) - Method in class com.mxixm.fastboot.weixin.config.WxProperties
 
setUrl(String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Article
 
setUrl(String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.ImageResult
 
setUrl(String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.MediaResult
 
setURL(URI) - Method in class com.mxixm.fastboot.weixin.module.media.WxMediaResource
 
setUrl(String) - Method in class com.mxixm.fastboot.weixin.module.menu.WxButtonItem.Builder
 
setUrl(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.News.Item
 
setUrl(String) - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
setUrlPathHelper(UrlPathHelper) - Method in class com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo.BuilderConfiguration
 
setUseAllLocations(Boolean) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
setUseCustomCode(Boolean) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
setUseLimit(Integer) - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo
 
setValid(boolean) - Method in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSession
Set the isValid flag for this session.
setValid(boolean) - Method in interface com.mxixm.fastboot.weixin.module.web.session.WxSession
设置是否有效
setValue(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Template.TemplateData
 
setWxAppId(String) - Method in class com.mxixm.fastboot.weixin.module.Wx.Environment
 
setWxAppSecret(String) - Method in class com.mxixm.fastboot.weixin.module.Wx.Environment
 
setWxRequestToRequest(HttpServletRequest, WxRequest) - Static method in class com.mxixm.fastboot.weixin.util.WxWebUtils
 
setWxRequestToRequest(WxRequest) - Static method in class com.mxixm.fastboot.weixin.util.WxWebUtils
同上面方法,不过request从RequestContextHolder中取
setWxSessionIdGenerator(WxSessionIdGenerator) - Method in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSessionManager
 
setWxSessionManager(WxSessionManager) - Method in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSession
 
setWxSessionManager(WxSessionManager) - Method in interface com.mxixm.fastboot.weixin.module.web.session.WxSession
设置sessionManager
setWxToken(String) - Method in class com.mxixm.fastboot.weixin.module.Wx.Environment
 
setWxWebUserToSession(HttpServletRequest, WxWebUser) - Static method in class com.mxixm.fastboot.weixin.util.WxWebUtils
 
setWxWebUserToSession(WxWebUser) - Static method in class com.mxixm.fastboot.weixin.util.WxWebUtils
 
showCoverPic(boolean) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Article.Builder
 
size() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Template
 
size() - Method in class com.mxixm.fastboot.weixin.util.CacheMap
 
Sku() - Constructor for class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo.Sku
 
state(String) - Method in class com.mxixm.fastboot.weixin.util.WxRedirect.Builder
 
Status() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessage.Status
 
Status() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Status
 
Status() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxUserMessage.Status
 
statusBuilder() - Static method in class com.mxixm.fastboot.weixin.module.message.WxMessage
 
store(String, long) - Method in interface com.mxixm.fastboot.weixin.module.credential.WxCredentialStore
设置credential
store(MediaEntity) - Method in interface com.mxixm.fastboot.weixin.module.media.WxMediaStore
 
store(MediaEntity) - Method in class com.mxixm.fastboot.weixin.support.MapDbWxMediaStore
保存tempMedia到mediaStore
store(String, long) - Method in class com.mxixm.fastboot.weixin.support.MemoryWxJsTicketStore
设置ticket
store(String, long) - Method in class com.mxixm.fastboot.weixin.support.MemoryWxTokenStore
设置token
storeNews(WxMedia.News) - Method in class com.mxixm.fastboot.weixin.module.media.WxMediaManager
这个怎么存呢?是否有必要存一个映射关系?
storeResource(MediaEntity) - Method in interface com.mxixm.fastboot.weixin.module.media.WxMediaStore
 
storeResource(MediaEntity) - Method in class com.mxixm.fastboot.weixin.support.MapDbWxMediaStore
保存Resource到持久化,这个实现中是文件
storeType(WxMediaStore.Type) - Method in class com.mxixm.fastboot.weixin.module.media.MediaQuery.MediaQueryBuilder
 
Subscribe() - Constructor for class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Subscribe
 
supports(WxMessageParameter, WxMessage<B>) - Method in class com.mxixm.fastboot.weixin.module.message.processor.AbstractWxMessageBodyProcessor
 
supports(WxMessageParameter, WxMessage) - Method in class com.mxixm.fastboot.weixin.module.message.processor.WxMessageProcessorChain
 
supports(WxMessageParameter, T) - Method in interface com.mxixm.fastboot.weixin.module.message.WxMessageProcessor
 
supports(MethodParameter, Class<? extends HttpMessageConverter<?>>) - Method in class com.mxixm.fastboot.weixin.mvc.advice.WxMediaResponseBodyAdvice
 
supports(MethodParameter, Class<? extends HttpMessageConverter<?>>) - Method in class com.mxixm.fastboot.weixin.mvc.advice.WxMessageResponseBodyAdvice
 
supports(MethodParameter, Class<? extends HttpMessageConverter<?>>) - Method in class com.mxixm.fastboot.weixin.mvc.advice.WxStringResponseBodyAdvice
 
supports(Class<?>) - Method in class com.mxixm.fastboot.weixin.service.invoker.common.WxHttpInputMessageConverter
 
supportsParameter(MethodParameter) - Method in class com.mxixm.fastboot.weixin.mvc.param.WxArgumentResolver
 
supportsParameter(MethodParameter) - Method in class com.mxixm.fastboot.weixin.service.invoker.contributor.AbstractWxApiRequestContributor
是否支持这个参数
supportsReturnType(MethodParameter) - Method in class com.mxixm.fastboot.weixin.module.message.support.AbstractWxMessageReturnValueHandler
有WxAsyncMessage注解且 返回值是WxMessage的子类 或者是CharSequence的子类,且有注解WxButton或者WxMessageMapping 这里其实应该判断反向的,即不需要Async发送的。只有几个用户类型的消息不需要异步发送
supportsReturnTypeInternal(MethodParameter) - Method in class com.mxixm.fastboot.weixin.module.message.support.AbstractWxMessageReturnValueHandler
额外进行判断
supportsReturnTypeInternal(MethodParameter) - Method in class com.mxixm.fastboot.weixin.module.message.support.WxAsyncMessageReturnValueHandler
 
supportsReturnTypeInternal(MethodParameter) - Method in class com.mxixm.fastboot.weixin.module.message.support.WxSyncMessageReturnValueHandler
 
supportsReturnTypeOld(MethodParameter) - Method in class com.mxixm.fastboot.weixin.module.message.support.AbstractWxMessageReturnValueHandler
Deprecated.
supportsXmlResponse(Class<?>) - Static method in class com.mxixm.fastboot.weixin.util.WxMessageUtils
是否支持xml方式回复消息
System() - Constructor for class com.mxixm.fastboot.weixin.config.WxProperties.System
 

T

Tag() - Constructor for class com.mxixm.fastboot.weixin.module.user.WxTag.Tag
 
tagId - Variable in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Filter
 
TagIdList() - Constructor for class com.mxixm.fastboot.weixin.module.user.WxTagUser.TagIdList
 
TagList() - Constructor for class com.mxixm.fastboot.weixin.module.user.WxTag.TagList
 
tagUser(Integer, List<String>) - Static method in class com.mxixm.fastboot.weixin.module.user.WxTagUser
tagging与untagging使用
Template() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessage.Template
 
Template() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Template
 
Template() - Constructor for class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Template
 
templateBuilder() - Static method in class com.mxixm.fastboot.weixin.module.message.WxMessage
 
TemplateData(String, String) - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Template.TemplateData
 
TemplateData(String) - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Template.TemplateData
 
templateId - Variable in class com.mxixm.fastboot.weixin.module.message.WxTemplateMessage
模板ID
templateId - Variable in class com.mxixm.fastboot.weixin.module.message.WxTemplateMessage.TemplateMessageBuilder
 
templateId(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxTemplateMessage.TemplateMessageBuilder
 
TemplateMessageBuilder() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxTemplateMessage.TemplateMessageBuilder
 
TempMediaResult() - Constructor for class com.mxixm.fastboot.weixin.module.media.WxMedia.TempMediaResult
 
temporary(int, Integer) - Method in class com.mxixm.fastboot.weixin.module.extend.WxQrCode.Builder
临时二维码
temporary(int, String) - Method in class com.mxixm.fastboot.weixin.module.extend.WxQrCode.Builder
临时二维码
temporary(Integer) - Method in class com.mxixm.fastboot.weixin.module.extend.WxQrCode.Builder
临时二维码 默认最长时间
temporary(String) - Method in class com.mxixm.fastboot.weixin.module.extend.WxQrCode.Builder
临时二维码 默认最长时间
Text() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Text
 
Text() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessage.Text
 
Text(String) - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Text
 
Text() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Text
 
Text() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxUserMessage.Text
 
Text() - Constructor for class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Text
 
TextBodyAdaptor() - Constructor for class com.mxixm.fastboot.weixin.module.adapter.WxXmlAdapters.TextBodyAdaptor
 
textBuilder() - Static method in class com.mxixm.fastboot.weixin.module.message.WxMessage
 
TextImage() - Constructor for class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.AdvancedInfo.TextImage
 
thumbMediaId(String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Article.Builder
 
thumbMediaId(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.MiniProgramBuilder
 
thumbMediaId(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.MusicBuilder
 
thumbMediaId - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.MiniProgram
 
thumbMediaId - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Music
 
thumbMediaId - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Video
 
thumbMediaPath(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.MiniProgramBuilder
 
thumbMediaPath(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.MusicBuilder
 
thumbMediaPath(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.VideoBuilder
 
thumbMediaPath - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.MiniProgram
 
thumbMediaPath - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Video
 
thumbMediaUrl(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.MiniProgramBuilder
 
thumbMediaUrl(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.MusicBuilder
 
thumbMediaUrl(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.VideoBuilder
 
thumbMediaUrl - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.MiniProgram
 
thumbMediaUrl - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Video
 
ticket(String) - Method in class com.mxixm.fastboot.weixin.module.js.WxJsConfig.Builder
 
TimeLimit() - Constructor for class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.AdvancedInfo.TimeLimit
 
timestamp() - Method in class com.mxixm.fastboot.weixin.module.credential.DefaultWxJsTicketPart
这里的实现是使用System.currentTimeMillis()做的,但是据说这个方法性能有问题 因为这个方法会进入内核获取当前的时间,故性能不佳。有高性能要求的朋友们,请自行使用其他方式
timestamp() - Method in interface com.mxixm.fastboot.weixin.module.credential.WxJsTicketPart
时间戳,一般精确到秒,不能超过十位数字
timestamp(long) - Method in class com.mxixm.fastboot.weixin.module.js.WxJsConfig.Builder
 
title(String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Article.Builder
 
title(String) - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Video.Builder
 
title(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.MiniProgramBuilder
 
title(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.MusicBuilder
 
title(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.VideoBuilder
 
title - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.MiniProgram
 
title - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Music
 
title(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.News.Item.Builder
 
title - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.News.Item
 
title - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Video
 
toGroup() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.Builder
 
toGroup(int) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.Builder
 
toGroup(Collection<String>) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.Builder
 
toGroup(String...) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.Builder
 
toGroupMessage() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage
 
toString() - Method in class com.mxixm.fastboot.weixin.config.WxProperties
 
toString() - Method in class com.mxixm.fastboot.weixin.module.credential.WxAccessToken
 
toString() - Method in class com.mxixm.fastboot.weixin.module.extend.WxCard.WhiteList.Builder
 
toString() - Method in class com.mxixm.fastboot.weixin.module.extend.WxQrCode.Builder
 
toString() - Method in class com.mxixm.fastboot.weixin.module.extend.WxShortUrl.Builder
 
toString() - Method in class com.mxixm.fastboot.weixin.module.js.WxJsConfig.Builder
 
toString() - Method in class com.mxixm.fastboot.weixin.module.media.MediaEntity.MediaEntityBuilder
 
toString() - Method in class com.mxixm.fastboot.weixin.module.media.MediaQuery.MediaQueryBuilder
 
toString() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Article.Builder
 
toString() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Article
 
toString() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.ImageResult
 
toString() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.MediaResult
 
toString() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.New.Builder
 
toString() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.New
 
toString() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.News.Builder
 
toString() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.NewsResult
 
toString() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.TempMediaResult
 
toString() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia
 
toString() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Video.Builder
 
toString() - Method in class com.mxixm.fastboot.weixin.module.media.WxMedia.Video
 
toString() - Method in class com.mxixm.fastboot.weixin.module.menu.WxButtonItem
 
toString() - Method in class com.mxixm.fastboot.weixin.module.menu.WxMenuManager.WxMenu
 
toString() - Method in class com.mxixm.fastboot.weixin.module.menu.WxMenuManager.WxMenus
 
toString() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.Builder
 
toString() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.MiniProgramBuilder
 
toString() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.MpNewsBuilder
 
toString() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.MusicBuilder
 
toString() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.NewsBuilder
 
toString() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.StatusBuilder
 
toString() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.TextBuilder
 
toString() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.VideoBuilder
 
toString() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.WxCardBuilder
 
toString() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Image
 
toString() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Media
 
toString() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.MiniProgram
 
toString() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Music
 
toString() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.News.Item.Builder
 
toString() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Video
 
toString() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Voice
 
toString() - Method in class com.mxixm.fastboot.weixin.module.user.WxUser
 
toString() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.ScanCodeInfo
 
toString() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.SendLocationInfo
 
toString() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.SendPicsInfo.Item
 
toString() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body.SendPicsInfo
 
toString() - Method in class com.mxixm.fastboot.weixin.module.web.WxRequest.Body
 
toString() - Method in class com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo
 
toString() - Method in class com.mxixm.fastboot.weixin.util.CacheMap.Builder
 
toString() - Method in class com.mxixm.fastboot.weixin.web.WxWebUser
 
toTag(int) - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.GroupMessageBuilder
 
toUser() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.Builder
 
toUser(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage.Builder
 
toUser - Variable in class com.mxixm.fastboot.weixin.module.message.WxTemplateMessage.TemplateMessageBuilder
 
toUser(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxTemplateMessage.TemplateMessageBuilder
 
toUser - Variable in class com.mxixm.fastboot.weixin.module.message.WxTemplateMessage
消息的基础字段 发送方帐号(一个OpenID)
toUser - Variable in class com.mxixm.fastboot.weixin.module.message.WxUserMessage
消息的基础字段 开发者微信号
toUser - Variable in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.UserMessageBuilder
 
toUser(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxUserMessage.UserMessageBuilder
 
toUserMessage() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessage
 
toUserName - Variable in class com.mxixm.fastboot.weixin.module.web.WxRequestBody
通用 开发者微信号
toUsers - Variable in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.GroupMessageBuilder
 
toUsers(Collection<String>) - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.GroupMessageBuilder
 
toUsers(String...) - Method in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.GroupMessageBuilder
 
toUsers - Variable in class com.mxixm.fastboot.weixin.module.message.WxGroupMessage
 
transferTo(File) - Method in class com.mxixm.fastboot.weixin.service.invoker.common.WxMultipartFile
 
type - Variable in class com.mxixm.fastboot.weixin.module.media.MediaQuery.MediaQueryBuilder
 
type(WxMedia.Type) - Method in class com.mxixm.fastboot.weixin.module.media.MediaQuery.MediaQueryBuilder
 

U

unlock() - Method in class com.mxixm.fastboot.weixin.module.credential.AbstractMemoryCredentialStore
多线程或者分布式时,防止多个同时设置token值,也同时用于防止tokenManage同时多次刷新
unlock() - Method in interface com.mxixm.fastboot.weixin.module.credential.WxCredentialStore
解锁
unmarshal(Long) - Method in class com.mxixm.fastboot.weixin.module.adapter.WxXmlAdapters.CreateTimeAdaptor
 
unmarshal(String) - Method in class com.mxixm.fastboot.weixin.module.adapter.WxXmlAdapters.EventAdaptor
 
unmarshal(String) - Method in class com.mxixm.fastboot.weixin.module.adapter.WxXmlAdapters.MsgTypeAdaptor
 
unmarshal(String) - Method in class com.mxixm.fastboot.weixin.module.adapter.WxXmlAdapters.TextBodyAdaptor
 
unregisterMapping(WxMappingInfo) - Method in class com.mxixm.fastboot.weixin.mvc.annotation.WxMappingHandlerMapping
 
Unsubscribe() - Constructor for class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Unsubscribe
 
update(Integer, String) - Static method in class com.mxixm.fastboot.weixin.module.user.WxTag
 
updateNews(WxMedia.New) - Method in class com.mxixm.fastboot.weixin.module.media.WxMediaManager
只返回一个json结果,不管了,如果有错的话会抛出异常的
updateNews(WxMedia.New) - Method in interface com.mxixm.fastboot.weixin.service.WxApiService
值返回一个json结果,不管了,如果有错的话会抛出异常的
updateTag(WxTag) - Method in interface com.mxixm.fastboot.weixin.service.WxApiService
 
uploadImg(Resource) - Method in interface com.mxixm.fastboot.weixin.service.WxApiService
 
uploadMedia(WxMedia.Type, Resource, WxMedia.Video) - Method in interface com.mxixm.fastboot.weixin.service.WxApiService
视频不要传description
uploadTempMedia(WxMedia.Type, Resource) - Method in interface com.mxixm.fastboot.weixin.service.WxApiService
 
Url() - Constructor for class com.mxixm.fastboot.weixin.config.WxProperties.Url
 
url(String) - Method in class com.mxixm.fastboot.weixin.module.js.WxJsConfig.Builder
 
url(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.News.Item.Builder
 
url - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.News.Item
 
url - Variable in class com.mxixm.fastboot.weixin.module.message.WxTemplateMessage.TemplateMessageBuilder
 
url(String) - Method in class com.mxixm.fastboot.weixin.module.message.WxTemplateMessage.TemplateMessageBuilder
 
url - Variable in class com.mxixm.fastboot.weixin.module.message.WxTemplateMessage
模板跳转链接
url(String) - Method in class com.mxixm.fastboot.weixin.util.WxRedirect.Builder
 
UseCondition() - Constructor for class com.mxixm.fastboot.weixin.module.extend.WxCard.Card.AdvancedInfo.UseCondition
 
useRegisteredSuffixPatternMatch() - Method in class com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo.BuilderConfiguration
 
UserList() - Constructor for class com.mxixm.fastboot.weixin.module.user.WxTagUser.UserList
 
userProvider(WxUserManager) - Method in class com.mxixm.fastboot.weixin.config.invoker.WxInvokerConfiguration
 
useSuffixPatternMatch() - Method in class com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo.BuilderConfiguration
 
useTrailingSlashMatch() - Method in class com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo.BuilderConfiguration
 

V

value - Variable in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Template.TemplateData
valueOf(String) - Static method in enum com.mxixm.fastboot.weixin.annotation.WxButton.Group
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mxixm.fastboot.weixin.annotation.WxButton.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mxixm.fastboot.weixin.annotation.WxButton.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mxixm.fastboot.weixin.exception.WxApiResultException.WxApiResultCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mxixm.fastboot.weixin.module.credential.WxCredential.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mxixm.fastboot.weixin.module.credential.WxTicket.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mxixm.fastboot.weixin.module.event.WxEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mxixm.fastboot.weixin.module.extend.WxCard.Card.AdvancedInfo.BusinessService
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mxixm.fastboot.weixin.module.extend.WxCard.Card.AdvancedInfo.TimeLimit.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo.CodeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo.CodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo.Color
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo.DateInfo.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mxixm.fastboot.weixin.module.extend.WxCard.Card.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mxixm.fastboot.weixin.module.extend.WxCard.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mxixm.fastboot.weixin.module.extend.WxQrCode.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mxixm.fastboot.weixin.module.extend.WxShortUrl.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mxixm.fastboot.weixin.module.js.WxJsApi
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mxixm.fastboot.weixin.module.media.WxMedia.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mxixm.fastboot.weixin.module.media.WxMediaStore.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Result.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mxixm.fastboot.weixin.module.message.WxMessage.Intent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mxixm.fastboot.weixin.module.message.WxMessage.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mxixm.fastboot.weixin.module.message.WxMessageBody.Status.Command
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mxixm.fastboot.weixin.module.Wx.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mxixm.fastboot.weixin.service.invoker.annotation.WxApiBody.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.mxixm.fastboot.weixin.service.invoker.annotation.WxApiRequest.Method
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.mxixm.fastboot.weixin.annotation.WxButton.Group
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mxixm.fastboot.weixin.annotation.WxButton.Order
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mxixm.fastboot.weixin.annotation.WxButton.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mxixm.fastboot.weixin.exception.WxApiResultException.WxApiResultCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mxixm.fastboot.weixin.module.credential.WxCredential.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mxixm.fastboot.weixin.module.credential.WxTicket.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mxixm.fastboot.weixin.module.event.WxEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mxixm.fastboot.weixin.module.extend.WxCard.Card.AdvancedInfo.BusinessService
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mxixm.fastboot.weixin.module.extend.WxCard.Card.AdvancedInfo.TimeLimit.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo.CodeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo.CodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo.Color
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mxixm.fastboot.weixin.module.extend.WxCard.Card.BaseInfo.DateInfo.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mxixm.fastboot.weixin.module.extend.WxCard.Card.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mxixm.fastboot.weixin.module.extend.WxCard.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mxixm.fastboot.weixin.module.extend.WxQrCode.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mxixm.fastboot.weixin.module.extend.WxShortUrl.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mxixm.fastboot.weixin.module.js.WxJsApi
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mxixm.fastboot.weixin.module.media.WxMedia.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mxixm.fastboot.weixin.module.media.WxMediaStore.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Result.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mxixm.fastboot.weixin.module.message.WxMessage.Intent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mxixm.fastboot.weixin.module.message.WxMessage.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mxixm.fastboot.weixin.module.message.WxMessageBody.Status.Command
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Template
 
values() - Static method in enum com.mxixm.fastboot.weixin.module.Wx.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mxixm.fastboot.weixin.service.invoker.annotation.WxApiBody.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.mxixm.fastboot.weixin.service.invoker.annotation.WxApiRequest.Method
Returns an array containing the constants of this enum type, in the order they are declared.
verify(String, String, String, String) - Method in class com.mxixm.fastboot.weixin.service.WxBuildinVerifyService
 
Video() - Constructor for class com.mxixm.fastboot.weixin.module.media.WxMedia.Video
 
Video() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Video
 
Video() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessage.Video
 
Video(String, String, String, String, String) - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Video
 
Video() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Video
 
Video() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxUserMessage.Video
 
Video() - Constructor for class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Video
 
videoBuilder() - Static method in class com.mxixm.fastboot.weixin.module.message.WxMessage
 
View() - Constructor for class com.mxixm.fastboot.weixin.module.web.WxRequestBody.View
 
Voice() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.Voice
 
Voice() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessage.Voice
 
Voice(String, String, String) - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Voice
 
Voice() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessageBody.Voice
 
Voice() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxUserMessage.Voice
 
Voice() - Constructor for class com.mxixm.fastboot.weixin.module.web.WxRequestBody.Voice
 
voiceBuilder() - Static method in class com.mxixm.fastboot.weixin.module.message.WxMessage
 

W

wildcardMatch(String, String) - Static method in class com.mxixm.fastboot.weixin.util.WildcardUtils
Checks a filename to see if it matches the specified wildcard matcher, always testing case-sensitive.
wildcardMatch(String, String, boolean) - Static method in class com.mxixm.fastboot.weixin.util.WildcardUtils
Checks a filename to see if it matches the specified wildcard matcher allowing control over case-sensitivity.
wildcards(String...) - Method in interface com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo.Builder
 
WildcardUtils - Class in com.mxixm.fastboot.weixin.util
FastBootWeixin WildcardUtils 通配符匹配 copy from filenameUtils
WildcardUtils() - Constructor for class com.mxixm.fastboot.weixin.util.WildcardUtils
 
writeInternal(HttpInputMessage, HttpOutputMessage) - Method in class com.mxixm.fastboot.weixin.service.invoker.common.WxHttpInputMessageConverter
 
Wx - Class in com.mxixm.fastboot.weixin.module
FastBootWeixin Wx 微信常量类
Wx() - Constructor for class com.mxixm.fastboot.weixin.module.Wx
 
Wx.Category - Enum in com.mxixm.fastboot.weixin.module
个人定义的类目
Wx.Environment - Class in com.mxixm.fastboot.weixin.module
 
WX_API_ERROR_CODE_END - Static variable in class com.mxixm.fastboot.weixin.service.invoker.handler.WxResponseErrorHandler
 
WX_API_RESULT_ERRCODE - Static variable in exception com.mxixm.fastboot.weixin.exception.WxApiResultException
 
WX_API_RESULT_ERRMSG - Static variable in exception com.mxixm.fastboot.weixin.exception.WxApiResultException
 
WX_API_RESULT_SUCCESS - Static variable in exception com.mxixm.fastboot.weixin.exception.WxApiResultException
 
WX_API_TEMPLATE_NAME - Static variable in class com.mxixm.fastboot.weixin.common.WxBeans
 
WX_FROM_USER - Static variable in class com.mxixm.fastboot.weixin.mvc.param.WxArgumentResolver
Deprecated.
WX_SESSION_USER - Static variable in class com.mxixm.fastboot.weixin.util.WxWebUtils
 
WX_TO_USER - Static variable in class com.mxixm.fastboot.weixin.mvc.param.WxArgumentResolver
Deprecated.
WX_USER - Static variable in class com.mxixm.fastboot.weixin.mvc.param.WxArgumentResolver
 
WxAccessToken - Class in com.mxixm.fastboot.weixin.module.credential
FastBootWeixin WxAccessToken
WxAccessToken() - Constructor for class com.mxixm.fastboot.weixin.module.credential.WxAccessToken
 
WxAccessTokenException - Exception in com.mxixm.fastboot.weixin.exception
FastBootWeixin WxAccessTokenException
WxAccessTokenException(int, String) - Constructor for exception com.mxixm.fastboot.weixin.exception.WxAccessTokenException
 
WxAccessTokenException(String) - Constructor for exception com.mxixm.fastboot.weixin.exception.WxAccessTokenException
 
WxApiBody - Annotation Type in com.mxixm.fastboot.weixin.service.invoker.annotation
FastBootWeixin WxApiBody 是否有必要再加一个WxApiFile,传入路径参数?
WxApiBody.Type - Enum in com.mxixm.fastboot.weixin.service.invoker.annotation
 
WxApiException - Exception in com.mxixm.fastboot.weixin.exception
FastBootWeixin WxApiException
WxApiException(String) - Constructor for exception com.mxixm.fastboot.weixin.exception.WxApiException
 
WxApiException(String, Throwable) - Constructor for exception com.mxixm.fastboot.weixin.exception.WxApiException
 
wxApiExecutor(WxTokenManager) - Method in class com.mxixm.fastboot.weixin.config.invoker.WxInvokerConfiguration
这里之前引用了conversionService,这个conversionService是在WxMvcConfigurer时初始化的 于是产生了循环依赖
WxApiExecutor - Class in com.mxixm.fastboot.weixin.service.invoker.executor
FastBootWeixin WxApiExecutor 注意拦截调用异常,如果是token过期,重新获取token并重试
WxApiExecutor(WxApiTemplate, WxTokenManager) - Constructor for class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiExecutor
 
WxApiForm - Annotation Type in com.mxixm.fastboot.weixin.service.invoker.annotation
FastBootWeixin WxApiForm
WxApiHttpRequest - Class in com.mxixm.fastboot.weixin.service.invoker.component
FastBootWeixin WxApiHttpRequest 包装ClientHttpRequest,用于生成包装过的ClientHttpResponse
WxApiHttpRequest(ClientHttpRequest) - Constructor for class com.mxixm.fastboot.weixin.service.invoker.component.WxApiHttpRequest
 
WxApiHttpRequestFactory - Class in com.mxixm.fastboot.weixin.service.invoker.component
FastBootWeixin WxApiHttpRequestFactory 装饰器,装饰器,还是装饰器
WxApiHttpRequestFactory(WxProperties) - Constructor for class com.mxixm.fastboot.weixin.service.invoker.component.WxApiHttpRequestFactory
 
WxApiHttpResponse - Class in com.mxixm.fastboot.weixin.service.invoker.component
FastBootWeixin WxApiHttpResponse 包装AbstractClientHttpResponse,包装InputStream为pushbackInputStream,用于取前几个字符
WxApiHttpResponse(ClientHttpResponse, ClientHttpRequest) - Constructor for class com.mxixm.fastboot.weixin.service.invoker.component.WxApiHttpResponse
 
WxApiMessageConverterExtractor<T> - Class in com.mxixm.fastboot.weixin.service.invoker.executor
FastBootWeixin WxApiMessageConverterExtractor
WxApiMessageConverterExtractor(Class<T>, List<HttpMessageConverter<?>>) - Constructor for class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiMessageConverterExtractor
 
WxApiMessageConverterExtractor(Type, List<HttpMessageConverter<?>>) - Constructor for class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiMessageConverterExtractor
 
WxApiMethodInfo - Class in com.mxixm.fastboot.weixin.service.invoker
FastBootWeixin WxApiMethodInfo
WxApiMethodInfo(Method, WxApiTypeInfo) - Constructor for class com.mxixm.fastboot.weixin.service.invoker.WxApiMethodInfo
 
WxApiParam - Annotation Type in com.mxixm.fastboot.weixin.service.invoker.annotation
FastBootWeixin WxApiParam
WxApiParamContributor - Class in com.mxixm.fastboot.weixin.service.invoker.contributor
FastBootWeixin WxApiParamContributor
WxApiParamContributor() - Constructor for class com.mxixm.fastboot.weixin.service.invoker.contributor.WxApiParamContributor
 
WxApiPath - Annotation Type in com.mxixm.fastboot.weixin.service.invoker.annotation
FastBootWeixin WxApiPath
WxApiPathContributor - Class in com.mxixm.fastboot.weixin.service.invoker.contributor
FastBootWeixin WxApiPathContributor
WxApiPathContributor() - Constructor for class com.mxixm.fastboot.weixin.service.invoker.contributor.WxApiPathContributor
 
WxApiRequest - Annotation Type in com.mxixm.fastboot.weixin.service.invoker.annotation
FastBootWeixin WxApiRequest 标记一个类为代理调用类
WxApiRequest.Method - Enum in com.mxixm.fastboot.weixin.service.invoker.annotation
 
WxApiResponseException - Exception in com.mxixm.fastboot.weixin.exception
FastBootWeixin WxApiResponseException
WxApiResponseException(ResponseEntity) - Constructor for exception com.mxixm.fastboot.weixin.exception.WxApiResponseException
 
WxApiResponseException(String, ResponseEntity) - Constructor for exception com.mxixm.fastboot.weixin.exception.WxApiResponseException
 
WxApiResponseException(String, Throwable) - Constructor for exception com.mxixm.fastboot.weixin.exception.WxApiResponseException
 
WxApiResponseException(String, ResponseEntity, Throwable) - Constructor for exception com.mxixm.fastboot.weixin.exception.WxApiResponseException
 
WxApiResponseException(String, ClientHttpResponse, HttpStatus) - Constructor for exception com.mxixm.fastboot.weixin.exception.WxApiResponseException
 
WxApiResponseExtractor - Class in com.mxixm.fastboot.weixin.service.invoker.executor
FastBootWeixin WxApiResponseExtractor todo 有必要把所有用到的集合考虑是否换成线程安全的
WxApiResponseExtractor(List<HttpMessageConverter<?>>) - Constructor for class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiResponseExtractor
 
WxApiResultException - Exception in com.mxixm.fastboot.weixin.exception
FastBootWeixin WxApiResultException https://mp.weixin.qq.com/wiki?t=resource/res_main&id=mp1433747234
WxApiResultException(int, String) - Constructor for exception com.mxixm.fastboot.weixin.exception.WxApiResultException
 
WxApiResultException(String) - Constructor for exception com.mxixm.fastboot.weixin.exception.WxApiResultException
 
WxApiResultException.WxApiResultCode - Enum in com.mxixm.fastboot.weixin.exception
 
WxApiService - Interface in com.mxixm.fastboot.weixin.service
FastBootWeixin WxApiService 注意拦截调用异常,如果是token过期,重新获取token并重试 改个名儿,叫SPI高端一点
wxApiTemplate() - Method in class com.mxixm.fastboot.weixin.config.invoker.WxInvokerConfiguration
是否有必要模仿Spring不提供RestTemplate,只提供RestTemplateBuilder
WxApiTemplate - Class in com.mxixm.fastboot.weixin.service.invoker.executor
FastBootWeixin WxApiTemplate RestTemplate的包装类
WxApiTemplate(RestTemplate) - Constructor for class com.mxixm.fastboot.weixin.service.invoker.executor.WxApiTemplate
 
WxApiTypeInfo - Class in com.mxixm.fastboot.weixin.service.invoker
FastBootWeixin WxApiTypeInfo
WxApiTypeInfo(Class, String) - Constructor for class com.mxixm.fastboot.weixin.service.invoker.WxApiTypeInfo
 
WxAppAssert - Class in com.mxixm.fastboot.weixin.util
FastBootWeixin WxAppAssert
WxAppAssert() - Constructor for class com.mxixm.fastboot.weixin.util.WxAppAssert
 
WxAppException - Exception in com.mxixm.fastboot.weixin.exception
FastBootWeixin WxAppException
WxAppException(String) - Constructor for exception com.mxixm.fastboot.weixin.exception.WxAppException
 
WxAppException(Throwable) - Constructor for exception com.mxixm.fastboot.weixin.exception.WxAppException
 
WxAppException(String, Throwable) - Constructor for exception com.mxixm.fastboot.weixin.exception.WxAppException
 
WxApplication - Annotation Type in com.mxixm.fastboot.weixin.annotation
FastBootWeixin WxApplication
wxApplicationContextUtils() - Method in class com.mxixm.fastboot.weixin.config.invoker.WxInvokerConfiguration
 
WxArgumentResolver - Class in com.mxixm.fastboot.weixin.mvc.param
FastBootWeixin WxArgumentResolver
WxArgumentResolver(WxUserManager, WxUserProvider) - Constructor for class com.mxixm.fastboot.weixin.mvc.param.WxArgumentResolver
 
WxArgumentResolver(ConfigurableBeanFactory) - Constructor for class com.mxixm.fastboot.weixin.mvc.param.WxArgumentResolver
 
WxAsyncHandlerFactory - Class in com.mxixm.fastboot.weixin.mvc.method
fastboot-weixin WxAsyncHandlerFactory 记录下拦截的过程,本来是不打算使用动态代理来实现的 重写HandlerMethod类,在调用时获取被包装过的method和object,调用invoke直接返回,异步再调用真实method 但是刚开始就出现了意料外的情况,因为Spring框架的ServletInvocableHandlerMethod(HandlerMethod handlerMethod)是这样构造出来的 直接使用了handlerMethod里的原变量,所以我这里重写get是无效的,而且是final。无奈只能强制用反射设置了值。 结果又出现了坑,因为我这个invoke接受Object...作为参数,我以为Method.invoke传入object[],在这里是可以接收的。 其实是不行的,method.invoke接收Object...之后,参数取出来为Object[],而在真实调用时,又会把Object[]解析为一个一个的参数。 而我的invoke方法接收Object...,其实是只有一个参数的,参数类型是数组。而上面invoke把Object[]解析为一个一个参数,而不是整体作为一个参数。于是就挂了 还有一个方法是重写HandlerMethodAdaptor,但是这样就有点小题大作了,还不如直接用动态代理,参考@Async
WxAsyncHandlerFactory(WxAsyncMessageTemplate) - Constructor for class com.mxixm.fastboot.weixin.mvc.method.WxAsyncHandlerFactory
 
WxAsyncMessage - Annotation Type in com.mxixm.fastboot.weixin.annotation
FastBootWeixin WxAsyncMessage 标记异步发送消息
WxAsyncMessageConfiguration - Class in com.mxixm.fastboot.weixin.config.message
FastBootWeixin WxAsyncMessageConfiguration
WxAsyncMessageConfiguration(WxProperties, WxMediaManager, WxApiService) - Constructor for class com.mxixm.fastboot.weixin.config.message.WxAsyncMessageConfiguration
 
wxAsyncMessageReturnValueHandler() - Method in class com.mxixm.fastboot.weixin.config.message.WxAsyncMessageConfiguration
 
WxAsyncMessageReturnValueHandler - Class in com.mxixm.fastboot.weixin.module.message.support
FastBootWeixin WxSyncMessageReturnValueHandler 其实@WxAsyncMessage并不是通过这个类发送的,这里应该叫做CustomerMessage,这里的消息不需要异步发送,直接调用发送即可 todo 按照上面的逻辑重构 done 已重构 该类不处理声明为被动返回的消息,即返回XML消息,其他类型都通过本类处理 而对于消息的发送,都采用异步的方式我觉得没有问题,如果同步发送,报错之后响应给微信,微信会返回给用户服务器故障,这是不友好的,所以这里固定异步发送。 但是有点区别,如果是普通的@RequestMapping呢,可能就不需要异步发送了 todo 分离出来两种,WxMappingReturnValueHandler和WxMessageReturnValueHandler
WxAsyncMessageReturnValueHandler(WxAsyncMessageTemplate) - Constructor for class com.mxixm.fastboot.weixin.module.message.support.WxAsyncMessageReturnValueHandler
 
wxAsyncMessageTemplate() - Method in class com.mxixm.fastboot.weixin.config.message.WxAsyncMessageConfiguration
 
WxAsyncMessageTemplate - Class in com.mxixm.fastboot.weixin.module.message.support
FastBootWeixin WxSyncMessageReturnValueHandler
WxAsyncMessageTemplate(WxProperties, WxMessageTemplate) - Constructor for class com.mxixm.fastboot.weixin.module.message.support.WxAsyncMessageTemplate
 
wxAsyncMessageTemplate - Variable in class com.mxixm.fastboot.weixin.mvc.method.WxAsyncMethodInterceptor
 
WxAsyncMethodInterceptor - Class in com.mxixm.fastboot.weixin.mvc.method
fastboot-weixin WxAsyncMethodInterceptor
WxAsyncMethodInterceptor(WxAsyncMessageTemplate) - Constructor for class com.mxixm.fastboot.weixin.mvc.method.WxAsyncMethodInterceptor
 
wxBaseService(WxApiTemplate) - Method in class com.mxixm.fastboot.weixin.config.credential.WxCredentialConfiguration
 
WxBaseService - Class in com.mxixm.fastboot.weixin.service
FastBootWeixin WxBaseService 用于提供微信的基础服务,获取access_token等,其中的接口都是不需要使用access_token的接口 注意拦截调用异常,如果是token过期,重新获取token并重试
WxBaseService(WxApiTemplate, WxProperties) - Constructor for class com.mxixm.fastboot.weixin.service.WxBaseService
 
WxBeans - Class in com.mxixm.fastboot.weixin.common
FastBootWeixin WxBeans
WxBeans() - Constructor for class com.mxixm.fastboot.weixin.common.WxBeans
 
WxBeanUtils - Class in com.mxixm.fastboot.weixin.util
fastboot-weixin WxBeanUtils Spring5把BeanUtils.instantiate弃用了,故用这个代替。 还有一种代替方法,使用BeanUtils.instantiateClass代替 暂时使用上面方案代替
WxBeanUtils() - Constructor for class com.mxixm.fastboot.weixin.util.WxBeanUtils
 
WxBooleanIntConverter() - Constructor for class com.mxixm.fastboot.weixin.module.adapter.WxJsonAdapters.WxBooleanIntConverter
 
WxBufferingInputMessageWrapper - Class in com.mxixm.fastboot.weixin.service.invoker.common
FastBootWeixin WxBufferingInputMessageWrapper 数据全部放入buffer
WxBufferingInputMessageWrapper(HttpInputMessage) - Constructor for class com.mxixm.fastboot.weixin.service.invoker.common.WxBufferingInputMessageWrapper
 
WxBuildinMvcConfiguration - Class in com.mxixm.fastboot.weixin.config.server
FastBootWeixin WxBuildinMvcConfiguration
WxBuildinMvcConfiguration(WxProperties, BeanFactory, WxMessageProcessor, WxApiService) - Constructor for class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration
 
WxBuildinMvcConfiguration.WxMvcAdapterCustomer - Class in com.mxixm.fastboot.weixin.config.server
本来想用WxMvcConfigurer,但是因为那个配置不能修改returnValueHandlers和argumentResolvers的顺序 所以用了这个
WxBuildinMvcConfiguration.WxMvcConfigurer - Class in com.mxixm.fastboot.weixin.config.server
从WebMvcConfigurerAdapter切到了WebMvcConfigurer 因为在Spring5中,WebMvcConfigurer添加了默认方法,不需要使用Adapter这种过时的东西了 故WebMvcConfigurerAdapter被弃用了,但为了兼容4.x和5.x,我这里只能把WebMvcConfigurerAdapter代码挪过来了
wxBuildinVerify() - Method in class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration
 
WxBuildinVerifyService - Class in com.mxixm.fastboot.weixin.service
FastBootWeixin WxBuildinVerifyService 可以优化成内置的方式 之后可以改造为endPoint方式
WxBuildinVerifyService(String) - Constructor for class com.mxixm.fastboot.weixin.service.WxBuildinVerifyService
 
WxButton - Annotation Type in com.mxixm.fastboot.weixin.annotation
FastBootWeixin WxButton 待支持:参数从变量中取
WxButton.Group - Enum in com.mxixm.fastboot.weixin.annotation
哪个按钮组
WxButton.Order - Enum in com.mxixm.fastboot.weixin.annotation
顺序,最多五个
WxButton.Type - Enum in com.mxixm.fastboot.weixin.annotation
类型
wxButtonEventKeyStrategy() - Method in class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration
 
WxButtonEventKeyStrategy - Interface in com.mxixm.fastboot.weixin.module.menu
fastboot-weixin WxButtonEventKeyStrategy
WxButtonItem - Class in com.mxixm.fastboot.weixin.module.menu
FastBootWeixin WxButtonItem
WxButtonItem() - Constructor for class com.mxixm.fastboot.weixin.module.menu.WxButtonItem
 
WxButtonItem.Builder - Class in com.mxixm.fastboot.weixin.module.menu
 
WxButtonTypeCondition - Class in com.mxixm.fastboot.weixin.mvc.condition
FastBootWeixin WxButtonTypeCondition
WxButtonTypeCondition(WxButton.Type...) - Constructor for class com.mxixm.fastboot.weixin.mvc.condition.WxButtonTypeCondition
 
WxButtonTypeCondition(Collection<WxButton.Type>) - Constructor for class com.mxixm.fastboot.weixin.mvc.condition.WxButtonTypeCondition
 
WxCard - Class in com.mxixm.fastboot.weixin.module.extend
FastBootWeixin WxCard
WxCard() - Constructor for class com.mxixm.fastboot.weixin.module.extend.WxCard
 
WxCard() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxGroupMessage.WxCard
 
WxCard() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessage.WxCard
 
WxCard(String) - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessageBody.WxCard
 
WxCard() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessageBody.WxCard
 
WxCard() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxUserMessage.WxCard
 
WxCard.Card - Class in com.mxixm.fastboot.weixin.module.extend
 
WxCard.Card.AdvancedInfo - Class in com.mxixm.fastboot.weixin.module.extend
创建优惠券特有的高级字段 非必填 1.高级字段为商户额外展示信息字段,非必填,但是填入某些结构体后,须填充完整方可显示: 如填入text_image_list结构体时,须同时传入image_url和text,否则也会报错; 2.填入时间限制字段(time_limit),只控制显示,不控制实际使用逻辑,不填默认不显示; 3.创建卡券时,开发者填入的时间戳须注意时间戳溢出时间,设置的时间戳须早于2038年1月19日; 4.预存code模式的卡券须设置quantity为0,导入code后方可增加库存; 5.卡券自定义cell跳转小程序支持的最低微信客户端版本为6.5.8,低版本用户仍然会跳转url,高版本会跳转小程序;
WxCard.Card.AdvancedInfo.Abstracts - Class in com.mxixm.fastboot.weixin.module.extend
 
WxCard.Card.AdvancedInfo.BusinessService - Enum in com.mxixm.fastboot.weixin.module.extend
 
WxCard.Card.AdvancedInfo.TextImage - Class in com.mxixm.fastboot.weixin.module.extend
 
WxCard.Card.AdvancedInfo.TimeLimit - Class in com.mxixm.fastboot.weixin.module.extend
 
WxCard.Card.AdvancedInfo.TimeLimit.Type - Enum in com.mxixm.fastboot.weixin.module.extend
限制类型枚举值:支持填入
WxCard.Card.AdvancedInfo.UseCondition - Class in com.mxixm.fastboot.weixin.module.extend
 
WxCard.Card.BaseInfo - Class in com.mxixm.fastboot.weixin.module.extend
基本的卡券数据,见下表,所有卡券通用。
WxCard.Card.BaseInfo.CodeMode - Enum in com.mxixm.fastboot.weixin.module.extend
参考上面
WxCard.Card.BaseInfo.CodeType - Enum in com.mxixm.fastboot.weixin.module.extend
码型
WxCard.Card.BaseInfo.Color - Enum in com.mxixm.fastboot.weixin.module.extend
券颜色。按色彩规范标注填写Color010-Color100。 具体颜色请查看RGB值
WxCard.Card.BaseInfo.DateInfo - Class in com.mxixm.fastboot.weixin.module.extend
使用日期,有效期的信息。
WxCard.Card.BaseInfo.DateInfo.Type - Enum in com.mxixm.fastboot.weixin.module.extend
使用时间的类型,旧文档采用的1和2依然生效。
WxCard.Card.BaseInfo.Sku - Class in com.mxixm.fastboot.weixin.module.extend
商品信息
WxCard.Card.Body - Class in com.mxixm.fastboot.weixin.module.extend
 
WxCard.Card.Cash - Class in com.mxixm.fastboot.weixin.module.extend
代金券类型
WxCard.Card.Discount - Class in com.mxixm.fastboot.weixin.module.extend
折扣券
WxCard.Card.GeneralCoupon - Class in com.mxixm.fastboot.weixin.module.extend
优惠券
WxCard.Card.Gift - Class in com.mxixm.fastboot.weixin.module.extend
兑换券
WxCard.Card.GroupOn - Class in com.mxixm.fastboot.weixin.module.extend
团购券
WxCard.Card.MemberCard - Class in com.mxixm.fastboot.weixin.module.extend
会员卡
WxCard.Card.Type - Enum in com.mxixm.fastboot.weixin.module.extend
卡券类型
WxCard.CardSelector - Class in com.mxixm.fastboot.weixin.module.extend
 
WxCard.ListSelector - Class in com.mxixm.fastboot.weixin.module.extend
用于查询卡券
WxCard.Result - Class in com.mxixm.fastboot.weixin.module.extend
卡券列表
WxCard.Status - Enum in com.mxixm.fastboot.weixin.module.extend
卡券状态
WxCard.WhiteList - Class in com.mxixm.fastboot.weixin.module.extend
设置测试白名单
WxCard.WhiteList.Builder - Class in com.mxixm.fastboot.weixin.module.extend
 
wxCardBuilder() - Static method in class com.mxixm.fastboot.weixin.module.message.WxMessage
 
WxCategoryCondition - Class in com.mxixm.fastboot.weixin.mvc.condition
FastBootWeixin WxCategoryCondition
WxCategoryCondition(Wx.Category...) - Constructor for class com.mxixm.fastboot.weixin.mvc.condition.WxCategoryCondition
 
WxCategoryCondition(Collection<Wx.Category>) - Constructor for class com.mxixm.fastboot.weixin.mvc.condition.WxCategoryCondition
 
WxContextUtils - Class in com.mxixm.fastboot.weixin.util
FastBootWeixin WxContextUtils
WxContextUtils() - Constructor for class com.mxixm.fastboot.weixin.util.WxContextUtils
 
WxController - Annotation Type in com.mxixm.fastboot.weixin.annotation
FastBootWeixin WxController
WxCredential - Interface in com.mxixm.fastboot.weixin.module.credential
fastboot-weixin WxCredential 微信凭证相关,包括AccessToken,JsTicket,CardTicket
WxCredential.Type - Enum in com.mxixm.fastboot.weixin.module.credential
 
WxCredentialConfiguration - Class in com.mxixm.fastboot.weixin.config.credential
FastBootWeixin WxTicketConfiguration
WxCredentialConfiguration(WxProperties) - Constructor for class com.mxixm.fastboot.weixin.config.credential.WxCredentialConfiguration
 
WxCredentialStore - Interface in com.mxixm.fastboot.weixin.module.credential
FastBootWeixin WxCredentialStore 微信凭证管理器,包括accessToken、jsticket、cardTicket 注意考虑分布式存储,或许需要加一个lock,因为获取之后上一个会失效,所以不能完全交给setToken方法自己加锁 todo 该类放在这儿不太合理,等正式版时挪个位置
WxEvent - Class in com.mxixm.fastboot.weixin.module.event
FastBootWeixin WxEvent
WxEvent() - Constructor for class com.mxixm.fastboot.weixin.module.event.WxEvent
 
WxEvent.Type - Enum in com.mxixm.fastboot.weixin.module.event
 
WxEventMapping - Annotation Type in com.mxixm.fastboot.weixin.annotation
FastBootWeixin WxEventMapping 微信请求绑定
WxEventTypeCondition - Class in com.mxixm.fastboot.weixin.mvc.condition
FastBootWeixin WxEventTypeCondition
WxEventTypeCondition(WxEvent.Type...) - Constructor for class com.mxixm.fastboot.weixin.mvc.condition.WxEventTypeCondition
 
WxEventTypeCondition(Collection<WxEvent.Type>) - Constructor for class com.mxixm.fastboot.weixin.mvc.condition.WxEventTypeCondition
 
WxException - Exception in com.mxixm.fastboot.weixin.exception
FastBootWeixin WxException
WxException(String) - Constructor for exception com.mxixm.fastboot.weixin.exception.WxException
 
WxException(Throwable) - Constructor for exception com.mxixm.fastboot.weixin.exception.WxException
 
WxException(String, Throwable) - Constructor for exception com.mxixm.fastboot.weixin.exception.WxException
 
wxExtendService(WxApiService) - Method in class com.mxixm.fastboot.weixin.config.invoker.WxInvokerConfiguration
 
WxExtendService - Class in com.mxixm.fastboot.weixin.service
fastboot-weixin WxExtendService
WxExtendService(WxApiService) - Constructor for class com.mxixm.fastboot.weixin.service.WxExtendService
 
WxGroupMessage<T extends WxMessageBody> - Class in com.mxixm.fastboot.weixin.module.message
fastboot-weixin WxGroupMessage
WxGroupMessage() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxGroupMessage
 
WxGroupMessage.Filter - Class in com.mxixm.fastboot.weixin.module.message
群发的filter结构
WxGroupMessage.GroupMessageBuilder - Class in com.mxixm.fastboot.weixin.module.message
 
WxGroupMessage.Image - Class in com.mxixm.fastboot.weixin.module.message
 
WxGroupMessage.MpNews - Class in com.mxixm.fastboot.weixin.module.message
发送图文消息(点击跳转到图文消息页面)
WxGroupMessage.Music - Class in com.mxixm.fastboot.weixin.module.message
 
WxGroupMessage.News - Class in com.mxixm.fastboot.weixin.module.message
图文消息(点击跳转到外链)
WxGroupMessage.Result - Class in com.mxixm.fastboot.weixin.module.message
群发消息结果
WxGroupMessage.Result.Status - Enum in com.mxixm.fastboot.weixin.module.message
 
WxGroupMessage.Text - Class in com.mxixm.fastboot.weixin.module.message
 
WxGroupMessage.Video - Class in com.mxixm.fastboot.weixin.module.message
 
WxGroupMessage.Voice - Class in com.mxixm.fastboot.weixin.module.message
 
WxGroupMessage.WxCard - Class in com.mxixm.fastboot.weixin.module.message
发送卡券
WxGroupMessageProcessor - Class in com.mxixm.fastboot.weixin.module.message
FastBootWeixin WxCommonMessageProcessor 暂时没有用
WxGroupMessageProcessor() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxGroupMessageProcessor
 
WxGroupNewsMessageProcessor - Class in com.mxixm.fastboot.weixin.module.message.processor.group
FastBootWeixin WxGroupNewsMessageProcessor
WxGroupNewsMessageProcessor() - Constructor for class com.mxixm.fastboot.weixin.module.message.processor.group.WxGroupNewsMessageProcessor
 
WxHttpInputMessageConverter - Class in com.mxixm.fastboot.weixin.service.invoker.common
FastBootWeixin WxHttpInputMessageConverter
WxHttpInputMessageConverter() - Constructor for class com.mxixm.fastboot.weixin.service.invoker.common.WxHttpInputMessageConverter
 
WxImageMessageProcessor - Class in com.mxixm.fastboot.weixin.module.message.processor
FastBootWeixin WxGroupImageMessageProcessor
WxImageMessageProcessor(WxMediaManager) - Constructor for class com.mxixm.fastboot.weixin.module.message.processor.WxImageMessageProcessor
 
WxIntDateConverter() - Constructor for class com.mxixm.fastboot.weixin.module.adapter.WxJsonAdapters.WxIntDateConverter
 
WxInvokerConfiguration - Class in com.mxixm.fastboot.weixin.config.invoker
FastBootWeixin WxInvokerConfiguration
WxInvokerConfiguration(WxProperties, WxMediaResourceMessageConverter) - Constructor for class com.mxixm.fastboot.weixin.config.invoker.WxInvokerConfiguration
 
wxInvokerProxyFactory(WxApiExecutor) - Method in class com.mxixm.fastboot.weixin.config.invoker.WxInvokerConfiguration
 
WxInvokerProxyFactoryBean<T> - Class in com.mxixm.fastboot.weixin.service.invoker
FastBootWeixin WxInvokerProxyFactoryBean
WxInvokerProxyFactoryBean(Class<T>, WxProperties, WxApiExecutor) - Constructor for class com.mxixm.fastboot.weixin.service.invoker.WxInvokerProxyFactoryBean
理论上构造方法上不能做这么多事的,以后再优化
WxJaxb2RootElementHttpMessageConverter - Class in com.mxixm.fastboot.weixin.service.invoker.common
FastBootWeixin WxJaxb2RootElementHttpMessageConverter 用于转化CData,暂时不使用,实在没办法了再使用 这里其实还引出了一个大问题,因为我这里使用了CharacterEscapeHandler接口,这个是在rt.jar包中的 com.sun.xml.internal.bind.marshaller.CharacterEscapeHandler,因为是rt.jar,所以在编译时并不会把这个包加进去 所以一直编译错误,强行加入编译成功了,但是这种方式是不推荐使用的,推荐替换成其他公用实现,而不是rt.jar中sun开头的私有实现 如maven仓库中的 jaxb-impl-2.3.0.jar,就是这个的相同实现,包名中去掉internal即可。 如果有一天真的要启用这个类,那么可以参考spring的ConditionOnClass来判断两种实现是否存在,如果存在则使用。
WxJaxb2RootElementHttpMessageConverter() - Constructor for class com.mxixm.fastboot.weixin.service.invoker.common.WxJaxb2RootElementHttpMessageConverter
 
WxJaxb2RootElementHttpMessageConverter.CDataCharacterEscapeHandler - Class in com.mxixm.fastboot.weixin.service.invoker.common
 
WxJsApi - Enum in com.mxixm.fastboot.weixin.module.js
fastboot-weixin WxJsApi 这个不按标准命名规范,只为和微信官方一致,请谅解
WxJsConfig - Class in com.mxixm.fastboot.weixin.module.js
fastboot-weixin WxJsConfig
WxJsConfig() - Constructor for class com.mxixm.fastboot.weixin.module.js.WxJsConfig
 
WxJsConfig(boolean, String, long, String, String, List<String>) - Constructor for class com.mxixm.fastboot.weixin.module.js.WxJsConfig
 
WxJsConfig.Builder - Class in com.mxixm.fastboot.weixin.module.js
 
WxJsonAdapters - Class in com.mxixm.fastboot.weixin.module.adapter
FastBootWeixin WxJsonAdapters
WxJsonAdapters() - Constructor for class com.mxixm.fastboot.weixin.module.adapter.WxJsonAdapters
 
WxJsonAdapters.WxBooleanIntConverter - Class in com.mxixm.fastboot.weixin.module.adapter
 
WxJsonAdapters.WxIntDateConverter - Class in com.mxixm.fastboot.weixin.module.adapter
 
WxJsonAdapters.WxStringColorConverter - Class in com.mxixm.fastboot.weixin.module.adapter
 
wxJsTicketManager(WxJsTicketPart, WxJsTicketStore, WxApiService) - Method in class com.mxixm.fastboot.weixin.config.credential.WxCredentialConfiguration
 
WxJsTicketManager - Class in com.mxixm.fastboot.weixin.module.credential
FastBootWeixin WxJsTicketManager 暂时没有定时任务,懒获取
WxJsTicketManager(String, WxJsTicketPart, WxJsTicketStore, WxApiService) - Constructor for class com.mxixm.fastboot.weixin.module.credential.WxJsTicketManager
 
wxJsTicketPart() - Method in class com.mxixm.fastboot.weixin.config.credential.WxCredentialConfiguration
 
WxJsTicketPart - Interface in com.mxixm.fastboot.weixin.module.credential
fastboot-weixin WxJsTicketPart WxJsTicket组成部分
wxJsTicketStore() - Method in class com.mxixm.fastboot.weixin.config.credential.WxCredentialConfiguration
 
WxJsTicketStore - Interface in com.mxixm.fastboot.weixin.module.credential
FastBootWeixin WxJsTicketStore 注意考虑分布式存储,或许需要加一个lock,因为获取之后上一个会失效,所以不能完全交给setToken方法自己加锁 todo 该类放在这儿不太合理,等正式版时挪个位置
WxMapping - Annotation Type in com.mxixm.fastboot.weixin.annotation
FastBootWeixin WxMapping 标记是微信的Mapping,包括WxButton、WxEventMapping、WxMessageMapping
WxMappingHandlerMapping - Class in com.mxixm.fastboot.weixin.mvc.annotation
FastBootWeixin WxMappingHandlerMapping
WxMappingHandlerMapping(String, WxBuildinVerifyService, WxMenuManager, WxSessionManager, WxAsyncMessageTemplate) - Constructor for class com.mxixm.fastboot.weixin.mvc.annotation.WxMappingHandlerMapping
 
WxMappingHandlerMethodNamingStrategy - Class in com.mxixm.fastboot.weixin.mvc.method
FastBootWeixin WxMappingHandlerMethodNamingStrategy
WxMappingHandlerMethodNamingStrategy() - Constructor for class com.mxixm.fastboot.weixin.mvc.method.WxMappingHandlerMethodNamingStrategy
 
WxMappingInfo - Class in com.mxixm.fastboot.weixin.mvc.method
FastBootWeixin WxMappingInfo
WxMappingInfo(String, Wx.Category, String, WxCategoryCondition, WxButtonTypeCondition, WxEventTypeCondition, WxMessageTypeCondition, WxMessageWildcardCondition) - Constructor for class com.mxixm.fastboot.weixin.mvc.method.WxMappingInfo
 
WxMappingInfo.Builder - Interface in com.mxixm.fastboot.weixin.mvc.method
 
WxMappingInfo.BuilderConfiguration - Class in com.mxixm.fastboot.weixin.mvc.method
 
WxMedia - Class in com.mxixm.fastboot.weixin.module.media
FastBootWeixin WxMedia 虽然叫素材,但是要和media区分好
WxMedia(String) - Constructor for class com.mxixm.fastboot.weixin.module.media.WxMedia
 
WxMedia() - Constructor for class com.mxixm.fastboot.weixin.module.media.WxMedia
 
WxMedia.Article - Class in com.mxixm.fastboot.weixin.module.media
图文消息的article
WxMedia.Article.Builder - Class in com.mxixm.fastboot.weixin.module.media
 
WxMedia.Count - Class in com.mxixm.fastboot.weixin.module.media
 
WxMedia.ImageResult - Class in com.mxixm.fastboot.weixin.module.media
上传图片的结果
WxMedia.MediaResult - Class in com.mxixm.fastboot.weixin.module.media
上传永久素材的接口
WxMedia.New - Class in com.mxixm.fastboot.weixin.module.media
更新图文消息的实体,单条new
WxMedia.New.Builder - Class in com.mxixm.fastboot.weixin.module.media
 
WxMedia.News - Class in com.mxixm.fastboot.weixin.module.media
新增和获取图文素材的实体,因为转为json提交给微信时的key为articles 从微信获取的key为news_item,故写了setter和getter
WxMedia.News.Builder - Class in com.mxixm.fastboot.weixin.module.media
 
WxMedia.NewsResult - Class in com.mxixm.fastboot.weixin.module.media
上传图文消息的结果
WxMedia.Result - Interface in com.mxixm.fastboot.weixin.module.media
标记是result
WxMedia.TempMediaResult - Class in com.mxixm.fastboot.weixin.module.media
上传临时素材的响应
WxMedia.Type - Enum in com.mxixm.fastboot.weixin.module.media
 
WxMedia.Video - Class in com.mxixm.fastboot.weixin.module.media
 
WxMedia.Video.Builder - Class in com.mxixm.fastboot.weixin.module.media
 
WxMediaConfiguration - Class in com.mxixm.fastboot.weixin.config.media
FastBootWeixin WxMediaConfiguration
WxMediaConfiguration() - Constructor for class com.mxixm.fastboot.weixin.config.media.WxMediaConfiguration
 
wxMediaManager() - Static method in class com.mxixm.fastboot.weixin.common.WxBeans
 
wxMediaManager(WxApiService, WxApiTemplate) - Method in class com.mxixm.fastboot.weixin.config.media.WxMediaConfiguration
 
WxMediaManager - Class in com.mxixm.fastboot.weixin.module.media
FastBootWeixin WxMediaManager
WxMediaManager(WxApiService, WxApiTemplate, WxMediaStore) - Constructor for class com.mxixm.fastboot.weixin.module.media.WxMediaManager
 
wxMediaManager - Variable in class com.mxixm.fastboot.weixin.module.message.processor.AbstractWxMediaMessageProcessor
 
wxMediaManager - Variable in class com.mxixm.fastboot.weixin.module.message.processor.WxMiniProgramMessageProcessor
 
WxMediaResource - Class in com.mxixm.fastboot.weixin.module.media
FastBootWeixin WxMediaResource
WxMediaResource(HttpInputMessage) - Constructor for class com.mxixm.fastboot.weixin.module.media.WxMediaResource
是否真的需要这么多成员变量?
WxMediaResource(File) - Constructor for class com.mxixm.fastboot.weixin.module.media.WxMediaResource
覆盖FileSystemResource,用于兼容mediaManager中从本地文件获取的资源 是否真的需要这么多成员变量?
wxMediaResourceMessageConverter() - Method in class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration
 
WxMediaResourceMessageConverter - Class in com.mxixm.fastboot.weixin.service.invoker.common
FastBootWeixin WxMediaResourceMessageConverter 覆盖默认的ResourceHttpMessageConverter,因为默认的支持不完善
WxMediaResourceMessageConverter() - Constructor for class com.mxixm.fastboot.weixin.service.invoker.common.WxMediaResourceMessageConverter
 
wxMediaResponseBodyAdvice() - Method in class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration
 
WxMediaResponseBodyAdvice - Class in com.mxixm.fastboot.weixin.mvc.advice
FastBootWeixin WxMediaResponseBodyAdvice ResponseBodyAdvice Spring 4.1以上才支持。 这个作用是为响应自动添加fromUser 不加这个注解会有问题@ControllerAdvice,不识别
WxMediaResponseBodyAdvice() - Constructor for class com.mxixm.fastboot.weixin.mvc.advice.WxMediaResponseBodyAdvice
 
wxMediaStore() - Method in class com.mxixm.fastboot.weixin.config.media.WxMediaConfiguration
 
WxMediaStore - Interface in com.mxixm.fastboot.weixin.module.media
fastboot-weixin WxMediaStore
WxMediaStore.Type - Enum in com.mxixm.fastboot.weixin.module.media
 
WxMediaUtils - Class in com.mxixm.fastboot.weixin.util
fastboot-weixin WxMediaUtils
WxMediaUtils() - Constructor for class com.mxixm.fastboot.weixin.util.WxMediaUtils
 
WxMenu() - Constructor for class com.mxixm.fastboot.weixin.module.menu.WxMenuManager.WxMenu
 
wxMenu - Variable in class com.mxixm.fastboot.weixin.module.menu.WxMenuManager.WxMenus
 
WxMenuAnnotationProcessor - Class in com.mxixm.fastboot.weixin.module.menu
Deprecated.
WxMenuAnnotationProcessor() - Constructor for class com.mxixm.fastboot.weixin.module.menu.WxMenuAnnotationProcessor
Deprecated.
 
wxMenuManager() - Static method in class com.mxixm.fastboot.weixin.common.WxBeans
 
wxMenuManager(WxButtonEventKeyStrategy) - Method in class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration
 
WxMenuManager - Class in com.mxixm.fastboot.weixin.module.menu
FastBootWeixin WxMenuManager
WxMenuManager(WxApiService, WxButtonEventKeyStrategy, boolean) - Constructor for class com.mxixm.fastboot.weixin.module.menu.WxMenuManager
 
WxMenuManager.WxMenu - Class in com.mxixm.fastboot.weixin.module.menu
 
WxMenuManager.WxMenus - Class in com.mxixm.fastboot.weixin.module.menu
 
WxMenus() - Constructor for class com.mxixm.fastboot.weixin.module.menu.WxMenuManager.WxMenus
 
WxMessage<T extends WxMessageBody> - Class in com.mxixm.fastboot.weixin.module.message
FastBootWeixin WxMessage 所有消息都是通过Msg推送的 坑啊,主动发消息竟然是json格式 真是尴尬,不仅格式不同,结构也不同,坑爹。。。 特别是text消息,json的在text结构下,xml在顶级 注解@JsonUnwrapped @XmlElementWrapper这两个对于XML和JSON完全相反的功能,两个都只提供了一个。。。 https://stackoverflow.com/questions/16202583/xmlelementwrapper-for-unwrapped-collections https://github.com/FasterXML/jackson-databind/issues/512 FastBootWeixin WxMessage
WxMessage() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessage
 
WxMessage.Builder<B extends WxMessage.Builder,M extends WxMessageBody> - Class in com.mxixm.fastboot.weixin.module.message
 
WxMessage.Image - Class in com.mxixm.fastboot.weixin.module.message
 
WxMessage.ImageBuilder - Class in com.mxixm.fastboot.weixin.module.message
 
WxMessage.Intent - Enum in com.mxixm.fastboot.weixin.module.message
标记是发送的消息还是接收的消息,没有想到一个合适的单词,就先用Intent吧
WxMessage.MediaBuilder<B extends WxMessage.MediaBuilder,M extends WxMessageBody.Media> - Class in com.mxixm.fastboot.weixin.module.message
 
WxMessage.MiniProgram - Class in com.mxixm.fastboot.weixin.module.message
 
WxMessage.MiniProgramBuilder - Class in com.mxixm.fastboot.weixin.module.message
 
WxMessage.MpNews - Class in com.mxixm.fastboot.weixin.module.message
发送图文消息(点击跳转到图文消息页面)
WxMessage.MpNewsBuilder - Class in com.mxixm.fastboot.weixin.module.message
 
WxMessage.Music - Class in com.mxixm.fastboot.weixin.module.message
 
WxMessage.MusicBuilder - Class in com.mxixm.fastboot.weixin.module.message
 
WxMessage.News - Class in com.mxixm.fastboot.weixin.module.message
图文消息(点击跳转到外链)
WxMessage.NewsBuilder - Class in com.mxixm.fastboot.weixin.module.message
 
WxMessage.Status - Class in com.mxixm.fastboot.weixin.module.message
 
WxMessage.StatusBuilder - Class in com.mxixm.fastboot.weixin.module.message
 
WxMessage.Template - Class in com.mxixm.fastboot.weixin.module.message
模板消息
WxMessage.Text - Class in com.mxixm.fastboot.weixin.module.message
 
WxMessage.TextBuilder - Class in com.mxixm.fastboot.weixin.module.message
 
WxMessage.Type - Enum in com.mxixm.fastboot.weixin.module.message
 
WxMessage.Video - Class in com.mxixm.fastboot.weixin.module.message
 
WxMessage.VideoBuilder - Class in com.mxixm.fastboot.weixin.module.message
上面的body和下面的body风格不一致。。。算了,什么时候强迫症犯了再改好了 加了几个参数之后发现还是下面这种方式好啊。。。
WxMessage.Voice - Class in com.mxixm.fastboot.weixin.module.message
 
WxMessage.VoiceBuilder - Class in com.mxixm.fastboot.weixin.module.message
 
WxMessage.WxCard - Class in com.mxixm.fastboot.weixin.module.message
发送卡券
WxMessage.WxCardBuilder - Class in com.mxixm.fastboot.weixin.module.message
 
WxMessageBody - Class in com.mxixm.fastboot.weixin.module.message
fastboot-weixin WxMessageBody 其中@XmlType是干啥的?因为JAXBContext中不能有相同类名,或者说不能有相同的@XmlType的name,默认使用的是类名 所以这里显式指定一下类型名。
WxMessageBody() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessageBody
 
WxMessageBody.Image - Class in com.mxixm.fastboot.weixin.module.message
 
WxMessageBody.Media - Class in com.mxixm.fastboot.weixin.module.message
 
WxMessageBody.MiniProgram - Class in com.mxixm.fastboot.weixin.module.message
小程序类型,这个只有用户消息有,群发消息没有 有空把其他equals、hashcode、toString重构一下
WxMessageBody.MpNews - Class in com.mxixm.fastboot.weixin.module.message
 
WxMessageBody.Music - Class in com.mxixm.fastboot.weixin.module.message
其实可以再抽象一个thumbMediaBody的。。。我懒
WxMessageBody.News - Class in com.mxixm.fastboot.weixin.module.message
 
WxMessageBody.News.Item - Class in com.mxixm.fastboot.weixin.module.message
突然想省个事,虽然这里确实是用builder更好一点,但是我就是不用 写builder了,但是刚才还有个事情忘记了,不知道是啥了。
WxMessageBody.News.Item.Builder - Class in com.mxixm.fastboot.weixin.module.message
 
WxMessageBody.Status - Class in com.mxixm.fastboot.weixin.module.message
发送状态消息的封装
WxMessageBody.Status.Command - Enum in com.mxixm.fastboot.weixin.module.message
 
WxMessageBody.Template - Class in com.mxixm.fastboot.weixin.module.message
模板消息体
WxMessageBody.Template.TemplateData - Class in com.mxixm.fastboot.weixin.module.message
 
WxMessageBody.Text - Class in com.mxixm.fastboot.weixin.module.message
 
WxMessageBody.Video - Class in com.mxixm.fastboot.weixin.module.message
 
WxMessageBody.Voice - Class in com.mxixm.fastboot.weixin.module.message
 
WxMessageBody.WxCard - Class in com.mxixm.fastboot.weixin.module.message
 
WxMessageMapping - Annotation Type in com.mxixm.fastboot.weixin.annotation
FastBootWeixin WxMessageMapping 微信消息请求绑定 暂时不想做pattern匹配
WxMessageParameter - Interface in com.mxixm.fastboot.weixin.module.message.parameter
FastBootWeixin WxMessageParameter 微信消息参数接口,用于包装WxRequest和HttpServletRequest 主要是为了兼容手动发送消息和返回消息时的自动发送
wxMessageProcessor() - Method in class com.mxixm.fastboot.weixin.config.message.WxAsyncMessageConfiguration
 
WxMessageProcessor<T extends WxMessage> - Interface in com.mxixm.fastboot.weixin.module.message
FastBootWeixin WxMessageProcessor
WxMessageProcessorChain - Class in com.mxixm.fastboot.weixin.module.message.processor
FastBootWeixin WxMessageProcessorChain
WxMessageProcessorChain() - Constructor for class com.mxixm.fastboot.weixin.module.message.processor.WxMessageProcessorChain
 
wxMessageResponseBodyAdvice() - Method in class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration
 
WxMessageResponseBodyAdvice - Class in com.mxixm.fastboot.weixin.mvc.advice
FastBootWeixin WxMessageResponseBodyAdvice ResponseBodyAdvice Spring 4.1以上才支持。 这个作用是为响应自动添加fromUser 不加这个注解会有问题@ControllerAdvice,不识别
WxMessageResponseBodyAdvice(WxMessageProcessor) - Constructor for class com.mxixm.fastboot.weixin.mvc.advice.WxMessageResponseBodyAdvice
 
wxMessageTemplate() - Method in class com.mxixm.fastboot.weixin.config.message.WxAsyncMessageConfiguration
 
WxMessageTemplate - Class in com.mxixm.fastboot.weixin.module.message
FastBootWeixin WxMessageTemplate
WxMessageTemplate(WxApiService, WxMessageProcessor) - Constructor for class com.mxixm.fastboot.weixin.module.message.WxMessageTemplate
 
WxMessageTypeCondition - Class in com.mxixm.fastboot.weixin.mvc.condition
FastBootWeixin WxMessageTypeCondition
WxMessageTypeCondition(WxMessage.Type...) - Constructor for class com.mxixm.fastboot.weixin.mvc.condition.WxMessageTypeCondition
 
WxMessageTypeCondition(Collection<WxMessage.Type>) - Constructor for class com.mxixm.fastboot.weixin.mvc.condition.WxMessageTypeCondition
 
WxMessageUtils - Class in com.mxixm.fastboot.weixin.util
FastBootWeixin WxMessageUtils 消息相关的工具类
WxMessageUtils() - Constructor for class com.mxixm.fastboot.weixin.util.WxMessageUtils
 
WxMessageWildcardCondition - Class in com.mxixm.fastboot.weixin.mvc.condition
FastBootWeixin WxMessageWildcardCondition
WxMessageWildcardCondition(String...) - Constructor for class com.mxixm.fastboot.weixin.mvc.condition.WxMessageWildcardCondition
 
WxMessageWildcardCondition(Collection<String>) - Constructor for class com.mxixm.fastboot.weixin.mvc.condition.WxMessageWildcardCondition
 
WxMiniProgramMessageProcessor - Class in com.mxixm.fastboot.weixin.module.message.processor
FastBootWeixin WxMiniProgramMessageProcessor
WxMiniProgramMessageProcessor(WxMediaManager) - Constructor for class com.mxixm.fastboot.weixin.module.message.processor.WxMiniProgramMessageProcessor
 
WxMultipartFile - Class in com.mxixm.fastboot.weixin.service.invoker.common
FastBootWeixin WxMultipartFile
WxMultipartFile(FileItem) - Constructor for class com.mxixm.fastboot.weixin.service.invoker.common.WxMultipartFile
Create an instance wrapping the given FileItem.
WxMusicMessageProcessor - Class in com.mxixm.fastboot.weixin.module.message.processor
FastBootWeixin WxGroupMusicMessageProcessor
WxMusicMessageProcessor(WxMediaManager) - Constructor for class com.mxixm.fastboot.weixin.module.message.processor.WxMusicMessageProcessor
 
wxMvcAdapterCustomer() - Method in class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration
 
WxMvcAdapterCustomer() - Constructor for class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration.WxMvcAdapterCustomer
 
wxMvcConfigurer() - Method in class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration
 
WxMvcConfigurer(HandlerInterceptor, WxProperties) - Constructor for class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration.WxMvcConfigurer
 
WxOAuth2Callback - Interface in com.mxixm.fastboot.weixin.web
FastBootWeixin WxOAuth2Callback 登录校验通过之后执行一些业务逻辑
WxOAuth2Callback.WxOAuth2Context - Class in com.mxixm.fastboot.weixin.web
 
WxOAuth2Context(WxWebUser, String, HttpServletResponse, HttpServletRequest) - Constructor for class com.mxixm.fastboot.weixin.web.WxOAuth2Callback.WxOAuth2Context
 
wxOAuth2Interceptor() - Method in class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration
 
WxOAuth2Interceptor - Class in com.mxixm.fastboot.weixin.web
FastBootWeixin WxOAuth2Interceptor 微信oauth2的interceptor 如果重定向的url中有参数,微信也会原封不动的把这些参数加上,再把自己的参数往后面加,所以我觉得state应该没什么卵用了,自己拼参数就足够了
WxOAuth2Interceptor() - Constructor for class com.mxixm.fastboot.weixin.web.WxOAuth2Interceptor
 
WxOAuth2Interceptor(WxOAuth2Callback) - Constructor for class com.mxixm.fastboot.weixin.web.WxOAuth2Interceptor
 
WxProperties - Class in com.mxixm.fastboot.weixin.config
FastBootWeixin WxProperties 总的配置类 Spring的统一用法是注入configuration的类,然后只在这个类中使用,所有属性都用set或者构造方法设置进去 而不是像我的用法一样,直接整个属性放进去了,之后可以尝试这样去重构
WxProperties() - Constructor for class com.mxixm.fastboot.weixin.config.WxProperties
 
WxProperties.Invoker - Class in com.mxixm.fastboot.weixin.config
 
WxProperties.Message - Class in com.mxixm.fastboot.weixin.config
 
WxProperties.Mvc - Class in com.mxixm.fastboot.weixin.config
 
WxProperties.Mvc.Interceptor - Class in com.mxixm.fastboot.weixin.config
 
WxProperties.Server - Class in com.mxixm.fastboot.weixin.config
 
WxProperties.System - Class in com.mxixm.fastboot.weixin.config
微信系统属性
WxProperties.Url - Class in com.mxixm.fastboot.weixin.config
微信url
WxQrCode - Class in com.mxixm.fastboot.weixin.module.extend
FastBootWeixin WxQrCode
WxQrCode.Action - Enum in com.mxixm.fastboot.weixin.module.extend
二维码类型,QR_SCENE为临时的整型参数值,QR_STR_SCENE为临时的字符串参数值,QR_LIMIT_SCENE为永久的整型参数值,QR_LIMIT_STR_SCENE为永久的字符串参数值 QR_CARD为二维码卡券
WxQrCode.ActionInfo - Class in com.mxixm.fastboot.weixin.module.extend
 
WxQrCode.ActionInfo.Card - Class in com.mxixm.fastboot.weixin.module.extend
 
WxQrCode.ActionInfo.Scene - Class in com.mxixm.fastboot.weixin.module.extend
 
WxQrCode.Builder - Class in com.mxixm.fastboot.weixin.module.extend
 
WxQrCode.Result - Class in com.mxixm.fastboot.weixin.module.extend
二维码请求结果
WxRedirect - Class in com.mxixm.fastboot.weixin.util
FastBootWeixin WxRedirect
WxRedirect(String, String, String, boolean) - Constructor for class com.mxixm.fastboot.weixin.util.WxRedirect
 
WxRedirect.Builder - Class in com.mxixm.fastboot.weixin.util
 
WxRedirectUtils - Class in com.mxixm.fastboot.weixin.util
FastBootWeixin WxRedirectUtils
WxRedirectUtils() - Constructor for class com.mxixm.fastboot.weixin.util.WxRedirectUtils
 
WxRequest - Class in com.mxixm.fastboot.weixin.module.web
FastBootWeixin WxRequest
WxRequest(HttpServletRequest, WxSessionManager) - Constructor for class com.mxixm.fastboot.weixin.module.web.WxRequest
 
WxRequest.Body - Class in com.mxixm.fastboot.weixin.module.web
 
WxRequest.Body.ScanCodeInfo - Class in com.mxixm.fastboot.weixin.module.web
扫描信息
WxRequest.Body.SendLocationInfo - Class in com.mxixm.fastboot.weixin.module.web
发送的位置信息
WxRequest.Body.SendPicsInfo - Class in com.mxixm.fastboot.weixin.module.web
发送的图片信息
WxRequest.Body.SendPicsInfo.Item - Class in com.mxixm.fastboot.weixin.module.web
 
WxRequestBody - Class in com.mxixm.fastboot.weixin.module.web
FastBootWeixin WxRequestBody 整理成请求体,是WxRequest.Body的转换
WxRequestBody() - Constructor for class com.mxixm.fastboot.weixin.module.web.WxRequestBody
 
WxRequestBody.Button - Class in com.mxixm.fastboot.weixin.module.web
button事件的父类
WxRequestBody.Click - Class in com.mxixm.fastboot.weixin.module.web
click按钮的点击事件,其实就是event
WxRequestBody.Event - Class in com.mxixm.fastboot.weixin.module.web
Event事件的父类
WxRequestBody.Image - Class in com.mxixm.fastboot.weixin.module.web
图片媒体消息
WxRequestBody.Link - Class in com.mxixm.fastboot.weixin.module.web
链接消息
WxRequestBody.Location - Class in com.mxixm.fastboot.weixin.module.web
地理位置消息
WxRequestBody.LocationReport - Class in com.mxixm.fastboot.weixin.module.web
上报地理位置
WxRequestBody.MediaMessage - Class in com.mxixm.fastboot.weixin.module.web
媒体消息的父类
WxRequestBody.Message - Class in com.mxixm.fastboot.weixin.module.web
所有消息类型的父类
WxRequestBody.Scan - Class in com.mxixm.fastboot.weixin.module.web
扫码事件
WxRequestBody.ScanCode - Class in com.mxixm.fastboot.weixin.module.web
event类型为scancode_push、scancode_waitmsg才有
WxRequestBody.SelectLocation - Class in com.mxixm.fastboot.weixin.module.web
event为location_select时才有
WxRequestBody.SendPicture - Class in com.mxixm.fastboot.weixin.module.web
event为pic_sysphoto、pic_photo_or_album、pic_weixin才有
WxRequestBody.Subscribe - Class in com.mxixm.fastboot.weixin.module.web
关注事件,包括扫描关注
WxRequestBody.Template - Class in com.mxixm.fastboot.weixin.module.web
模板消息相关事件
WxRequestBody.Text - Class in com.mxixm.fastboot.weixin.module.web
文本消息
WxRequestBody.Unsubscribe - Class in com.mxixm.fastboot.weixin.module.web
取关事件
WxRequestBody.Video - Class in com.mxixm.fastboot.weixin.module.web
视频消息
WxRequestBody.View - Class in com.mxixm.fastboot.weixin.module.web
View的点击事件
WxRequestBody.Voice - Class in com.mxixm.fastboot.weixin.module.web
声音媒体消息
wxRequestMappingHandlerMapping(WxSessionManager, WxAsyncMessageTemplate, WxMenuManager) - Method in class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration
 
WxRequestMessageParameter - Class in com.mxixm.fastboot.weixin.module.message.parameter
FastBootWeixin WxRequestMessageParameter
WxRequestMessageParameter(WxRequest) - Constructor for class com.mxixm.fastboot.weixin.module.message.parameter.WxRequestMessageParameter
 
WxResponseBody - Annotation Type in com.mxixm.fastboot.weixin.annotation
FastBootWeixin WxResponseBody
WxResponseErrorHandler - Class in com.mxixm.fastboot.weixin.service.invoker.handler
FastBootWeixin WxResponseErrorHandler 增加api异常判断
WxResponseErrorHandler() - Constructor for class com.mxixm.fastboot.weixin.service.invoker.handler.WxResponseErrorHandler
 
WxResponseExtractor<T> - Interface in com.mxixm.fastboot.weixin.service.invoker.executor
FastBootWeixin WxResponseExtractor
WxSession - Interface in com.mxixm.fastboot.weixin.module.web.session
FastBootWeixin WxSession
wxSessionIdGenerator - Variable in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSessionManager
 
WxSessionIdGenerator - Interface in com.mxixm.fastboot.weixin.module.web.session
FastBootWeixin WxSessionIdGenerator
wxSessionManager() - Method in class com.mxixm.fastboot.weixin.config.server.WxWebConfiguration
 
wxSessionManager - Variable in class com.mxixm.fastboot.weixin.module.web.session.DefaultWxSession
 
WxSessionManager - Interface in com.mxixm.fastboot.weixin.module.web.session
FastBootWeixin WxSessionManager 其实只用暴露getWxSession就可以了
WxShortUrl - Class in com.mxixm.fastboot.weixin.module.extend
FastBootWeixin WxShortUrl
WxShortUrl.Action - Enum in com.mxixm.fastboot.weixin.module.extend
 
WxShortUrl.Builder - Class in com.mxixm.fastboot.weixin.module.extend
 
WxShortUrl.Result - Class in com.mxixm.fastboot.weixin.module.extend
短链接结果
WxStringColorConverter() - Constructor for class com.mxixm.fastboot.weixin.module.adapter.WxJsonAdapters.WxStringColorConverter
 
wxStringResponseBodyAdvice() - Method in class com.mxixm.fastboot.weixin.config.server.WxBuildinMvcConfiguration
 
WxStringResponseBodyAdvice - Class in com.mxixm.fastboot.weixin.mvc.advice
FastBootWeixin WxStringResponseBodyAdvice ResponseBodyAdvice Spring 4.1以上才支持。 这个作用是为响应自动添加fromUser 不加这个注解会有问题@ControllerAdvice,不识别
WxStringResponseBodyAdvice(WxMessageProcessor) - Constructor for class com.mxixm.fastboot.weixin.mvc.advice.WxStringResponseBodyAdvice
 
wxSyncMessageReturnValueHandler() - Method in class com.mxixm.fastboot.weixin.config.message.WxAsyncMessageConfiguration
 
WxSyncMessageReturnValueHandler - Class in com.mxixm.fastboot.weixin.module.message.support
FastBootWeixin WxSyncMessageReturnValueHandler 其实@WxAsyncMessage并不是通过这个类发送的,这里应该叫做CustomerMessage,这里的消息不需要异步发送,直接调用发送即可 todo 按照上面的逻辑重构 done 已重构 该类不处理声明为被动返回的消息,即返回XML消息,其他类型都通过本类处理 而对于消息的发送,都采用异步的方式我觉得没有问题,如果同步发送,报错之后响应给微信,微信会返回给用户服务器故障,这是不友好的,所以这里固定异步发送。 但是有点区别,如果是普通的@RequestMapping呢,可能就不需要异步发送了 todo 分离出来两种,WxMappingReturnValueHandler和WxMessageReturnValueHandler
WxSyncMessageReturnValueHandler(WxMessageTemplate) - Constructor for class com.mxixm.fastboot.weixin.module.message.support.WxSyncMessageReturnValueHandler
 
WxTag - Class in com.mxixm.fastboot.weixin.module.user
fastboot-weixin WxTag
WxTag() - Constructor for class com.mxixm.fastboot.weixin.module.user.WxTag
 
WxTag.Tag - Class in com.mxixm.fastboot.weixin.module.user
 
WxTag.TagList - Class in com.mxixm.fastboot.weixin.module.user
 
WxTagUser - Class in com.mxixm.fastboot.weixin.module.user
fastboot-weixin WxTagUser
WxTagUser() - Constructor for class com.mxixm.fastboot.weixin.module.user.WxTagUser
 
WxTagUser.TagIdList - Class in com.mxixm.fastboot.weixin.module.user
 
WxTagUser.UserList - Class in com.mxixm.fastboot.weixin.module.user
 
WxTagUser.UserList.Data - Class in com.mxixm.fastboot.weixin.module.user
 
WxTemplateMessage - Class in com.mxixm.fastboot.weixin.module.message
fastboot-weixin WxGroupMessage
WxTemplateMessage() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxTemplateMessage
 
WxTemplateMessage.MiniProgram - Class in com.mxixm.fastboot.weixin.module.message
消息模板链接的小程序 在消息体中也有MiniProgram类型,虽然两个可以复用,但字段有点小区别,暂时不考虑复用
WxTemplateMessage.Result - Class in com.mxixm.fastboot.weixin.module.message
模板消息结果
WxTemplateMessage.TemplateMessageBuilder - Class in com.mxixm.fastboot.weixin.module.message
 
WxTemplateMessageProcessor - Class in com.mxixm.fastboot.weixin.module.message
FastBootWeixin WxTemplateMessageProcessor
WxTemplateMessageProcessor() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxTemplateMessageProcessor
 
WxTicket - Class in com.mxixm.fastboot.weixin.module.credential
fastboot-weixin WxTicket 包括WxJsApiTicket和WxCardApiTicket
WxTicket() - Constructor for class com.mxixm.fastboot.weixin.module.credential.WxTicket
 
WxTicket.Type - Enum in com.mxixm.fastboot.weixin.module.credential
 
wxTokenManager() - Static method in class com.mxixm.fastboot.weixin.common.WxBeans
 
wxTokenManager(WxBaseService, WxTokenStore) - Method in class com.mxixm.fastboot.weixin.config.credential.WxCredentialConfiguration
 
WxTokenManager - Class in com.mxixm.fastboot.weixin.module.credential
FastBootWeixin WxTokenManager 暂时没有定时任务,懒获取
WxTokenManager(WxBaseService, WxTokenStore) - Constructor for class com.mxixm.fastboot.weixin.module.credential.WxTokenManager
 
wxTokenStore() - Method in class com.mxixm.fastboot.weixin.config.credential.WxCredentialConfiguration
 
WxTokenStore - Interface in com.mxixm.fastboot.weixin.module.credential
FastBootWeixin WxTokenStore 注意考虑分布式存储,或许需要加一个lock,因为获取之后上一个会失效,所以不能完全交给setToken方法自己加锁 todo 该类放在这儿不太合理,等正式版时挪个位置
WxUrlUtils - Class in com.mxixm.fastboot.weixin.util
FastBootWeixin WxUrlUtils
WxUrlUtils() - Constructor for class com.mxixm.fastboot.weixin.util.WxUrlUtils
 
WxUser - Class in com.mxixm.fastboot.weixin.module.user
FastBootWeixin WxUser
WxUser() - Constructor for class com.mxixm.fastboot.weixin.module.user.WxUser
 
wxUserManager() - Static method in class com.mxixm.fastboot.weixin.common.WxBeans
 
wxUserManager(WxBaseService, WxApiService) - Method in class com.mxixm.fastboot.weixin.config.invoker.WxInvokerConfiguration
 
WxUserManager - Class in com.mxixm.fastboot.weixin.web
FastBootWeixin WxUserManager
WxUserManager(WxBaseService, WxApiService) - Constructor for class com.mxixm.fastboot.weixin.web.WxUserManager
 
WxUserMessage<T extends WxMessageBody> - Class in com.mxixm.fastboot.weixin.module.message
fastboot-weixin WxUserMessage
WxUserMessage.Image - Class in com.mxixm.fastboot.weixin.module.message
 
WxUserMessage.MiniProgram - Class in com.mxixm.fastboot.weixin.module.message
 
WxUserMessage.MpNews - Class in com.mxixm.fastboot.weixin.module.message
发送图文消息(点击跳转到图文消息页面)
WxUserMessage.Music - Class in com.mxixm.fastboot.weixin.module.message
 
WxUserMessage.News - Class in com.mxixm.fastboot.weixin.module.message
图文消息(点击跳转到外链)
WxUserMessage.Status - Class in com.mxixm.fastboot.weixin.module.message
 
WxUserMessage.Text - Class in com.mxixm.fastboot.weixin.module.message
 
WxUserMessage.UserMessageBuilder - Class in com.mxixm.fastboot.weixin.module.message
是否有必要加个back返回原构造器? 是否可以泛型化,使得构造出来的对象是WxUserMessage的子类
WxUserMessage.Video - Class in com.mxixm.fastboot.weixin.module.message
 
WxUserMessage.Voice - Class in com.mxixm.fastboot.weixin.module.message
 
WxUserMessage.WxCard - Class in com.mxixm.fastboot.weixin.module.message
发送卡券
WxUserMessageProcessor - Class in com.mxixm.fastboot.weixin.module.message
FastBootWeixin WxCommonMessageProcessor
WxUserMessageProcessor() - Constructor for class com.mxixm.fastboot.weixin.module.message.WxUserMessageProcessor
 
WxUserNewsMessageProcessor - Class in com.mxixm.fastboot.weixin.module.message.processor.user
FastBootWeixin WxGroupNewsMessageProcessor
WxUserNewsMessageProcessor() - Constructor for class com.mxixm.fastboot.weixin.module.message.processor.user.WxUserNewsMessageProcessor
 
WxUserProvider<T> - Interface in com.mxixm.fastboot.weixin.module.user
FastBootWeixin WxUserProvider 用户提供器接口 关于fromUser和toUser可以再考虑考虑
WxVideoMessageProcessor - Class in com.mxixm.fastboot.weixin.module.message.processor
FastBootWeixin WxGroupVideoMessageProcessor
WxVideoMessageProcessor(WxMediaManager) - Constructor for class com.mxixm.fastboot.weixin.module.message.processor.WxVideoMessageProcessor
 
WxVoiceMessageProcessor - Class in com.mxixm.fastboot.weixin.module.message.processor
FastBootWeixin WxGroupVoiceMessageProcessor
WxVoiceMessageProcessor(WxMediaManager) - Constructor for class com.mxixm.fastboot.weixin.module.message.processor.WxVoiceMessageProcessor
 
WxWebConfiguration - Class in com.mxixm.fastboot.weixin.config.server
FastBootWeixin WxWebConfiguration
WxWebConfiguration(WxProperties) - Constructor for class com.mxixm.fastboot.weixin.config.server.WxWebConfiguration
 
WxWebUser - Class in com.mxixm.fastboot.weixin.web
FastBootWeixin WxWebUser
WxWebUser() - Constructor for class com.mxixm.fastboot.weixin.web.WxWebUser
 
WxWebUtils - Class in com.mxixm.fastboot.weixin.util
FastBootWeixin WxWebUtils 绑定一些参数
WxWebUtils() - Constructor for class com.mxixm.fastboot.weixin.util.WxWebUtils
 
WxXmlAdapters - Class in com.mxixm.fastboot.weixin.module.adapter
FastBootWeixin WxXmlAdapters
WxXmlAdapters() - Constructor for class com.mxixm.fastboot.weixin.module.adapter.WxXmlAdapters
 
WxXmlAdapters.CreateTimeAdaptor - Class in com.mxixm.fastboot.weixin.module.adapter
日期转换
WxXmlAdapters.EventAdaptor - Class in com.mxixm.fastboot.weixin.module.adapter
类型转换
WxXmlAdapters.MsgTypeAdaptor - Class in com.mxixm.fastboot.weixin.module.adapter
类型转换
WxXmlAdapters.TextBodyAdaptor - Class in com.mxixm.fastboot.weixin.module.adapter
文本消息体转换器

X

X_WX_REQUEST_URL - Static variable in class com.mxixm.fastboot.weixin.util.WxWebUtils
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2018 Guangshan Technology, Inc.. All rights reserved.