A B C D E F G H I K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ACCEPTED - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
202 Accepted
- AccountType - Enum in com.zone.weixin4j.type
-
账号类型
- AES - com.zone.weixin4j.type.EncryptType
-
密文模式
- AES - Static variable in class com.zone.weixin4j.util.ServerToolkits
- aesDecrypt(String, String, String) - Static method in class com.zone.weixin4j.util.MessageUtil
-
对AES消息解密
- aesEncrypt(String, String, String) - Static method in class com.zone.weixin4j.util.MessageUtil
-
对xml消息加密
- AesToken - Class in com.zone.weixin4j.util
-
aes & token
- AesToken(String) - Constructor for class com.zone.weixin4j.util.AesToken
-
一般为明文模式
- AesToken(String, String, String) - Constructor for class com.zone.weixin4j.util.AesToken
-
一般为AES加密模式
- afterCompletion(WeixinRequest, WeixinResponse, WeixinMessage, WeixinMessageHandler, Exception) - Method in class com.zone.weixin4j.interceptor.MessageInterceptorAdapter
- afterCompletion(WeixinRequest, WeixinResponse, WeixinMessage, WeixinMessageHandler, Exception) - Method in interface com.zone.weixin4j.interceptor.WeixinMessageInterceptor
-
全部执行后
- AgentType - Enum in com.zone.weixin4j.type
-
应用类型
- annual_renew - com.zone.weixin4j.type.EventType
-
年审通知事件
- applyPostHandle(WeixinRequest, WeixinResponse, WeixinMessage) - Method in class com.zone.weixin4j.dispatcher.MessageHandlerExecutor
-
MessageHandler处理玩请求后的动作
- applyPreHandle(WeixinRequest, WeixinMessage) - Method in class com.zone.weixin4j.dispatcher.MessageHandlerExecutor
-
执行预拦截动作
- Article() - Constructor for class com.zone.weixin4j.response.NewsResponse.Article
- Article(String, String, String, String) - Constructor for class com.zone.weixin4j.response.NewsResponse.Article
- authorized - com.zone.weixin4j.mp.component.ComponentEventType
-
授权成功
B
- BAD_GATEWAY - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
502 Bad Gateway
- BAD_REQUEST - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
400 Bad Request
- Base64 - Class in com.zone.weixin4j.base64
-
reference of apache pivot
- Base64() - Constructor for class com.zone.weixin4j.base64.Base64
-
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
- Base64(boolean) - Constructor for class com.zone.weixin4j.base64.Base64
-
Creates a Base64 codec used for decoding (all modes) and encoding in the given URL-safe mode.
- Base64(int) - Constructor for class com.zone.weixin4j.base64.Base64
-
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
- Base64(int, byte[]) - Constructor for class com.zone.weixin4j.base64.Base64
-
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
- Base64(int, byte[], boolean) - Constructor for class com.zone.weixin4j.base64.Base64
-
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
- BaseNCodec - Class in com.zone.weixin4j.base64
-
reference of apache pivot
- BaseNCodec(int, int, int, int) - Constructor for class com.zone.weixin4j.base64.BaseNCodec
-
Note
lineLength
is rounded down to the nearest multiple ofBaseNCodec.encodedBlockSize
IfchunkSeparatorLength
is zero, then chunking is disabled. - batch_job_result - com.zone.weixin4j.type.EventType
-
异步任务完成事件
- BatchJob() - Constructor for class com.zone.weixin4j.qy.event.BatchjobresultMessage.BatchJob
- BatchjobresultMessage - Class in com.zone.weixin4j.qy.event
-
异步任务事件完成通知
- BatchjobresultMessage() - Constructor for class com.zone.weixin4j.qy.event.BatchjobresultMessage
- BatchjobresultMessage.BatchJob - Class in com.zone.weixin4j.qy.event
-
任务信息
- BlankResponse - Class in com.zone.weixin4j.response
-
空白回复(避免微信服务器重复推送消息)
C
- cancel_auth - com.zone.weixin4j.qy.suite.SuiteEventType
-
取消授权
- canHandle(WeixinRequest, WeixinMessage, Set<String>) - Method in class com.zone.weixin4j.handler.DebugMessageHandler
- canHandle(WeixinRequest, WeixinMessage, Set<String>) - Method in class com.zone.weixin4j.handler.MessageHandlerAdapter
- canHandle(WeixinRequest, WeixinMessage, Set<String>) - Method in class com.zone.weixin4j.handler.MultipleMessageHandlerAdapter
- canHandle(WeixinRequest, WeixinMessage, Set<String>) - Method in interface com.zone.weixin4j.handler.WeixinMessageHandler
-
能否处理请求
- canHandle0(WeixinRequest, WeixinMessage) - Method in class com.zone.weixin4j.handler.MultipleMessageHandlerAdapter
-
能否处理请求
- canHandle0(WeixinRequest, M) - Method in class com.zone.weixin4j.handler.MessageHandlerAdapter
-
能否处理请求
- change_auth - com.zone.weixin4j.qy.suite.SuiteEventType
-
变更授权
- characters(char[], int, int) - Method in class com.zone.weixin4j.xml.EncryptMessageHandler
- characters(char[], int, int) - Method in class com.zone.weixin4j.xml.MessageTransferHandler
- chat - com.zone.weixin4j.type.AgentType
-
聊天应用
- ChatEventType - Enum in com.zone.weixin4j.qy.chat
-
会话事件
- ChatItem - Class in com.zone.weixin4j.qy.chat
-
会话事件或消息
- ChatItem() - Constructor for class com.zone.weixin4j.qy.chat.ChatItem
- ChatReceiver - Class in com.zone.weixin4j.qy.chat
-
接收人
- ChatReceiver() - Constructor for class com.zone.weixin4j.qy.chat.ChatReceiver
- ChatType - Enum in com.zone.weixin4j.qy.chat
-
会话类型
- ClassUtil - Class in com.zone.weixin4j.util
-
对class的获取
- ClassUtil() - Constructor for class com.zone.weixin4j.util.ClassUtil
- click - com.zone.weixin4j.type.EventType
-
菜单点击链接事件
- com.zone.weixin4j.annotation - package com.zone.weixin4j.annotation
- com.zone.weixin4j.base64 - package com.zone.weixin4j.base64
- com.zone.weixin4j.controller - package com.zone.weixin4j.controller
- com.zone.weixin4j.dispatcher - package com.zone.weixin4j.dispatcher
- com.zone.weixin4j.exception - package com.zone.weixin4j.exception
- com.zone.weixin4j.handler - package com.zone.weixin4j.handler
- com.zone.weixin4j.interceptor - package com.zone.weixin4j.interceptor
- com.zone.weixin4j.message - package com.zone.weixin4j.message
- com.zone.weixin4j.message.event - package com.zone.weixin4j.message.event
- com.zone.weixin4j.mp.component - package com.zone.weixin4j.mp.component
- com.zone.weixin4j.mp.event - package com.zone.weixin4j.mp.event
- com.zone.weixin4j.qy.chat - package com.zone.weixin4j.qy.chat
- com.zone.weixin4j.qy.event - package com.zone.weixin4j.qy.event
- com.zone.weixin4j.qy.suite - package com.zone.weixin4j.qy.suite
- com.zone.weixin4j.request - package com.zone.weixin4j.request
- com.zone.weixin4j.response - package com.zone.weixin4j.response
- com.zone.weixin4j.service - package com.zone.weixin4j.service
- com.zone.weixin4j.service.context - package com.zone.weixin4j.service.context
- com.zone.weixin4j.service.impl - package com.zone.weixin4j.service.impl
- com.zone.weixin4j.socket - package com.zone.weixin4j.socket
- com.zone.weixin4j.spring - package com.zone.weixin4j.spring
- com.zone.weixin4j.type - package com.zone.weixin4j.type
- com.zone.weixin4j.util - package com.zone.weixin4j.util
- com.zone.weixin4j.xml - package com.zone.weixin4j.xml
- component_verify_ticket - com.zone.weixin4j.mp.component.ComponentEventType
-
推送ticket
- ComponentEventType - Enum in com.zone.weixin4j.mp.component
-
应用组件回调事件
- ComponentMessage - Class in com.zone.weixin4j.mp.component
-
组件消息
- ComponentMessage() - Constructor for class com.zone.weixin4j.mp.component.ComponentMessage
- CONFLICT - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
409 Conflict
- containsAlphabetOrPad(byte[]) - Method in class com.zone.weixin4j.base64.BaseNCodec
-
Tests a given byte array to see if it contains any characters within the alphabet or PAD.
- CONTENTTYPE$APPLICATION_XML - Static variable in class com.zone.weixin4j.util.ServerToolkits
- CONTENTTYPE$TEXT_PLAIN - Static variable in class com.zone.weixin4j.util.ServerToolkits
- CONTINUE - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
100 Continue
- create_chat - com.zone.weixin4j.qy.chat.ChatEventType
-
创建会话
- CREATED - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
201 Created
D
- DebugMessageHandler - Class in com.zone.weixin4j.handler
-
调试消息处理器
- decode(byte[]) - Method in class com.zone.weixin4j.base64.BaseNCodec
-
Decodes a byte[] containing characters in the Base-N alphabet.
- decode(byte[]) - Static method in class com.zone.weixin4j.util.PKCS7Encoder
-
删除解密后明文的补位字符
- decode(String) - Method in class com.zone.weixin4j.base64.BaseNCodec
-
Decodes a String containing characters in the Base-N alphabet.
- decodeBase64(byte[]) - Static method in class com.zone.weixin4j.base64.Base64
-
Decodes Base64 data into octets
- decodeBase64(String) - Static method in class com.zone.weixin4j.base64.Base64
-
Decodes a Base64 String into octets
- decodeInteger(byte[]) - Static method in class com.zone.weixin4j.base64.Base64
-
Decodes a byte64-encoded integer according to crypto standards such as W3C's XML-Signature
- deepClone(Object) - Static method in class com.zone.weixin4j.util.ClassUtil
- DefaultMessageMatcher - Class in com.zone.weixin4j.dispatcher
-
默认MessageMatcher实现(可以改进)
- DefaultMessageMatcher() - Constructor for class com.zone.weixin4j.dispatcher.DefaultMessageMatcher
- defineMessageKey(WeixinMessageTransfer, WeixinRequest) - Method in class com.zone.weixin4j.dispatcher.WeixinMessageDispatcher
-
声明messagekey
- destroy() - Method in class com.zone.weixin4j.service.context.WeiXin4jContextAwareImpl
- digestSHA1(String) - Static method in class com.zone.weixin4j.util.ServerToolkits
-
SHA1签名
- doDispatch(WeixinRequest) - Method in class com.zone.weixin4j.dispatcher.WeixinMessageDispatcher
-
对消息进行一系列的处理,包括 拦截、匹配、分发等动作
- doGet(WeixinRequest) - Method in class com.zone.weixin4j.service.impl.WxServiceImpl
-
处理Get请求
- doHandle(WeixinRequest, WeixinMessage, Set<String>) - Method in class com.zone.weixin4j.handler.DebugMessageHandler
- doHandle(WeixinRequest, WeixinMessage, Set<String>) - Method in class com.zone.weixin4j.handler.MessageHandlerAdapter
- doHandle(WeixinRequest, WeixinMessage, Set<String>) - Method in interface com.zone.weixin4j.handler.WeixinMessageHandler
-
处理请求
- doHandle0(WeixinRequest, M) - Method in class com.zone.weixin4j.handler.MessageHandlerAdapter
-
处理请求
- doPost(WeixinRequest) - Method in class com.zone.weixin4j.service.impl.WxServiceImpl
-
处理Post请求
- doRequest(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String) - Method in class com.zone.weixin4j.controller.WxController
E
- encode(byte[]) - Method in class com.zone.weixin4j.base64.BaseNCodec
-
Encodes a byte[] containing binary data, into a byte[] containing characters in the alphabet.
- encode(int) - Static method in class com.zone.weixin4j.util.PKCS7Encoder
-
获得对明文进行补位填充的字节.
- encode(WeixinResponse) - Method in class com.zone.weixin4j.socket.WeixinResponseEncoder
- encodeAsString(byte[]) - Method in class com.zone.weixin4j.base64.BaseNCodec
-
Encodes a byte[] containing binary data, into a String containing characters in the appropriate alphabet.
- encodeBase64(byte[]) - Static method in class com.zone.weixin4j.base64.Base64
-
Encodes binary data using the base64 algorithm but does not chunk the output.
- encodeBase64(byte[], boolean) - Static method in class com.zone.weixin4j.base64.Base64
-
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
- encodeBase64(byte[], boolean, boolean) - Static method in class com.zone.weixin4j.base64.Base64
-
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
- encodeBase64(byte[], boolean, boolean, int) - Static method in class com.zone.weixin4j.base64.Base64
-
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
- encodeBase64Chunked(byte[]) - Static method in class com.zone.weixin4j.base64.Base64
-
Encodes binary data using the base64 algorithm and chunks the encoded output into 76 character blocks
- encodeBase64String(byte[]) - Static method in class com.zone.weixin4j.base64.Base64
-
Encodes binary data using the base64 algorithm but does not chunk the output.
- encodeBase64URLSafe(byte[]) - Static method in class com.zone.weixin4j.base64.Base64
-
Encodes binary data using a URL-safe variation of the base64 algorithm but does not chunk the output.
- encodeBase64URLSafeString(byte[]) - Static method in class com.zone.weixin4j.base64.Base64
-
Encodes binary data using a URL-safe variation of the base64 algorithm but does not chunk the output.
- encodeHex(byte[], boolean) - Static method in class com.zone.weixin4j.util.HexUtil
- encodeHexString(byte[]) - Static method in class com.zone.weixin4j.util.HexUtil
- encodeInteger(BigInteger) - Static method in class com.zone.weixin4j.base64.Base64
-
Encodes to a byte64-encoded integer according to crypto standards such as W3C's XML-Signature
- encodeToString(byte[]) - Method in class com.zone.weixin4j.base64.BaseNCodec
-
Encodes a byte[] containing binary data, into a String containing characters in the Base-N alphabet.
- EncryptMessageHandler - Class in com.zone.weixin4j.xml
-
获取加密的密文内容
- EncryptMessageHandler() - Constructor for class com.zone.weixin4j.xml.EncryptMessageHandler
- EncryptType - Enum in com.zone.weixin4j.type
-
消息加密类型
- endElement(String, String, String) - Method in class com.zone.weixin4j.xml.EncryptMessageHandler
- endElement(String, String, String) - Method in class com.zone.weixin4j.xml.MessageTransferHandler
- ensureBufferSize(int, BaseNCodec.Context) - Method in class com.zone.weixin4j.base64.BaseNCodec
-
Ensure that the buffer has room for
size
bytes - enter_agent - com.zone.weixin4j.type.EventType
-
进入企业号应用事件
- EnterAgentEventMessage - Class in com.zone.weixin4j.qy.event
-
用户进入应用的事件推送(企业号)本事件只有在应用的回调模式中打开上报开关时上报
- EnterAgentEventMessage() - Constructor for class com.zone.weixin4j.qy.event.EnterAgentEventMessage
- equals(Object) - Method in class com.zone.weixin4j.dispatcher.WeixinMessageKey
- equals(Object) - Method in class com.zone.weixin4j.request.WeixinMessage
- event - com.zone.weixin4j.type.MessageType
-
事件消息
- EventMessage - Class in com.zone.weixin4j.message.event
-
事件消息基类
- EventMessage() - Constructor for class com.zone.weixin4j.message.event.EventMessage
- EventMessage(String) - Constructor for class com.zone.weixin4j.message.event.EventMessage
- EventType - Enum in com.zone.weixin4j.type
-
事件类型
- EXPECTATION_FAILED - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
417 Expectation Failed
F
- FAILED_DEPENDENCY - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
424 Failed Dependency (WebDAV, RFC4918)
- FORBIDDEN - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
403 Forbidden
- FOUND - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
302 Found
G
- GATEWAY_TIMEOUT - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
504 Gateway Timeout
- generateRandomString(int) - Static method in class com.zone.weixin4j.util.ServerToolkits
-
返回一个定长的随机字符串(包含数字和大小写字母)
- getAccountType() - Method in class com.zone.weixin4j.dispatcher.WeixinMessageKey
- getAccountType() - Method in class com.zone.weixin4j.socket.WeixinMessageTransfer
- getAddMembers() - Method in class com.zone.weixin4j.qy.chat.ChatItem
- getAesKey() - Method in class com.zone.weixin4j.util.AesToken
- getAesToken() - Method in class com.zone.weixin4j.request.WeixinRequest
- getAesToken() - Method in class com.zone.weixin4j.socket.WeixinMessageTransfer
- getAesTokenMap() - Method in class com.zone.weixin4j.service.context.WeiXin4jContextAwareImpl
- getAesTokenMap() - Method in interface com.zone.weixin4j.service.WeiXin4jContextAware
- getAesTokens() - Method in class com.zone.weixin4j.service.context.WeiXin4jContextAwareImpl
- getAesTokens() - Method in interface com.zone.weixin4j.service.WeiXin4jContextAware
- getAesTokens() - Method in class com.zone.weixin4j.spring.PropertyTokenGenerater
- getAesTokens() - Method in class com.zone.weixin4j.spring.TokenGenerater
- getAgentId() - Method in class com.zone.weixin4j.request.WeixinMessage
- getAgentType() - Method in class com.zone.weixin4j.qy.chat.WeixinChatMessage
- getAppId() - Method in class com.zone.weixin4j.mp.component.ComponentMessage
- getApplicationContext() - Method in class com.zone.weixin4j.service.context.WeiXin4jContextAwareImpl
- getApplicationContext() - Method in interface com.zone.weixin4j.service.WeiXin4jContextAware
- getArticleList() - Method in class com.zone.weixin4j.response.NewsResponse
- getAuthAppId() - Method in class com.zone.weixin4j.mp.component.ComponentMessage
- getAuthCode() - Method in class com.zone.weixin4j.mp.component.ComponentMessage
- getAuthCodeExpiredTime() - Method in class com.zone.weixin4j.mp.component.ComponentMessage
- getAuthCorpId() - Method in class com.zone.weixin4j.qy.suite.SuiteMessage
- getBatchJob() - Method in class com.zone.weixin4j.qy.event.BatchjobresultMessage
- getBytesUtf8(String) - Static method in class com.zone.weixin4j.util.ServerToolkits
- getChatId() - Method in class com.zone.weixin4j.qy.chat.ChatItem
- getChatName() - Method in class com.zone.weixin4j.qy.chat.ChatItem
- getChatType() - Method in class com.zone.weixin4j.qy.chat.ChatReceiver
- getClasses(String) - Static method in class com.zone.weixin4j.util.ClassUtil
-
获取某个包下所有的class信息
- getCode() - Method in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
- getContent() - Method in class com.zone.weixin4j.message.TextMessage
- getContent() - Method in class com.zone.weixin4j.qy.chat.ChatItem
- getContent() - Method in class com.zone.weixin4j.response.TextResponse
- getCorpId() - Method in class com.zone.weixin4j.qy.chat.WeixinChatMessage
- getCount() - Method in class com.zone.weixin4j.message.event.MenuPhotoEventMessage.PictureInfo
- getCreateTime() - Method in class com.zone.weixin4j.mp.component.ComponentMessage
- getCreateTime() - Method in class com.zone.weixin4j.qy.chat.ChatItem
- getCreateTime() - Method in class com.zone.weixin4j.request.WeixinMessage
- getDefaultBufferSize() - Method in class com.zone.weixin4j.base64.BaseNCodec
-
Get the default buffer size.
- getDefaultClassLoader() - Static method in class com.zone.weixin4j.util.ClassUtil
- getDeleteMembers() - Method in class com.zone.weixin4j.qy.chat.ChatItem
- getDesc() - Method in class com.zone.weixin4j.response.MusicResponse
- getDesc() - Method in class com.zone.weixin4j.response.NewsResponse.Article
- getDesc() - Method in class com.zone.weixin4j.response.VideoResponse
- getDescription() - Method in class com.zone.weixin4j.message.LinkMessage
- getDescription() - Method in class com.zone.weixin4j.qy.chat.ChatItem
- getEchoStr() - Method in class com.zone.weixin4j.request.WeixinRequest
- getEncodedLength(byte[]) - Method in class com.zone.weixin4j.base64.BaseNCodec
-
Calculates the amount of space needed to encode the supplied array.
- getEncryptContent() - Method in class com.zone.weixin4j.request.WeixinRequest
- getEncryptContent() - Method in class com.zone.weixin4j.xml.EncryptMessageHandler
- getEncryptType() - Method in class com.zone.weixin4j.request.WeixinRequest
- getEncryptType() - Method in class com.zone.weixin4j.socket.WeixinMessageTransfer
- getErrCode() - Method in class com.zone.weixin4j.qy.event.BatchjobresultMessage.BatchJob
- getErrMsg() - Method in class com.zone.weixin4j.qy.event.BatchjobresultMessage.BatchJob
- getErrorCode() - Method in exception com.zone.weixin4j.exception.MessageInterceptorException
- getErrorCode() - Method in exception com.zone.weixin4j.exception.WeixinException
- getErrorCount() - Method in class com.zone.weixin4j.mp.event.MassEventMessage
- getErrorMsg() - Method in exception com.zone.weixin4j.exception.MessageInterceptorException
- getErrorMsg() - Method in exception com.zone.weixin4j.exception.WeixinException
- getEventKey() - Method in class com.zone.weixin4j.message.event.MenuEventMessage
- getEventKey() - Method in class com.zone.weixin4j.mp.event.ScanEventMessage
- getEventKey() - Method in class com.zone.weixin4j.qy.event.EnterAgentEventMessage
- getEventType() - Method in class com.zone.weixin4j.dispatcher.WeixinMessageKey
- getEventType() - Method in class com.zone.weixin4j.message.event.EventMessage
- getEventType() - Method in class com.zone.weixin4j.mp.component.ComponentMessage
- getEventType() - Method in class com.zone.weixin4j.qy.chat.ChatItem
- getEventType() - Method in class com.zone.weixin4j.qy.suite.SuiteMessage
- getEventType() - Method in class com.zone.weixin4j.socket.WeixinMessageTransfer
- getExpiredTime() - Method in class com.zone.weixin4j.mp.event.VerifyExpireEventMessage
- getFailReason() - Method in class com.zone.weixin4j.mp.event.VerifyFailEventMessage
- getFailTime() - Method in class com.zone.weixin4j.mp.event.VerifyFailEventMessage
- getFilterCount() - Method in class com.zone.weixin4j.mp.event.MassEventMessage
- getFormat() - Method in class com.zone.weixin4j.message.VoiceMessage
- getFormatAddMembers() - Method in class com.zone.weixin4j.qy.chat.ChatItem
- getFormatAgentType() - Method in class com.zone.weixin4j.qy.chat.WeixinChatMessage
- getFormatAuthCodeExpiredTime() - Method in class com.zone.weixin4j.mp.component.ComponentMessage
- getFormatChatType() - Method in class com.zone.weixin4j.qy.chat.ChatReceiver
- getFormatCreateTime() - Method in class com.zone.weixin4j.mp.component.ComponentMessage
- getFormatCreateTime() - Method in class com.zone.weixin4j.qy.chat.ChatItem
- getFormatCreateTime() - Method in class com.zone.weixin4j.request.WeixinMessage
- getFormatDeleteMembers() - Method in class com.zone.weixin4j.qy.chat.ChatItem
- getFormatEventType() - Method in class com.zone.weixin4j.mp.component.ComponentMessage
- getFormatEventType() - Method in class com.zone.weixin4j.qy.chat.ChatItem
- getFormatEventType() - Method in class com.zone.weixin4j.qy.suite.SuiteMessage
- getFormatExpiredTime() - Method in class com.zone.weixin4j.mp.event.VerifyExpireEventMessage
- getFormatFailTime() - Method in class com.zone.weixin4j.mp.event.VerifyFailEventMessage
- getFormatMembers() - Method in class com.zone.weixin4j.qy.chat.ChatItem
- getFormatMsgType() - Method in class com.zone.weixin4j.qy.chat.ChatItem
- getFormatMsgType() - Method in class com.zone.weixin4j.request.WeixinMessage
- getFormatTimeStamp() - Method in class com.zone.weixin4j.qy.suite.SuiteMessage
- getFromKfAccount() - Method in class com.zone.weixin4j.mp.event.KfSwitchEventMessage
- getFromUserName() - Method in class com.zone.weixin4j.request.WeixinMessage
- getFromUserName() - Method in class com.zone.weixin4j.socket.WeixinMessageTransfer
- getGenericType(Class<?>) - Static method in class com.zone.weixin4j.util.ClassUtil
-
获得泛型类型
- getHandlerExecutor(WeixinRequest, WeixinMessageKey, WeixinMessage, Set<String>) - Method in class com.zone.weixin4j.dispatcher.WeixinMessageDispatcher
-
MessageHandlerExecutor
- getHqMusicUrl() - Method in class com.zone.weixin4j.response.MusicResponse
- getHttpResponseStatus() - Method in exception com.zone.weixin4j.exception.HttpResponseException
- getHttpServletRequest() - Method in class com.zone.weixin4j.request.WeixinRequest
- getItemCount() - Method in class com.zone.weixin4j.qy.chat.WeixinChatMessage
- getItems() - Method in class com.zone.weixin4j.message.event.MenuPhotoEventMessage.PictureInfo
- getItems() - Method in class com.zone.weixin4j.qy.chat.WeixinChatMessage
- getJobId() - Method in class com.zone.weixin4j.qy.event.BatchjobresultMessage.BatchJob
- getJobType() - Method in class com.zone.weixin4j.qy.event.BatchjobresultMessage.BatchJob
- getKfAccount() - Method in class com.zone.weixin4j.mp.event.KfCloseEventMessage
- getKfAccount() - Method in class com.zone.weixin4j.mp.event.KfCreateEventMessage
- getKfAccount() - Method in class com.zone.weixin4j.response.TransferCustomerResponse
- getLabel() - Method in class com.zone.weixin4j.message.event.MenuLocationEventMessage.LocationInfo
- getLabel() - Method in class com.zone.weixin4j.message.LocationMessage
- getLatitude() - Method in class com.zone.weixin4j.message.event.LocationEventMessage
- getLocationInfo() - Method in class com.zone.weixin4j.message.event.MenuLocationEventMessage
- getLongitude() - Method in class com.zone.weixin4j.message.event.LocationEventMessage
- getMd5() - Method in class com.zone.weixin4j.message.event.MenuPhotoEventMessage.PictureItem
- getMediaId() - Method in class com.zone.weixin4j.message.ImageMessage
- getMediaId() - Method in class com.zone.weixin4j.message.VideoMessage
- getMediaId() - Method in class com.zone.weixin4j.message.VoiceMessage
- getMediaId() - Method in class com.zone.weixin4j.qy.chat.ChatItem
- getMediaId() - Method in class com.zone.weixin4j.response.ImageResponse
- getMediaId() - Method in class com.zone.weixin4j.response.VideoResponse
- getMediaId() - Method in class com.zone.weixin4j.response.VoiceResponse
- getMembers() - Method in class com.zone.weixin4j.qy.chat.ChatItem
- getMenuId() - Method in class com.zone.weixin4j.message.event.MenuEventMessage
- getMessage() - Method in exception com.zone.weixin4j.exception.MessageInterceptorException
- getMessage() - Method in exception com.zone.weixin4j.exception.WeixinException
- getMessageContent(HttpServletRequest) - Method in class com.zone.weixin4j.controller.WxController
- getMessageHandler() - Method in class com.zone.weixin4j.dispatcher.MessageHandlerExecutor
- getMessageHandlers() - Method in class com.zone.weixin4j.dispatcher.WeixinMessageDispatcher
-
获取所有的handler
- getMessageInterceptors() - Method in class com.zone.weixin4j.dispatcher.WeixinMessageDispatcher
-
获取所有的interceptor
- getMessageMatcher() - Method in class com.zone.weixin4j.dispatcher.WeixinMessageDispatcher
- getMessageType() - Method in class com.zone.weixin4j.dispatcher.WeixinMessageKey
- getMsgId() - Method in class com.zone.weixin4j.qy.chat.ChatItem
- getMsgId() - Method in class com.zone.weixin4j.request.WeixinMessage
- getMsgSignature() - Method in class com.zone.weixin4j.request.WeixinRequest
- getMsgType() - Method in class com.zone.weixin4j.qy.chat.ChatItem
- getMsgType() - Method in class com.zone.weixin4j.request.WeixinMessage
- getMsgType() - Method in class com.zone.weixin4j.response.ImageResponse
- getMsgType() - Method in class com.zone.weixin4j.response.MusicResponse
- getMsgType() - Method in class com.zone.weixin4j.response.NewsResponse
- getMsgType() - Method in class com.zone.weixin4j.response.SingleResponse
- getMsgType() - Method in class com.zone.weixin4j.response.TextResponse
- getMsgType() - Method in class com.zone.weixin4j.response.TransferCustomerResponse
- getMsgType() - Method in class com.zone.weixin4j.response.VideoResponse
- getMsgType() - Method in class com.zone.weixin4j.response.VoiceResponse
- getMsgType() - Method in interface com.zone.weixin4j.response.WeixinResponse
-
回复的消息类型
- getMsgType() - Method in class com.zone.weixin4j.socket.WeixinMessageTransfer
- getMusicUrl() - Method in class com.zone.weixin4j.response.MusicResponse
- getNodeNames() - Method in class com.zone.weixin4j.socket.WeixinMessageTransfer
- getNonce() - Method in class com.zone.weixin4j.request.WeixinRequest
- getOperatorId() - Method in class com.zone.weixin4j.qy.chat.ChatItem
- getOriginalContent() - Method in class com.zone.weixin4j.request.WeixinRequest
- getOwnerId() - Method in class com.zone.weixin4j.qy.chat.ChatItem
- getPackageId() - Method in class com.zone.weixin4j.qy.chat.WeixinChatMessage
- getParameter() - Method in class com.zone.weixin4j.mp.event.ScanEventMessage
- getPictureInfo() - Method in class com.zone.weixin4j.message.event.MenuPhotoEventMessage
- getPicUrl() - Method in class com.zone.weixin4j.message.ImageMessage
- getPicUrl() - Method in class com.zone.weixin4j.qy.chat.ChatItem
- getPicUrl() - Method in class com.zone.weixin4j.response.NewsResponse.Article
- getPoiname() - Method in class com.zone.weixin4j.message.event.MenuLocationEventMessage.LocationInfo
- getPrecision() - Method in class com.zone.weixin4j.message.event.LocationEventMessage
- getReasonPhrase() - Method in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
- getReceiver() - Method in class com.zone.weixin4j.qy.chat.ChatItem
- getRecognition() - Method in class com.zone.weixin4j.message.VoiceMessage
- getResult() - Method in class com.zone.weixin4j.message.event.MenuScanEventMessage.ScanInfo
- getScale() - Method in class com.zone.weixin4j.message.event.MenuLocationEventMessage.LocationInfo
- getScale() - Method in class com.zone.weixin4j.message.LocationMessage
- getScanInfo() - Method in class com.zone.weixin4j.message.event.MenuScanEventMessage
- getSentCount() - Method in class com.zone.weixin4j.mp.event.MassEventMessage
- getSerialversionuid() - Static method in class com.zone.weixin4j.qy.chat.ChatItem
- getSignature() - Method in class com.zone.weixin4j.request.WeixinRequest
- getStatus() - Method in class com.zone.weixin4j.mp.event.MassEventMessage
- getStatus() - Method in class com.zone.weixin4j.mp.event.TemplatesendjobfinishMessage
- getSuiteId() - Method in class com.zone.weixin4j.qy.suite.SuiteMessage
- getSuiteTicket() - Method in class com.zone.weixin4j.qy.suite.SuiteMessage
- getTargetId() - Method in class com.zone.weixin4j.qy.chat.ChatReceiver
- getThumbMediaId() - Method in class com.zone.weixin4j.message.VideoMessage
- getThumbMediaId() - Method in class com.zone.weixin4j.response.MusicResponse
- getTicket() - Method in class com.zone.weixin4j.mp.event.ScanEventMessage
- getTimeStamp() - Method in class com.zone.weixin4j.qy.suite.SuiteMessage
- getTimeStamp() - Method in class com.zone.weixin4j.request.WeixinRequest
- getTitle() - Method in class com.zone.weixin4j.message.LinkMessage
- getTitle() - Method in class com.zone.weixin4j.qy.chat.ChatItem
- getTitle() - Method in class com.zone.weixin4j.response.MusicResponse
- getTitle() - Method in class com.zone.weixin4j.response.NewsResponse.Article
- getTitle() - Method in class com.zone.weixin4j.response.VideoResponse
- getToken() - Method in class com.zone.weixin4j.util.AesToken
- getToKfAccount() - Method in class com.zone.weixin4j.mp.event.KfSwitchEventMessage
- getTotalCount() - Method in class com.zone.weixin4j.mp.event.MassEventMessage
- getToUserName() - Method in class com.zone.weixin4j.request.WeixinMessage
- getToUserName() - Method in class com.zone.weixin4j.socket.WeixinMessageTransfer
- getToUserName() - Method in class com.zone.weixin4j.xml.EncryptMessageHandler
- getType() - Method in class com.zone.weixin4j.message.event.MenuScanEventMessage.ScanInfo
- getUnmarshaller(Class<? extends WeixinMessage>) - Method in class com.zone.weixin4j.dispatcher.WeixinMessageDispatcher
-
xml消息转换器
- getUri() - Method in class com.zone.weixin4j.request.WeixinRequest
- getUrl() - Method in class com.zone.weixin4j.message.LinkMessage
- getUrl() - Method in class com.zone.weixin4j.qy.chat.ChatItem
- getUrl() - Method in class com.zone.weixin4j.response.NewsResponse.Article
- getVerifyTicket() - Method in class com.zone.weixin4j.mp.component.ComponentMessage
- getWeiXin4jContextAware() - Method in class com.zone.weixin4j.controller.WxController
- getWeixinId() - Method in class com.zone.weixin4j.util.AesToken
- getWeixinMessageMatcher() - Method in class com.zone.weixin4j.service.context.WeiXin4jContextAwareImpl
- getWeixinMessageMatcher() - Method in interface com.zone.weixin4j.service.WeiXin4jContextAware
- getWeixinMessageTransfer() - Static method in class com.zone.weixin4j.service.context.WeiXin4jContextAwareImpl
- getX() - Method in class com.zone.weixin4j.message.event.MenuLocationEventMessage.LocationInfo
- getX() - Method in class com.zone.weixin4j.message.LocationMessage
- getY() - Method in class com.zone.weixin4j.message.event.MenuLocationEventMessage.LocationInfo
- getY() - Method in class com.zone.weixin4j.message.LocationMessage
- global - Static variable in class com.zone.weixin4j.handler.DebugMessageHandler
- global - Static variable in class com.zone.weixin4j.response.BlankResponse
- GONE - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
410 Gone
- group - com.zone.weixin4j.qy.chat.ChatType
-
群聊
H
- hashCode() - Method in class com.zone.weixin4j.dispatcher.WeixinMessageKey
- hashCode() - Method in class com.zone.weixin4j.request.WeixinMessage
- HexUtil - Class in com.zone.weixin4j.util
-
Hex工具类
- HexUtil() - Constructor for class com.zone.weixin4j.util.HexUtil
- HTTP_VERSION_NOT_SUPPORTED - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
505 HTTP Version Not Supported
- HttpResponseException - Exception in com.zone.weixin4j.exception
-
Created by Yz on 2017/3/15.
- HttpResponseException(HttpResponseException.HttpResponseStatus) - Constructor for exception com.zone.weixin4j.exception.HttpResponseException
- HttpResponseException.HttpResponseStatus - Class in com.zone.weixin4j.exception
I
- image - com.zone.weixin4j.type.MessageType
-
图片消息
- ImageMessage - Class in com.zone.weixin4j.message
-
图片消息
- ImageMessage() - Constructor for class com.zone.weixin4j.message.ImageMessage
- ImageResponse - Class in com.zone.weixin4j.response
-
回复图片消息
- ImageResponse(String) - Constructor for class com.zone.weixin4j.response.ImageResponse
- init() - Method in class com.zone.weixin4j.dispatcher.WeixinMessageDispatcher
- init() - Method in class com.zone.weixin4j.service.context.WeiXin4jContextAwareImpl
- INSUFFICIENT_STORAGE - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
507 Insufficient Storage (WebDAV, RFC4918)
- INTERNAL_SERVER_ERROR - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
500 Internal Server Error
- isArrayByteBase64(byte[]) - Static method in class com.zone.weixin4j.base64.Base64
-
Deprecated.1.5 Use
Base64.isBase64(byte[])
, will be removed in 2.0. - isBase64(byte) - Static method in class com.zone.weixin4j.base64.Base64
-
Returns whether or not the
octet
is in the base 64 alphabet. - isBase64(byte[]) - Static method in class com.zone.weixin4j.base64.Base64
-
Tests a given byte array to see if it contains only valid characters within the Base64 alphabet.
- isBase64(String) - Static method in class com.zone.weixin4j.base64.Base64
-
Tests a given String to see if it contains only valid characters within the Base64 alphabet.
- isBlank(CharSequence) - Static method in class com.zone.weixin4j.util.ServerToolkits
-
判断字符串是否为空
- isInAlphabet(byte) - Method in class com.zone.weixin4j.base64.Base64
-
Returns whether or not the
octet
is in the Base64 alphabet. - isInAlphabet(byte) - Method in class com.zone.weixin4j.base64.BaseNCodec
-
Returns whether or not the
octet
is in the current alphabet. - isInAlphabet(byte[], boolean) - Method in class com.zone.weixin4j.base64.BaseNCodec
-
Tests a given byte array to see if it contains only valid characters within the alphabet.
- isInAlphabet(String) - Method in class com.zone.weixin4j.base64.BaseNCodec
-
Tests a given String to see if it contains only valid characters within the alphabet.
- isOpenAlwaysResponse() - Method in class com.zone.weixin4j.service.context.WeiXin4jContextAwareImpl
- isOpenAlwaysResponse() - Method in interface com.zone.weixin4j.service.WeiXin4jContextAware
- isUrlSafe() - Method in class com.zone.weixin4j.base64.Base64
-
Returns our current encode mode.
- isUseDebugMessageHandler() - Method in class com.zone.weixin4j.service.context.WeiXin4jContextAwareImpl
- isUseDebugMessageHandler() - Method in interface com.zone.weixin4j.service.WeiXin4jContextAware
- isWhiteSpace(byte) - Static method in class com.zone.weixin4j.base64.BaseNCodec
-
Checks if a byte value is whitespace or not.
- items - Variable in class com.zone.weixin4j.qy.chat.WeixinChatMessage
-
会话事件或消息
K
- kf_close_session - com.zone.weixin4j.type.EventType
-
客服关闭会话事件
- kf_create_session - com.zone.weixin4j.type.EventType
-
客服接入会话事件
- kf_external - com.zone.weixin4j.type.AgentType
-
企业号外部客服,客户为服务号openid
- kf_internal - com.zone.weixin4j.type.AgentType
-
企业号内部客服,客户为企业号通讯录成员
- kf_switch_session - com.zone.weixin4j.type.EventType
-
客服转接会话事件
- KfCloseEventMessage - Class in com.zone.weixin4j.mp.event
-
客服关闭会话事件
- KfCloseEventMessage() - Constructor for class com.zone.weixin4j.mp.event.KfCloseEventMessage
- KfCreateEventMessage - Class in com.zone.weixin4j.mp.event
-
客服接入会话事件
- KfCreateEventMessage() - Constructor for class com.zone.weixin4j.mp.event.KfCreateEventMessage
- KfSwitchEventMessage - Class in com.zone.weixin4j.mp.event
-
客服转接会话事件
- KfSwitchEventMessage() - Constructor for class com.zone.weixin4j.mp.event.KfSwitchEventMessage
L
- LENGTH_REQUIRED - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
411 Length Required
- lineLength - Variable in class com.zone.weixin4j.base64.BaseNCodec
-
Chunksize for encoding.
- link - com.zone.weixin4j.type.MessageType
-
链接消息
- LinkMessage - Class in com.zone.weixin4j.message
-
链接消息
- LinkMessage() - Constructor for class com.zone.weixin4j.message.LinkMessage
- location - com.zone.weixin4j.type.EventType
-
上报地理位置事件
- location - com.zone.weixin4j.type.MessageType
-
位置消息
- location_select - com.zone.weixin4j.type.EventType
-
菜单发送地理位置事件
- LocationEventMessage - Class in com.zone.weixin4j.message.event
-
上报地理位置事件
- LocationEventMessage() - Constructor for class com.zone.weixin4j.message.event.LocationEventMessage
- LocationInfo() - Constructor for class com.zone.weixin4j.message.event.MenuLocationEventMessage.LocationInfo
- LocationMessage - Class in com.zone.weixin4j.message
-
地理位置消息
- LocationMessage() - Constructor for class com.zone.weixin4j.message.LocationMessage
- LOCKED - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
423 Locked (WebDAV, RFC4918)
M
- main(String[]) - Static method in class com.zone.weixin4j.util.ClassUtil
- makeConstructorAccessible(Constructor<?>) - Static method in class com.zone.weixin4j.util.ServerToolkits
-
构造器设置为可见
- MASK_8BITS - Static variable in class com.zone.weixin4j.base64.BaseNCodec
-
Mask used to extract 8 bits, used in decoding bytes
- MassEventMessage - Class in com.zone.weixin4j.mp.event
-
群发消息事件推送
- MassEventMessage() - Constructor for class com.zone.weixin4j.mp.event.MassEventMessage
- masssendjobfinish - com.zone.weixin4j.type.EventType
-
群发消息事件
- match(WeixinMessageKey) - Method in class com.zone.weixin4j.dispatcher.DefaultMessageMatcher
- match(WeixinMessageKey) - Method in interface com.zone.weixin4j.dispatcher.WeixinMessageMatcher
-
匹配消息类型
- MenuEventMessage - Class in com.zone.weixin4j.message.event
-
自定义菜单事件(view|click)
- MenuEventMessage() - Constructor for class com.zone.weixin4j.message.event.MenuEventMessage
- MenuEventMessage(EventType) - Constructor for class com.zone.weixin4j.message.event.MenuEventMessage
- MenuLocationEventMessage - Class in com.zone.weixin4j.message.event
-
弹出地理位置选择器的事件推送
- MenuLocationEventMessage() - Constructor for class com.zone.weixin4j.message.event.MenuLocationEventMessage
- MenuLocationEventMessage.LocationInfo - Class in com.zone.weixin4j.message.event
-
地理位置信息
- MenuPhotoEventMessage - Class in com.zone.weixin4j.message.event
-
弹出拍照或者相册发图的事件推送(pic_sysphoto|pic_photo_or_album|pic_weixin)
- MenuPhotoEventMessage() - Constructor for class com.zone.weixin4j.message.event.MenuPhotoEventMessage
- MenuPhotoEventMessage.PictureInfo - Class in com.zone.weixin4j.message.event
-
图片信息
- MenuPhotoEventMessage.PictureItem - Class in com.zone.weixin4j.message.event
-
图片
- MenuScanEventMessage - Class in com.zone.weixin4j.message.event
-
扫码推事件(scancode_push|scancode_waitmsg)
- MenuScanEventMessage() - Constructor for class com.zone.weixin4j.message.event.MenuScanEventMessage
- MenuScanEventMessage.ScanInfo - Class in com.zone.weixin4j.message.event
-
扫描信息
- MessageHandlerAdapter<M extends WeixinMessage> - Class in com.zone.weixin4j.handler
-
消息适配器:对于特定的消息类型进行适配,如text文本、voice语音消息
- MessageHandlerAdapter() - Constructor for class com.zone.weixin4j.handler.MessageHandlerAdapter
- MessageHandlerExecutor - Class in com.zone.weixin4j.dispatcher
-
微信消息的处理执行
- MessageHandlerExecutor(WeixinMessageHandler, WeixinMessageInterceptor[]) - Constructor for class com.zone.weixin4j.dispatcher.MessageHandlerExecutor
- MessageInterceptorAdapter - Class in com.zone.weixin4j.interceptor
-
消息拦截适配
- MessageInterceptorAdapter() - Constructor for class com.zone.weixin4j.interceptor.MessageInterceptorAdapter
- MessageInterceptorException - Exception in com.zone.weixin4j.exception
-
Created by Yz on 2017/3/15.
- MessageInterceptorException(Exception) - Constructor for exception com.zone.weixin4j.exception.MessageInterceptorException
- MessageInterceptorException(String) - Constructor for exception com.zone.weixin4j.exception.MessageInterceptorException
- MessageInterceptorException(String, Exception) - Constructor for exception com.zone.weixin4j.exception.MessageInterceptorException
- MessageInterceptorException(String, String) - Constructor for exception com.zone.weixin4j.exception.MessageInterceptorException
- messageRead(String, Class<M>) - Method in class com.zone.weixin4j.dispatcher.WeixinMessageDispatcher
-
jaxb读取微信消息
- MessageTransferHandler - Class in com.zone.weixin4j.xml
-
微信消息
- MessageTransferHandler() - Constructor for class com.zone.weixin4j.xml.MessageTransferHandler
- MessageType - Enum in com.zone.weixin4j.type
-
消息类型
- MessageUtil - Class in com.zone.weixin4j.util
-
消息工具类
- MessageUtil() - Constructor for class com.zone.weixin4j.util.MessageUtil
- METHOD_NOT_ALLOWED - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
405 Method Not Allowed
- MIME_CHUNK_SIZE - Static variable in class com.zone.weixin4j.base64.BaseNCodec
-
MIME chunk size per RFC 2045 section 6.8.
- MISDIRECTED_REQUEST - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
421 Misdirected Request
- MOVED_PERMANENTLY - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
301 Moved Permanently
- MP - com.zone.weixin4j.type.AccountType
-
公众号
- MULTI_STATUS - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
207 Multi-Status (WebDAV, RFC2518)
- MULTIPLE_CHOICES - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
300 Multiple Choices
- MultipleMessageHandlerAdapter - Class in com.zone.weixin4j.handler
-
多个消息类型适配
- MultipleMessageHandlerAdapter(Class<? extends WeixinMessage>...) - Constructor for class com.zone.weixin4j.handler.MultipleMessageHandlerAdapter
- MusicResponse - Class in com.zone.weixin4j.response
-
回复音乐消息
- MusicResponse(String) - Constructor for class com.zone.weixin4j.response.MusicResponse
N
- naming_verify_fail - com.zone.weixin4j.type.EventType
-
名称认证失败事件
- naming_verify_success - com.zone.weixin4j.type.EventType
-
名称认证成功事件
- NETWORK_AUTHENTICATION_REQUIRED - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
511 Network Authentication Required (RFC6585)
- NewsResponse - Class in com.zone.weixin4j.response
-
回复图文消息
- NewsResponse(NewsResponse.Article) - Constructor for class com.zone.weixin4j.response.NewsResponse
- NewsResponse(List<NewsResponse.Article>) - Constructor for class com.zone.weixin4j.response.NewsResponse
- NewsResponse.Article - Class in com.zone.weixin4j.response
-
图文消息对象
- newStringUtf8(byte[]) - Static method in class com.zone.weixin4j.util.ServerToolkits
- NO_CONTENT - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
204 No Content
- noHandlerFound(WeixinRequest, WeixinMessage) - Method in class com.zone.weixin4j.dispatcher.WeixinMessageDispatcher
-
未匹配到handler时触发
- NON_AUTHORITATIVE_INFORMATION - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
203 Non-Authoritative Information (since HTTP/1.1)
- NOT_ACCEPTABLE - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
406 Not Acceptable
- NOT_EXTENDED - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
510 Not Extended (RFC2774)
- NOT_FOUND - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
404 Not Found
- NOT_IMPLEMENTED - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
501 Not Implemented
- NOT_MODIFIED - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
304 Not Modified
O
- OK - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
200 OK
- openAlwaysResponse() - Method in class com.zone.weixin4j.dispatcher.WeixinMessageDispatcher
-
打开总是响应开关,如未匹配到MessageHandler时回复空白消息
- otherwise(WeixinRequest) - Method in class com.zone.weixin4j.service.impl.WxServiceImpl
P
- PAD - Variable in class com.zone.weixin4j.base64.BaseNCodec
- PAD_DEFAULT - Static variable in class com.zone.weixin4j.base64.BaseNCodec
-
Byte used to pad output.
- parser(WeixinRequest) - Static method in class com.zone.weixin4j.xml.MessageTransferHandler
- parser(String) - Static method in class com.zone.weixin4j.xml.EncryptMessageHandler
- PARTIAL_CONTENT - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
206 Partial Content
- PAYMENT_REQUIRED - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
402 Payment Required
- PEM_CHUNK_SIZE - Static variable in class com.zone.weixin4j.base64.BaseNCodec
-
PEM chunk size per RFC 1421 section 4.3.2.4.
- pic_photo_or_album - com.zone.weixin4j.type.EventType
-
菜单弹出发图事件
- pic_sysphoto - com.zone.weixin4j.type.EventType
-
菜单弹出拍照事件
- pic_weixin - com.zone.weixin4j.type.EventType
-
菜单弹出发图事件
- PictureInfo() - Constructor for class com.zone.weixin4j.message.event.MenuPhotoEventMessage.PictureInfo
- PictureItem() - Constructor for class com.zone.weixin4j.message.event.MenuPhotoEventMessage.PictureItem
- PKCS7Encoder - Class in com.zone.weixin4j.util
-
提供基于PKCS7算法的加解密接口 提供接收和推送给公众平台消息的加解密接口(UTF8编码的字符串).
- PKCS7Encoder() - Constructor for class com.zone.weixin4j.util.PKCS7Encoder
- postHandle(WeixinRequest, WeixinResponse, WeixinMessage, WeixinMessageHandler) - Method in class com.zone.weixin4j.interceptor.MessageInterceptorAdapter
- postHandle(WeixinRequest, WeixinResponse, WeixinMessage, WeixinMessageHandler) - Method in interface com.zone.weixin4j.interceptor.WeixinMessageInterceptor
-
执行handler后
- PRECONDITION_FAILED - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
412 Precondition Failed
- PRECONDITION_REQUIRED - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
428 Precondition Required (RFC6585)
- preHandle(WeixinRequest, WeixinMessage, WeixinMessageHandler) - Method in class com.zone.weixin4j.interceptor.MessageInterceptorAdapter
- preHandle(WeixinRequest, WeixinMessage, WeixinMessageHandler) - Method in interface com.zone.weixin4j.interceptor.WeixinMessageInterceptor
-
执行handler前
- PROCESSING - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
102 Processing (WebDAV, RFC2518)
- processMessage(HttpServletRequest, HttpServletResponse, String, String, String, String, String, String, String) - Method in class com.zone.weixin4j.controller.WxController
- processRequest(String, String, String, String, String, String, String, String, AesToken, HttpServletRequest) - Method in class com.zone.weixin4j.service.impl.WxServiceImpl
-
处理Request
- processRequest(String, String, String, String, String, String, String, String, AesToken, HttpServletRequest) - Method in interface com.zone.weixin4j.service.WxService
- PropertyTokenGenerater - Class in com.zone.weixin4j.spring
-
Created by Yz on 2017/3/15.
- PropertyTokenGenerater() - Constructor for class com.zone.weixin4j.spring.PropertyTokenGenerater
- PROTOCOL_FILE - Static variable in class com.zone.weixin4j.util.ServerToolkits
- PROTOCOL_JAR - Static variable in class com.zone.weixin4j.util.ServerToolkits
- PROXY_AUTHENTICATION_REQUIRED - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
407 Proxy Authentication Required
- pushArticle(NewsResponse.Article) - Method in class com.zone.weixin4j.response.NewsResponse
- pushFirstArticle(NewsResponse.Article) - Method in class com.zone.weixin4j.response.NewsResponse
- pushLastArticle(NewsResponse.Article) - Method in class com.zone.weixin4j.response.NewsResponse
Q
- qualification_verify_fail - com.zone.weixin4j.type.EventType
-
资质认证失败事件
- qualification_verify_success - com.zone.weixin4j.type.EventType
-
资质认证成功事件
- quit_chat - com.zone.weixin4j.qy.chat.ChatEventType
-
退出会话
- QY - com.zone.weixin4j.type.AccountType
-
企业号
R
- RAW - com.zone.weixin4j.type.EncryptType
-
明文模式
- regist(WeixinMessageKey, Class<? extends WeixinMessage>) - Method in class com.zone.weixin4j.dispatcher.DefaultMessageMatcher
- regist(WeixinMessageKey, Class<? extends WeixinMessage>) - Method in interface com.zone.weixin4j.dispatcher.WeixinMessageMatcher
-
注册消息类型「程序没有及时更新而微信又产生了新的消息类型」
- registMessageClass(WeixinMessageKey, Class<? extends WeixinMessage>) - Method in class com.zone.weixin4j.dispatcher.WeixinMessageDispatcher
- removeFirstArticle() - Method in class com.zone.weixin4j.response.NewsResponse
- removeLastArticle() - Method in class com.zone.weixin4j.response.NewsResponse
- REQUEST_ENTITY_TOO_LARGE - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
413 Request Entity Too Large
- REQUEST_HEADER_FIELDS_TOO_LARGE - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
431 Request Header Fields Too Large (RFC6585)
- REQUEST_TIMEOUT - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
408 Request Timeout
- REQUEST_URI_TOO_LONG - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
414 Request-URI Too Long
- REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
416 Requested Range Not Satisfiable
- RESET_CONTENT - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
205 Reset Content
S
- scan - com.zone.weixin4j.type.EventType
-
二维码扫描事件
- scancode_push - com.zone.weixin4j.type.EventType
-
菜单扫描事件
- scancode_waitmsg - com.zone.weixin4j.type.EventType
-
菜单扫描并调出等待界面事件
- ScanEventMessage - Class in com.zone.weixin4j.mp.event
-
扫描二维码事件
- ScanEventMessage() - Constructor for class com.zone.weixin4j.mp.event.ScanEventMessage
- ScanEventMessage(String) - Constructor for class com.zone.weixin4j.mp.event.ScanEventMessage
- ScanInfo() - Constructor for class com.zone.weixin4j.message.event.MenuScanEventMessage.ScanInfo
- ScribeEventMessage - Class in com.zone.weixin4j.mp.event
-
关注/取消关注事件 包括直接关注与扫描关注
- ScribeEventMessage - Class in com.zone.weixin4j.qy.event
-
关注/取消关注事件 包括直接关注与扫描关注
- ScribeEventMessage() - Constructor for class com.zone.weixin4j.mp.event.ScribeEventMessage
- ScribeEventMessage() - Constructor for class com.zone.weixin4j.qy.event.ScribeEventMessage
- SEE_OTHER - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
303 See Other (since HTTP/1.1)
- ServerToolkits - Class in com.zone.weixin4j.util
-
工具包
- ServerToolkits() - Constructor for class com.zone.weixin4j.util.ServerToolkits
- SERVICE_UNAVAILABLE - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
503 Service Unavailable
- setAesTokenMap(Map<String, AesToken>) - Method in class com.zone.weixin4j.service.context.WeiXin4jContextAwareImpl
- setAesTokenMap(Map<String, AesToken>) - Method in interface com.zone.weixin4j.service.WeiXin4jContextAware
- setAesTokens(List<AesToken>) - Method in class com.zone.weixin4j.service.context.WeiXin4jContextAwareImpl
- setAesTokens(List<AesToken>) - Method in class com.zone.weixin4j.spring.PropertyTokenGenerater
- setApplicationContext(ApplicationContext) - Method in class com.zone.weixin4j.service.context.WeiXin4jContextAwareImpl
- setDesc(String) - Method in class com.zone.weixin4j.response.MusicResponse
- setDesc(String) - Method in class com.zone.weixin4j.response.NewsResponse.Article
- setDesc(String) - Method in class com.zone.weixin4j.response.VideoResponse
- setHqMusicUrl(String) - Method in class com.zone.weixin4j.response.MusicResponse
- setHttpResponseStatus(HttpResponseException.HttpResponseStatus) - Method in exception com.zone.weixin4j.exception.HttpResponseException
- setHttpServletRequest(HttpServletRequest) - Method in class com.zone.weixin4j.request.WeixinRequest
- setMessageHandlerList(List<WeixinMessageHandler>) - Method in class com.zone.weixin4j.dispatcher.WeixinMessageDispatcher
- setMessageInterceptorList(List<WeixinMessageInterceptor>) - Method in class com.zone.weixin4j.dispatcher.WeixinMessageDispatcher
- setMusicUrl(String) - Method in class com.zone.weixin4j.response.MusicResponse
- setOpenAlwaysResponse(boolean) - Method in class com.zone.weixin4j.service.context.WeiXin4jContextAwareImpl
- setPicUrl(String) - Method in class com.zone.weixin4j.response.NewsResponse.Article
- setTitle(String) - Method in class com.zone.weixin4j.response.MusicResponse
- setTitle(String) - Method in class com.zone.weixin4j.response.NewsResponse.Article
- setTitle(String) - Method in class com.zone.weixin4j.response.VideoResponse
- setTokenGenerater(TokenGenerater) - Method in class com.zone.weixin4j.service.context.WeiXin4jContextAwareImpl
- setUrl(String) - Method in class com.zone.weixin4j.response.NewsResponse.Article
- setUseDebugMessageHandler(boolean) - Method in class com.zone.weixin4j.service.context.WeiXin4jContextAwareImpl
- setWeiXin4jContextAware(WeiXin4jContextAware) - Method in class com.zone.weixin4j.controller.WxController
- setWeixinMessageMatcher(WeixinMessageMatcher) - Method in class com.zone.weixin4j.service.context.WeiXin4jContextAwareImpl
- setWeixinMessageMatcher(WeixinMessageMatcher) - Method in interface com.zone.weixin4j.service.WeiXin4jContextAware
- setWxService(WxService) - Method in class com.zone.weixin4j.controller.WxController
- SHA1 - Static variable in class com.zone.weixin4j.util.ServerToolkits
- shortvideo - com.zone.weixin4j.type.MessageType
-
小视频消息
- signature(String...) - Static method in class com.zone.weixin4j.util.MessageUtil
-
验证微信签名
- single - com.zone.weixin4j.qy.chat.ChatType
-
单聊
- SingleResponse - Class in com.zone.weixin4j.response
-
单一内容回复
- SingleResponse(String) - Constructor for class com.zone.weixin4j.response.SingleResponse
- startDocument() - Method in class com.zone.weixin4j.xml.EncryptMessageHandler
- startDocument() - Method in class com.zone.weixin4j.xml.MessageTransferHandler
- startElement(String, String, String, Attributes) - Method in class com.zone.weixin4j.xml.EncryptMessageHandler
- subscribe - com.zone.weixin4j.qy.chat.ChatEventType
-
订阅事件
- subscribe - com.zone.weixin4j.type.EventType
-
关注事件
- suite - com.zone.weixin4j.type.EventType
-
第三方应用套件消息
- suite_ticket - com.zone.weixin4j.qy.suite.SuiteEventType
-
推送ticket
- SuiteEventType - Enum in com.zone.weixin4j.qy.suite
-
应用套件回调事件
- SuiteMessage - Class in com.zone.weixin4j.qy.suite
-
套件消息
- SuiteMessage() - Constructor for class com.zone.weixin4j.qy.suite.SuiteMessage
- SWITCHING_PROTOCOLS - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
101 Switching Protocols
T
- templatesendjobfinish - com.zone.weixin4j.type.EventType
-
模板消息事件
- TemplatesendjobfinishMessage - Class in com.zone.weixin4j.mp.event
-
模板消息事件推送(公众平台)
- TemplatesendjobfinishMessage() - Constructor for class com.zone.weixin4j.mp.event.TemplatesendjobfinishMessage
- TEMPORARY_REDIRECT - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
307 Temporary Redirect (since HTTP/1.1)
- text - com.zone.weixin4j.type.MessageType
-
文字消息
- TextMessage - Class in com.zone.weixin4j.message
-
文本消息
- TextMessage() - Constructor for class com.zone.weixin4j.message.TextMessage
- TextResponse - Class in com.zone.weixin4j.response
-
回复文本消息
- TextResponse(String) - Constructor for class com.zone.weixin4j.response.TextResponse
- toContent() - Method in class com.zone.weixin4j.response.ImageResponse
- toContent() - Method in class com.zone.weixin4j.response.MusicResponse
- toContent() - Method in class com.zone.weixin4j.response.NewsResponse
- toContent() - Method in class com.zone.weixin4j.response.SingleResponse
- toContent() - Method in class com.zone.weixin4j.response.TextResponse
- toContent() - Method in class com.zone.weixin4j.response.TransferCustomerResponse
- toContent() - Method in class com.zone.weixin4j.response.VideoResponse
- toContent() - Method in class com.zone.weixin4j.response.VoiceResponse
- toContent() - Method in interface com.zone.weixin4j.response.WeixinResponse
-
回复的消息内容
- TokenGenerater - Class in com.zone.weixin4j.spring
-
Created by Yz on 2017/3/15.
- TokenGenerater() - Constructor for class com.zone.weixin4j.spring.TokenGenerater
- TOO_MANY_REQUESTS - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
429 Too Many Requests (RFC6585)
- toString() - Method in class com.zone.weixin4j.dispatcher.WeixinMessageKey
- toString() - Method in class com.zone.weixin4j.message.event.EventMessage
- toString() - Method in class com.zone.weixin4j.message.event.LocationEventMessage
- toString() - Method in class com.zone.weixin4j.message.event.MenuEventMessage
- toString() - Method in class com.zone.weixin4j.message.event.MenuLocationEventMessage.LocationInfo
- toString() - Method in class com.zone.weixin4j.message.event.MenuLocationEventMessage
- toString() - Method in class com.zone.weixin4j.message.event.MenuPhotoEventMessage.PictureInfo
- toString() - Method in class com.zone.weixin4j.message.event.MenuPhotoEventMessage.PictureItem
- toString() - Method in class com.zone.weixin4j.message.event.MenuPhotoEventMessage
- toString() - Method in class com.zone.weixin4j.message.event.MenuScanEventMessage.ScanInfo
- toString() - Method in class com.zone.weixin4j.message.event.MenuScanEventMessage
- toString() - Method in class com.zone.weixin4j.message.ImageMessage
- toString() - Method in class com.zone.weixin4j.message.LinkMessage
- toString() - Method in class com.zone.weixin4j.message.LocationMessage
- toString() - Method in class com.zone.weixin4j.message.TextMessage
- toString() - Method in class com.zone.weixin4j.message.VideoMessage
- toString() - Method in class com.zone.weixin4j.message.VoiceMessage
- toString() - Method in class com.zone.weixin4j.mp.component.ComponentMessage
- toString() - Method in class com.zone.weixin4j.mp.event.KfCloseEventMessage
- toString() - Method in class com.zone.weixin4j.mp.event.KfCreateEventMessage
- toString() - Method in class com.zone.weixin4j.mp.event.KfSwitchEventMessage
- toString() - Method in class com.zone.weixin4j.mp.event.MassEventMessage
- toString() - Method in class com.zone.weixin4j.mp.event.ScanEventMessage
- toString() - Method in class com.zone.weixin4j.mp.event.ScribeEventMessage
- toString() - Method in class com.zone.weixin4j.mp.event.TemplatesendjobfinishMessage
- toString() - Method in class com.zone.weixin4j.mp.event.VerifyExpireEventMessage
- toString() - Method in class com.zone.weixin4j.mp.event.VerifyFailEventMessage
- toString() - Method in class com.zone.weixin4j.qy.chat.ChatItem
- toString() - Method in class com.zone.weixin4j.qy.chat.ChatReceiver
- toString() - Method in class com.zone.weixin4j.qy.chat.WeixinChatMessage
- toString() - Method in class com.zone.weixin4j.qy.event.BatchjobresultMessage.BatchJob
- toString() - Method in class com.zone.weixin4j.qy.event.BatchjobresultMessage
- toString() - Method in class com.zone.weixin4j.qy.event.EnterAgentEventMessage
- toString() - Method in class com.zone.weixin4j.qy.event.ScribeEventMessage
- toString() - Method in class com.zone.weixin4j.qy.suite.SuiteMessage
- toString() - Method in class com.zone.weixin4j.request.WeixinMessage
- toString() - Method in class com.zone.weixin4j.request.WeixinRequest
- toString() - Method in class com.zone.weixin4j.response.NewsResponse.Article
- toString() - Method in class com.zone.weixin4j.response.SingleResponse
- toString() - Method in class com.zone.weixin4j.socket.WeixinMessageTransfer
- toString() - Method in class com.zone.weixin4j.util.AesToken
- TransferCustomerResponse - Class in com.zone.weixin4j.response
-
消息转移到客服
- TransferCustomerResponse(String) - Constructor for class com.zone.weixin4j.response.TransferCustomerResponse
- transferResponse(WeixinResponse) - Method in class com.zone.weixin4j.service.impl.WxServiceImpl
- transferResponse(WeixinResponse) - Method in interface com.zone.weixin4j.service.WxService
- triggerAfterCompletion(WeixinRequest, WeixinResponse, WeixinMessage, Exception) - Method in class com.zone.weixin4j.dispatcher.MessageHandlerExecutor
-
全部执行完毕后触发
U
- unauthorized - com.zone.weixin4j.mp.component.ComponentEventType
-
取消授权
- UNAUTHORIZED - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
401 Unauthorized
- UNORDERED_COLLECTION - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
425 Unordered Collection (WebDAV, RFC3648)
- UNPROCESSABLE_ENTITY - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
422 Unprocessable Entity (WebDAV, RFC4918)
- unsubscribe - com.zone.weixin4j.qy.chat.ChatEventType
-
取消订阅事件
- unsubscribe - com.zone.weixin4j.type.EventType
-
取消关注事件
- UNSUPPORTED_MEDIA_TYPE - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
415 Unsupported Media Type
- update_chat - com.zone.weixin4j.qy.chat.ChatEventType
-
修改会话
- updateauthorized - com.zone.weixin4j.mp.component.ComponentEventType
-
授权更新
- UPGRADE_REQUIRED - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
426 Upgrade Required (RFC2817)
- USE_PROXY - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
305 Use Proxy (since HTTP/1.1)
- UTF_8 - Static variable in class com.zone.weixin4j.util.ServerToolkits
V
- valueOf(String) - Static method in enum com.zone.weixin4j.mp.component.ComponentEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.zone.weixin4j.qy.chat.ChatEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.zone.weixin4j.qy.chat.ChatType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.zone.weixin4j.qy.suite.SuiteEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.zone.weixin4j.type.AccountType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.zone.weixin4j.type.AgentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.zone.weixin4j.type.EncryptType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.zone.weixin4j.type.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.zone.weixin4j.type.MessageType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.zone.weixin4j.mp.component.ComponentEventType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.zone.weixin4j.qy.chat.ChatEventType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.zone.weixin4j.qy.chat.ChatType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.zone.weixin4j.qy.suite.SuiteEventType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.zone.weixin4j.type.AccountType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.zone.weixin4j.type.AgentType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.zone.weixin4j.type.EncryptType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.zone.weixin4j.type.EventType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.zone.weixin4j.type.MessageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VARIANT_ALSO_NEGOTIATES - Static variable in class com.zone.weixin4j.exception.HttpResponseException.HttpResponseStatus
-
506 Variant Also Negotiates (RFC2295)
- verify_expired - com.zone.weixin4j.type.EventType
-
认证过期失效通知
- VerifyExpireEventMessage - Class in com.zone.weixin4j.mp.event
-
认证通知(资质认证成功/名称认证成功/年审通知/认证过期失效通知)
- VerifyExpireEventMessage() - Constructor for class com.zone.weixin4j.mp.event.VerifyExpireEventMessage
- VerifyFailEventMessage - Class in com.zone.weixin4j.mp.event
-
认证失败事件(资质认证失败/名称认证失败)
- VerifyFailEventMessage() - Constructor for class com.zone.weixin4j.mp.event.VerifyFailEventMessage
- video - com.zone.weixin4j.type.MessageType
-
视频消息
- VideoMessage - Class in com.zone.weixin4j.message
-
视频消息
- VideoMessage() - Constructor for class com.zone.weixin4j.message.VideoMessage
- VideoResponse - Class in com.zone.weixin4j.response
-
回复视频消息
- VideoResponse(String) - Constructor for class com.zone.weixin4j.response.VideoResponse
- VideoResponse(String, String, String) - Constructor for class com.zone.weixin4j.response.VideoResponse
- view - com.zone.weixin4j.type.EventType
-
菜单点击关键字事件
- voice - com.zone.weixin4j.type.MessageType
-
语音消息
- VoiceMessage - Class in com.zone.weixin4j.message
-
语音消息
- VoiceMessage() - Constructor for class com.zone.weixin4j.message.VoiceMessage
- VoiceResponse - Class in com.zone.weixin4j.response
-
回复语音消息
- VoiceResponse(String) - Constructor for class com.zone.weixin4j.response.VoiceResponse
W
- weight() - Method in class com.zone.weixin4j.handler.DebugMessageHandler
- weight() - Method in class com.zone.weixin4j.handler.MessageHandlerAdapter
-
缺省值为1,存在多个匹配到的MessageHandler则比较weight大小
- weight() - Method in class com.zone.weixin4j.handler.MultipleMessageHandlerAdapter
- weight() - Method in interface com.zone.weixin4j.handler.WeixinMessageHandler
-
用于匹配到多个MessageHandler时权重降序排列,数字越大优先级越高
- weight() - Method in class com.zone.weixin4j.interceptor.MessageInterceptorAdapter
- weight() - Method in interface com.zone.weixin4j.interceptor.WeixinMessageInterceptor
-
用于匹配到多个MessageHandler时权重降序排列,数字越大优先级越高
- weiXin4jContextAware - Variable in class com.zone.weixin4j.controller.WxController
- WeiXin4jContextAware - Interface in com.zone.weixin4j.service
-
Created by Yz on 2017/3/15.
- WeiXin4jContextAwareImpl - Class in com.zone.weixin4j.service.context
-
Created by Yz on 2017/3/15.
- WeiXin4jContextAwareImpl() - Constructor for class com.zone.weixin4j.service.context.WeiXin4jContextAwareImpl
- WeixinChatMessage - Class in com.zone.weixin4j.qy.chat
-
企业号聊天服务回调消息
- WeixinChatMessage() - Constructor for class com.zone.weixin4j.qy.chat.WeixinChatMessage
- WeixinException - Exception in com.zone.weixin4j.exception
-
微信异常
- WeixinException(Exception) - Constructor for exception com.zone.weixin4j.exception.WeixinException
- WeixinException(String) - Constructor for exception com.zone.weixin4j.exception.WeixinException
- WeixinException(String, Exception) - Constructor for exception com.zone.weixin4j.exception.WeixinException
- WeixinException(String, String) - Constructor for exception com.zone.weixin4j.exception.WeixinException
- WeixinMessage - Class in com.zone.weixin4j.request
-
微信消息基类
- WeixinMessage() - Constructor for class com.zone.weixin4j.request.WeixinMessage
- WeixinMessage(String) - Constructor for class com.zone.weixin4j.request.WeixinMessage
- WeixinMessageDispatcher - Class in com.zone.weixin4j.dispatcher
-
微信消息分发器
- WeixinMessageDispatcher() - Constructor for class com.zone.weixin4j.dispatcher.WeixinMessageDispatcher
- WeixinMessageDispatcher(WeixinMessageMatcher) - Constructor for class com.zone.weixin4j.dispatcher.WeixinMessageDispatcher
- WeixinMessageHandler - Interface in com.zone.weixin4j.handler
-
微信消息处理器
- WeixinMessageInterceptor - Interface in com.zone.weixin4j.interceptor
-
微信消息拦截器
- WeixinMessageKey - Class in com.zone.weixin4j.dispatcher
-
微信消息key
- WeixinMessageKey(String, String, AccountType) - Constructor for class com.zone.weixin4j.dispatcher.WeixinMessageKey
- WeixinMessageMatcher - Interface in com.zone.weixin4j.dispatcher
-
微信消息匹配
- WeixinMessageTransfer - Class in com.zone.weixin4j.socket
-
消息传递
- WeixinMessageTransfer(AesToken, EncryptType, String, String, AccountType, String, String, Set<String>) - Constructor for class com.zone.weixin4j.socket.WeixinMessageTransfer
- WeixinRequest - Class in com.zone.weixin4j.request
-
微信请求
- WeixinRequest(String, EncryptType, String, String, String, String, String, String, String, AesToken) - Constructor for class com.zone.weixin4j.request.WeixinRequest
- WeixinRequest(String, EncryptType, String, String, String, String, String, String, String, AesToken, HttpServletRequest) - Constructor for class com.zone.weixin4j.request.WeixinRequest
- WeixinResponse - Interface in com.zone.weixin4j.response
-
微信被动消息回复
- WeixinResponseEncoder - Class in com.zone.weixin4j.socket
-
微信回复编码类
- WeixinResponseEncoder() - Constructor for class com.zone.weixin4j.socket.WeixinResponseEncoder
- writeMessage(String, HttpServletResponse) - Method in class com.zone.weixin4j.controller.WxController
- WxController - Class in com.zone.weixin4j.controller
-
Created by Yz on 2017/3/14.
- WxController() - Constructor for class com.zone.weixin4j.controller.WxController
- WxMessageHandler - Annotation Type in com.zone.weixin4j.annotation
-
Created by Yz on 2017/3/13.
- WxMessageInterceptor - Annotation Type in com.zone.weixin4j.annotation
-
Created by Yz on 2017/3/13.
- wxService - Variable in class com.zone.weixin4j.controller.WxController
- WxService - Interface in com.zone.weixin4j.service
-
Created by Yz on 2017/3/14.
- WxServiceImpl - Class in com.zone.weixin4j.service.impl
-
Created by Yz on 2017/3/14.
- WxServiceImpl() - Constructor for class com.zone.weixin4j.service.impl.WxServiceImpl
All Classes All Packages