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
↓ 1 callers
Method
createRegistry
(AppContext appContext)
wechatty-common/src/main/java/space/chensheng/wechatty/common/http/HttpClientCustomizer.java:10
↓ 1 callers
Method
customize
(MpWechatContext wechatContext)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/util/MpWechatContextCustomizer.java:4
↓ 1 callers
Method
customize
(HttpClientBuilder builder, AppContext appContext)
wechatty-common/src/main/java/space/chensheng/wechatty/common/http/HttpClientCustomizer.java:12
↓ 1 callers
Method
decode
删除解密后明文的补位字符 @param decrypted 解密后的明文 @return 删除补位字符后的明文
wechatty-common/src/main/java/space/chensheng/wechatty/common/security/PKCS7Encoder.java:47
↓ 1 callers
Method
decrypt
(String key, String encryptedData)
wechatty-common/src/main/java/space/chensheng/wechatty/common/security/Aes256EcbCrypt.java:30
↓ 1 callers
Method
doDispatch
(InboundMessage inboundMsg, String timestamp, String nonce)
wechatty-common/src/main/java/space/chensheng/wechatty/common/message/MessageDispatcher.java:120
↓ 1 callers
Method
doQuery
query access token from memory, database or other medias @return access token of wechat
wechatty-common/src/main/java/space/chensheng/wechatty/common/http/AccessTokenStrategy.java:14
↓ 1 callers
Method
doResolveEventInbound
(EventType eventType, String msgXml)
wechatty-common/src/main/java/space/chensheng/wechatty/common/message/MessageDispatcher.java:198
↓ 1 callers
Method
doResolveSimpleInbound
(MessageType msgType, String msgXml)
wechatty-common/src/main/java/space/chensheng/wechatty/common/message/MessageDispatcher.java:196
↓ 1 callers
Method
doSave
save access token to memory, database or other medias @param accessToken access token of wechat
wechatty-common/src/main/java/space/chensheng/wechatty/common/http/AccessTokenStrategy.java:8
↓ 1 callers
Method
downloadFileByGet
@param url file URL @param downloadDir directory to save file @param fileName file name @param ignoreContentTypes response content types to ignore dow
wechatty-common/src/main/java/space/chensheng/wechatty/common/http/PoolingHttpUtil.java:189
↓ 1 callers
Method
downloadFileByPost
@param url URL of file @param postString post body of request @param downloadDir directory to save file @param fileName file name @param ignoreContent
wechatty-common/src/main/java/space/chensheng/wechatty/common/http/PoolingHttpUtil.java:150
↓ 1 callers
Method
downloadMediaByGet
@param url media URL @param downloadDir directory to save download media @param fileName download file name @return null if network error @throws Null
wechatty-common/src/main/java/space/chensheng/wechatty/common/http/WechatRequester.java:175
↓ 1 callers
Method
downloadMediaByPost
@param url media URL @param postString request body @param downloadDir directory to save file @param fileName download file name @return null if netwo
wechatty-common/src/main/java/space/chensheng/wechatty/common/http/WechatRequester.java:134
↓ 1 callers
Method
enableEnumUseToString
()
wechatty-common/src/main/java/space/chensheng/wechatty/common/util/JsonMapper.java:101
↓ 1 callers
Method
encode
获得对明文进行补位填充的字节. @param count 需要进行填充补位操作的明文字节个数 @return 补齐用的字节数组
wechatty-common/src/main/java/space/chensheng/wechatty/common/security/PKCS7Encoder.java:26
↓ 1 callers
Method
encrypt
对明文进行加密. @param text 需要加密的明文 @return 加密后base64编码的字符串 @throws AesException aes加密失败
wechatty-common/src/main/java/space/chensheng/wechatty/common/security/WXBizMsgCrypt.java:85
↓ 1 callers
Method
findGenericType
(Object object, Class<?> parameterizedSuperclass, String typeParamName)
wechatty-common/src/main/java/space/chensheng/wechatty/common/util/ReflectUtil.java:11
↓ 1 callers
Method
findTypeAlias
(Class<?> clazz)
wechatty-common/src/main/java/space/chensheng/wechatty/common/util/XmlUtil.java:172
↓ 1 callers
Method
generateFileName
(String fileName, CloseableHttpResponse response)
wechatty-common/src/main/java/space/chensheng/wechatty/common/http/PoolingHttpUtil.java:294
↓ 1 callers
Method
getAccessTokenStrategyClass
()
wechatty-common/src/main/java/space/chensheng/wechatty/common/conf/WechatContext.java:268
↓ 1 callers
Method
getAesKey
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/util/MpWechatContext.java:48
↓ 1 callers
Method
getAutoUpdateAccessToken
()
wechatty-common/src/main/java/space/chensheng/wechatty/common/conf/WechatContext.java:212
↓ 1 callers
Method
getClientIp
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/pay/RedPackRequest.java:141
↓ 1 callers
Method
getContent
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/material/News.java:61
↓ 1 callers
Method
getEncrypt
()
wechatty-common/src/main/java/space/chensheng/wechatty/common/message/base/EncryptedCallbackMessage.java:25
↓ 1 callers
Method
getErrcode
()
wechatty-common/src/main/java/space/chensheng/wechatty/common/http/BaseResponse.java:20
↓ 1 callers
Method
getErrmsg
()
wechatty-common/src/main/java/space/chensheng/wechatty/common/http/BaseResponse.java:12
↓ 1 callers
Method
getEvent
()
wechatty-common/src/main/java/space/chensheng/wechatty/common/message/base/EmptyInboundMessage.java:19
↓ 1 callers
Method
getMessage
(int code)
wechatty-common/src/main/java/space/chensheng/wechatty/common/security/AesException.java:21
↓ 1 callers
Method
getNetworkBytesOrder
(int sourceNumber)
wechatty-common/src/main/java/space/chensheng/wechatty/common/security/WXBizMsgCrypt.java:50
↓ 1 callers
Method
getPayCertFile
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/util/MpWechatContext.java:80
↓ 1 callers
Method
getPayCertPassword
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/util/MpWechatContext.java:88
↓ 1 callers
Method
getPayNotifyUrl
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/util/MpWechatContext.java:112
↓ 1 callers
Method
getPoolingHttpConnectTimeoutMillis
()
wechatty-common/src/main/java/space/chensheng/wechatty/common/conf/WechatContext.java:196
↓ 1 callers
Method
getPoolingHttpConnectionRequestTimeoutMillis
()
wechatty-common/src/main/java/space/chensheng/wechatty/common/conf/WechatContext.java:204
↓ 1 callers
Method
getPoolingHttpMaxPerRoute
()
wechatty-common/src/main/java/space/chensheng/wechatty/common/conf/WechatContext.java:164
↓ 1 callers
Method
getPoolingHttpMaxTotal
()
wechatty-common/src/main/java/space/chensheng/wechatty/common/conf/WechatContext.java:172
↓ 1 callers
Method
getRandomStr
()
wechatty-common/src/main/java/space/chensheng/wechatty/common/security/WXBizMsgCrypt.java:68
↓ 1 callers
Method
getRefundNotifyUrl
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/util/MpWechatContext.java:120
↓ 1 callers
Method
getStringBodyUploader
()
wechatty-common/src/main/java/space/chensheng/wechatty/common/conf/AppContext.java:79
↓ 1 callers
Method
getTicket
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/jssdk/JsapiTicketResponse.java:15
↓ 1 callers
Method
getToken
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/util/MpWechatContext.java:40
↓ 1 callers
Method
getType
(String filePath)
wechatty-common/src/main/java/space/chensheng/wechatty/common/http/FileTypeViewer.java:10
↓ 1 callers
Method
getUploader
(AppContext appContext)
wechatty-common/src/main/java/space/chensheng/wechatty/common/material/Material.java:51
↓ 1 callers
Method
handleMessage
(InboundMessage message)
wechatty-common/src/main/java/space/chensheng/wechatty/common/message/MessageListener.java:16
↓ 1 callers
Method
initAccessTokenStrategy
()
wechatty-common/src/main/java/space/chensheng/wechatty/common/http/AccessTokenFetcher.java:101
↓ 1 callers
Method
initListenerPool
(List<MessageListener<?>> msgListeners)
wechatty-common/src/main/java/space/chensheng/wechatty/common/message/MessageDispatcher.java:147
↓ 1 callers
Method
isAccessTokenError
()
wechatty-common/src/main/java/space/chensheng/wechatty/common/http/BaseResponse.java:40
↓ 1 callers
Method
isPoolingHttpProxyEnable
()
wechatty-common/src/main/java/space/chensheng/wechatty/common/conf/WechatContext.java:228
↓ 1 callers
Method
isPoolingHttpTcpNoDelay
()
wechatty-common/src/main/java/space/chensheng/wechatty/common/conf/WechatContext.java:180
↓ 1 callers
Method
isToUser
@return true if sending message to users by OPENID
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/outbound/MassOutboundMessage.java:48
↓ 1 callers
Method
needCDATA
(Class<?> targetClass, String fieldAlias)
wechatty-common/src/main/java/space/chensheng/wechatty/common/util/XmlUtil.java:187
↓ 1 callers
Method
notifyListeners
(InboundMessage message)
wechatty-common/src/main/java/space/chensheng/wechatty/common/message/MessageDispatcher.java:161
↓ 1 callers
Method
objectToMap
(Object params)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/pay/PaySignTool.java:51
↓ 1 callers
Method
onMessage
This method should return in 5 seconds, or wechat server will retry to send message. So don't do time consuming task here. @param message received mes
wechatty-common/src/main/java/space/chensheng/wechatty/common/message/MessageListener.java:14
↓ 1 callers
Method
parseToLong
(String str, long defaultVal)
wechatty-common/src/main/java/space/chensheng/wechatty/common/util/StringUtil.java:49
↓ 1 callers
Method
postMultipart
@param url request URL @param postData request parameters @param retClzz class of response object @return null if network error @throws NullPointerExc
wechatty-common/src/main/java/space/chensheng/wechatty/common/http/WechatRequester.java:101
↓ 1 callers
Method
readInputStream
(InputStream is)
wechatty-common/src/main/java/space/chensheng/wechatty/common/message/MessageDispatcher.java:174
↓ 1 callers
Method
recoverNetworkBytesOrder
(byte[] orderBytes)
wechatty-common/src/main/java/space/chensheng/wechatty/common/security/WXBizMsgCrypt.java:59
↓ 1 callers
Method
resolveFileName
(CloseableHttpResponse response)
wechatty-common/src/main/java/space/chensheng/wechatty/common/http/PoolingHttpUtil.java:307
↓ 1 callers
Method
resolveInboundMessage
(EmptyInboundMessage emptyMsg, String msgXml)
wechatty-common/src/main/java/space/chensheng/wechatty/common/message/MessageDispatcher.java:108
↓ 1 callers
Method
resolveMsgXml
(String msgSignature, String timestamp, String nonce, String postData)
wechatty-common/src/main/java/space/chensheng/wechatty/common/message/MessageDispatcher.java:87
↓ 1 callers
Method
sendIgnoreReprint
()
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/outbound/mass/MpnewsMassMessage.java:25
↓ 1 callers
Method
setAccessToken
(String accessToken)
wechatty-common/src/main/java/space/chensheng/wechatty/common/http/AccessTokenFetcher.java:97
↓ 1 callers
Method
setAccessTokenFetcher
(AccessTokenFetcher accessTokenFetcher)
wechatty-common/src/main/java/space/chensheng/wechatty/common/conf/AppContext.java:59
↓ 1 callers
Method
setActName
(String actName)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/pay/RedPackRequest.java:153
↓ 1 callers
Method
setActName
(String actName)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/pay/GroupRedPackRequest.java:165
↓ 1 callers
Method
setAmount
(Integer amount)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/pay/TransfersRequest.java:105
↓ 1 callers
Method
setAmtType
(String amtType)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/pay/GroupRedPackRequest.java:141
↓ 1 callers
Method
setAppId
Required @param appId
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/pay/ShortUrlRequest.java:36
↓ 1 callers
Method
setAppId
(String appId)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/pay/JsapiPayParams.java:23
↓ 1 callers
Method
setAppId
(String appId)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/jssdk/JsapiAuth.java:20
↓ 1 callers
Method
setAuthHelper
(AuthHelper authHelper)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/util/MpAppContext.java:59
↓ 1 callers
Method
setBody
Required @param body
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/pay/UnifiedOrderRequest.java:136
↓ 1 callers
Method
setCallbackModeVerifier
(WechatCallbackModeVerifier callbackModeVerifier)
wechatty-common/src/main/java/space/chensheng/wechatty/common/conf/AppContext.java:51
↓ 1 callers
Method
setCheckName
(String checkName)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/pay/TransfersRequest.java:97
↓ 1 callers
Method
setClientIp
(String clientIp)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/pay/RedPackRequest.java:145
↓ 1 callers
Method
setConsumeMchId
(String consumeMchId)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/pay/RedPackRequest.java:185
↓ 1 callers
Method
setConsumeMchId
(String consumeMchId)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/pay/GroupRedPackRequest.java:197
↓ 1 callers
Method
setCreateTime
(Long createTime)
wechatty-common/src/main/java/space/chensheng/wechatty/common/message/base/ReplyMessage.java:49
↓ 1 callers
Method
setDesc
(String desc)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/pay/TransfersRequest.java:113
↓ 1 callers
Method
setEncrypt
(String encrypt)
wechatty-common/src/main/java/space/chensheng/wechatty/common/message/base/EncryptedReplyMessage.java:54
↓ 1 callers
Method
setFromUserName
(String fromUserName)
wechatty-common/src/main/java/space/chensheng/wechatty/common/message/base/ReplyMessage.java:41
↓ 1 callers
Method
setHttpClientCustomizer
(HttpClientCustomizer httpClientCustomizer)
wechatty-common/src/main/java/space/chensheng/wechatty/common/conf/AppContext.java:91
↓ 1 callers
Method
setIsToAll
Whether to send message to all users @param isToAll true if send to all user
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/outbound/MassOutboundMessage.java:28
↓ 1 callers
Method
setJsapiHelper
(JsapiHelper jsapiHelper)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/util/MpAppContext.java:67
↓ 1 callers
Method
setLongUrl
Required @param longUrl
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/pay/ShortUrlRequest.java:84
↓ 1 callers
Method
setMaterialDeleter
(MaterialDeleter materialDeleter)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/util/MpAppContext.java:91
↓ 1 callers
Method
setMaterialFinder
(MaterialFinder materialFinder)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/util/MpAppContext.java:99
↓ 1 callers
Method
setMaterialQuery
(MaterialQuery materialQuery)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/util/MpAppContext.java:107
↓ 1 callers
Method
setMchAppId
(String mchAppId)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/pay/TransfersRequest.java:57
↓ 1 callers
Method
setMchBillNo
(String mchBillNo)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/pay/RedPackRequest.java:81
↓ 1 callers
Method
setMchBillNo
(String mchBillNo)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/pay/GroupRedPackRequest.java:85
↓ 1 callers
Method
setMchId
Required @param mchId
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/pay/ShortUrlRequest.java:48
↓ 1 callers
Method
setMediaId
(String mediaId)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/reply/ImageReplyMessage.java:39
↓ 1 callers
Method
setMediaId
(String mediaId)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/message/outbound/mass/MpnewsMassMessage.java:21
↓ 1 callers
Method
setMenuHelper
(MenuHelper menuHelper)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/util/MpAppContext.java:75
↓ 1 callers
Method
setMpMessageDispatcher
(MpMessageDispatcher mpMessageDispatcher)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/util/MpAppContext.java:43
↓ 1 callers
Method
setMpMessageSender
(MpMessageSender mpMessageSender)
wechatty-mp/src/main/java/space/chensheng/wechatty/mp/util/MpAppContext.java:51
← previous
next →
101–200 of 1,310, ranked by callers