Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chensheng/wechatty-project
/ functions
Functions
1,310 in github.com/chensheng/wechatty-project
⨍
Functions
1,310
◇
Types & classes
206
Method
MpMessageSender
(MpAppContext appContext)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/MpMessageSender.java:12
Method
MpOutboundMessage
(MessageType msgType)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/outbound/MpOutboundMessage.java:8
Method
MpWechatContext
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/util/MpWechatContext.java:32
Method
MpnewsCsMessage
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/outbound/cs/MpnewsCsMessage.java:13
Method
MpnewsMassMessage
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/outbound/mass/MpnewsMassMessage.java:16
Method
MpvideoMassMessage
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/outbound/mass/MpvideoMassMessage.java:12
Method
MultiPartUploader
(AppContext appContext)
wechatty-common/src/main/java/space/chensheng/wechatty/common/material/MultiPartUploader.java:11
Method
MusicCsMessage
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/outbound/cs/MusicCsMessage.java:13
Method
MusicReplyMessage
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/reply/MusicReplyMessage.java:15
Method
NewsCsMessage
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/outbound/cs/NewsCsMessage.java:16
Method
NewsReplyMessage
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/reply/NewsReplyMessage.java:23
Method
OutboundMessage
(MessageType msgType)
wechatty-common/src/main/java/space/chensheng/wechatty/common/message/base/OutboundMessage.java:12
Method
PayHelper
(MpAppContext appContext)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/pay/PayHelper.java:18
Method
PayNotifyFeedback
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/pay/PayNotifyFeedback.java:22
Method
PayScene
(String value)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/pay/PayScene.java:15
Method
PaySignType
(String value)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/pay/PaySignType.java:9
Method
PermanentMedia
@param appContext @param mediaType @param media @throws NullPointerException if any argument is null
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/material/upload/PermanentMedia.java:23
Method
PermanentNews
(AppContext appContext)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/material/upload/PermanentNews.java:18
Method
PermanentNewsImg
(AppContext appContext, File img)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/material/upload/PermanentNewsImg.java:15
Method
PoolingHttpClient
(AppContext appContext)
wechatty-common/src/main/java/space/chensheng/wechatty/common/http/PoolingHttpClient.java:27
Method
PoolingHttpUtil
(AppContext appContext)
wechatty-common/src/main/java/space/chensheng/wechatty/common/http/PoolingHttpUtil.java:30
Method
PostData
(String mediaId)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/material/MaterialFinder.java:111
Method
PostData
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/account/QRCodeCreator.java:84
Method
QRCodeCreator
(AppContext appContext)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/account/QRCodeCreator.java:22
Method
ReplyMessage
(MessageType msgType)
wechatty-common/src/main/java/space/chensheng/wechatty/common/message/base/ReplyMessage.java:25
Method
ScanEventMessage
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/inbound/event/ScanEventMessage.java:19
Method
ShortVideoInboundMessage
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/inbound/simple/ShortVideoInboundMessage.java:20
Method
SimpleInboundMessage
(MessageType msgType)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/inbound/SimpleInboundMessage.java:12
Method
StringBodyUploader
(AppContext appContext)
wechatty-common/src/main/java/space/chensheng/wechatty/common/material/StringBodyUploader.java:9
Method
SubscribeEventMessage
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/inbound/event/SubscribeEventMessage.java:15
Method
TemplateMessage
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/template/TemplateMessage.java:11
Method
TemporaryMedia
The material will expire in 3 days @param mediaType @param media @throws NullPointerException if any argument is null
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/material/upload/TemporaryMedia.java:24
Method
TextCsMessage
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/outbound/cs/TextCsMessage.java:13
Method
TextInboundMessage
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/inbound/simple/TextInboundMessage.java:15
Method
TextMassMessage
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/outbound/mass/TextMassMessage.java:13
Method
TextReplyMessage
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/reply/TextReplyMessage.java:15
Method
ThumbPermanentMedia
@param media {@code size <= 64KB}, format: jpg
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/material/upload/ThumbPermanentMedia.java:14
Method
ThumbTemporaryMedia
@param media {@code size <= 64KB}, format: jpg
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/material/upload/ThumbTemporaryMedia.java:14
Method
TradeType
(String value)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/pay/TradeType.java:10
Method
TransferCustomerServiceReplyMessage
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/reply/TransferCustomerServiceReplyMessage.java:14
Method
UnsubscribeEventMessage
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/inbound/event/UnsubscribeEventMessage.java:14
Method
UserInfoQuery
(AppContext appContext)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/user/UserInfoQuery.java:17
Method
VideoCsMessage
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/outbound/cs/VideoCsMessage.java:13
Method
VideoInboundMessage
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/inbound/simple/VideoInboundMessage.java:19
Method
VideoPermanentMedia
@param media {@code size <= 10M}, format: mp4 @param title @param introduction
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/material/upload/VideoPermanentMedia.java:22
Method
VideoReplyMessage
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/reply/VideoReplyMessage.java:15
Method
VideoTemporaryMedia
@param media {@code size <= 10M}, format: mp4
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/material/upload/VideoTemporaryMedia.java:14
Method
ViewEventMessage
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/inbound/event/ViewEventMessage.java:16
Method
VoiceCsMessage
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/outbound/cs/VoiceCsMessage.java:12
Method
VoiceInboundMessage
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/inbound/simple/VoiceInboundMessage.java:23
Method
VoiceMassMessage
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/outbound/mass/VoiceMassMessage.java:12
Method
VoicePermanentMedia
@param media {@code size <= 2M}, {@code times <= 60s}, format: mp3/wma/wav/amr
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/material/upload/VoicePermanentMedia.java:14
Method
VoiceReplyMessage
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/reply/VoiceReplyMessage.java:15
Method
VoiceTemporaryMedia
@param media {@code size <= 2M}, {@code times <= 60s}, format: amr|mp3
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/material/upload/VoiceTemporaryMedia.java:14
Method
WXBizMsgCrypt
构造函数 @param token 公众平台上,开发者设置的token @param encodingAesKey 公众平台上,开发者设置的EncodingAESKey @param appId application id
wechatty-common/src/main/java/space/chensheng/wechatty/common/security/WXBizMsgCrypt.java:44
Method
WechatCallbackModeVerifier
(AppContext appContext)
wechatty-common/src/main/java/space/chensheng/wechatty/common/security/WechatCallbackModeVerifier.java:14
Method
WechatContext
(String defaultConfPath, String customerConfPath)
wechatty-common/src/main/java/space/chensheng/wechatty/common/conf/WechatContext.java:57
Method
WechatMpBootstrap
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/util/WechatMpBootstrap.java:38
Method
WechatRequester
(AppContext appContext)
wechatty-common/src/main/java/space/chensheng/wechatty/common/http/WechatRequester.java:21
Method
WxcardCsMessage
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/outbound/cs/WxcardCsMessage.java:15
Method
WxcardMassMessage
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/outbound/mass/WxcardMassMessage.java:12
Method
addArticle
(String title, String thumbMediaId, String author, String digest, String showCoverPic, String content, Str
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/material/upload/PermanentNews.java:23
Method
addArticle
(Article article)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/material/upload/PermanentNews.java:55
Method
addArticle
(String title, String description, String url, String picUrl)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/outbound/cs/NewsCsMessage.java:21
Method
addArticle
(Article article)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/outbound/cs/NewsCsMessage.java:34
Method
addData
Set template data. @param name required @param value required @param color optional
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/template/TemplateMessage.java:32
Method
addMsgListener
(MessageListener<?> listener)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/util/WechatMpBootstrap.java:55
Method
addPostBody
(Map<String, Object> postBody)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/material/upload/VideoPermanentMedia.java:29
Method
addQueryParam
(Map<String, String> queryParams)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/material/upload/PermanentMedia.java:38
Method
addQueryParam
(Map<String, String> queryParams)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/material/upload/PermanentNewsImg.java:24
Method
addQueryParam
(Map<String, String> queryParams)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/material/upload/TemporaryMedia.java:39
Method
addQueryParam
(Map<String, String> queryParams)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/material/upload/PermanentNews.java:36
Method
addToUser
(String openId)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/outbound/MassOutboundMessage.java:40
Method
batchGet
(List<String> openIdList)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/user/UserInfoQuery.java:26
Method
closeOrder
Close order by outTradeNo @param request @return
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/pay/PayHelper.java:295
Method
compare
(String o1, String o2)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/pay/PaySignTool.java:101
Method
contructCollectionType
(Class<? extends Collection<?>> collectionClass, Class<?> elementClass)
wechatty-common/src/main/java/space/chensheng/wechatty/common/util/JsonMapper.java:81
Method
contructMapType
(Class<? extends Map<?,?>> mapClass, Class<?> keyClass, Class<?> valueClass)
wechatty-common/src/main/java/space/chensheng/wechatty/common/util/JsonMapper.java:85
Method
count
@return null if network error
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/material/MaterialQuery.java:21
Method
createMenu
(String menuJson)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/menu/MenuHelper.java:13
Method
createPermanent
create permanent QRCode with sceneId @param sceneId {@code >= 1 && <= 100000} @return null if network error
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/account/QRCodeCreator.java:53
Method
createPostBody
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/material/upload/PermanentMedia.java:44
Method
createPostBody
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/material/upload/PermanentNewsImg.java:29
Method
createPostBody
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/material/upload/TemporaryMedia.java:45
Method
createPostBody
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/material/upload/PermanentNews.java:41
Method
createRegistry
(AppContext appContext)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/pay/PayCertHttpCustomizer.java:38
Method
createTemporary
create temporary QRCode, it will expire in {@code expireSeconds} @param expireSeconds {@code >= 30 && <= 2592000}, 30 seconds to 30 days @param sceneI
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/account/QRCodeCreator.java:32
Method
createWriter
(Writer out)
wechatty-common/src/main/java/space/chensheng/wechatty/common/util/XmlUtil.java:129
Method
customize
(HttpClientBuilder builder, AppContext appContext)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/pay/PayCertHttpCustomizer.java:35
Method
customizeWechatContext
(MpWechatContextCustomizer customizer)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/util/WechatMpBootstrap.java:45
Method
delete
@param mediaId @return null if network error @throws NullPointerException if mediaId is null
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/material/MaterialDeleter.java:21
Method
dispatch
dispatch wechat inbound message to specify message listeners @param msgSignature message signature from wechat server @param timestamp timestamp of re
wechatty-common/src/main/java/space/chensheng/wechatty/common/message/MessageDispatcher.java:58
Method
doQuery
()
wechatty-common/src/main/java/space/chensheng/wechatty/common/http/MemoryAccessTokenStrategy.java:14
Method
doResolveEventInbound
(EventType eventType, String msgXml)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/MpMessageDispatcher.java:56
Method
doResolveSimpleInbound
(MessageType msgType, String msgXml)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/MpMessageDispatcher.java:33
Method
doSave
(String accessToken)
wechatty-common/src/main/java/space/chensheng/wechatty/common/http/MemoryAccessTokenStrategy.java:10
Method
downloadPermanentMedia
@param mediaId @param saveDir @param fileName a name will be created if null @return null if network error @throws NullPointerException if mediaId or
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/material/MaterialFinder.java:24
Method
downloadTemporaryMedia
@param mediaId @param saveDir @param fileName a name will be created if null @return null if network error @throws NullPointerException if mediaId or
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/material/MaterialFinder.java:47
Method
enablePayCert
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/util/WechatMpBootstrap.java:50
Method
fetchAuthAccessToken
(String code)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/auth/AuthHelper.java:17
← previous
next →
301–400 of 1,310, ranked by callers