jar

com.gitee.wxtoos : weixin-java-open

Maven & Gradle

Oct 16, 2019

WxJava - Open Java SDK · 微信开放平台 Java SDK

Table Of Contents

Latest Version

Download com.gitee.wxtoos : weixin-java-open JAR file - Latest Versions:

All Versions

Download com.gitee.wxtoos : weixin-java-open JAR file - All Versions:

Version Vulnerabilities Size Updated
3.5.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window weixin-java-open-3.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

me.chanjar.weixin.open.bean.fastma

├─ me.chanjar.weixin.open.bean.fastma.WxFastMaCategory.class - [JAR]

me.chanjar.weixin.open.util.requestexecuter.ma

├─ me.chanjar.weixin.open.util.requestexecuter.ma.MaQrCodeApacheHttpRequestExecutor.class - [JAR]

├─ me.chanjar.weixin.open.util.requestexecuter.ma.MaQrCodeJoddHttpRequestExecutor.class - [JAR]

├─ me.chanjar.weixin.open.util.requestexecuter.ma.MaQrCodeOkhttpRequestExecutor.class - [JAR]

├─ me.chanjar.weixin.open.util.requestexecuter.ma.MaQrCodeRequestExecutor.class - [JAR]

me.chanjar.weixin.open.util.json

├─ me.chanjar.weixin.open.util.json.WxFastMaAccountBasicInfoGsonAdapter.class - [JAR]

├─ me.chanjar.weixin.open.util.json.WxOpenAuthorizationInfoGsonAdapter.class - [JAR]

├─ me.chanjar.weixin.open.util.json.WxOpenAuthorizerAccessTokenGsonAdapter.class - [JAR]

├─ me.chanjar.weixin.open.util.json.WxOpenAuthorizerInfoGsonAdapter.class - [JAR]

├─ me.chanjar.weixin.open.util.json.WxOpenAuthorizerInfoResultGsonAdapter.class - [JAR]

├─ me.chanjar.weixin.open.util.json.WxOpenAuthorizerListResultGsonAdapter.class - [JAR]

├─ me.chanjar.weixin.open.util.json.WxOpenAuthorizerOptionResultGsonAdapter.class - [JAR]

├─ me.chanjar.weixin.open.util.json.WxOpenComponentAccessTokenGsonAdapter.class - [JAR]

├─ me.chanjar.weixin.open.util.json.WxOpenGsonBuilder.class - [JAR]

├─ me.chanjar.weixin.open.util.json.WxOpenQueryAuthResultGsonAdapter.class - [JAR]

me.chanjar.weixin.open.bean.auth

├─ me.chanjar.weixin.open.bean.auth.WxOpenAuthorizationInfo.class - [JAR]

├─ me.chanjar.weixin.open.bean.auth.WxOpenAuthorizerInfo.class - [JAR]

├─ me.chanjar.weixin.open.bean.auth.WxOpenMiniProgramInfo.class - [JAR]

me.chanjar.weixin.open.util.xml

├─ me.chanjar.weixin.open.util.xml.XStreamTransformer.class - [JAR]

me.chanjar.weixin.open.bean.message

├─ me.chanjar.weixin.open.bean.message.WxOpenMaSubmitAuditMessage.class - [JAR]

├─ me.chanjar.weixin.open.bean.message.WxOpenXmlMessage.class - [JAR]

me.chanjar.weixin.open.api

├─ me.chanjar.weixin.open.api.WxOpenComponentService.class - [JAR]

├─ me.chanjar.weixin.open.api.WxOpenConfigStorage.class - [JAR]

├─ me.chanjar.weixin.open.api.WxOpenFastMaService.class - [JAR]

├─ me.chanjar.weixin.open.api.WxOpenMaService.class - [JAR]

├─ me.chanjar.weixin.open.api.WxOpenService.class - [JAR]

me.chanjar.weixin.open.bean.result

├─ me.chanjar.weixin.open.bean.result.WxFastMaAccountBasicInfoResult.class - [JAR]

├─ me.chanjar.weixin.open.bean.result.WxFastMaBeenSetCategoryResult.class - [JAR]

├─ me.chanjar.weixin.open.bean.result.WxFastMaCanSetCategoryResult.class - [JAR]

├─ me.chanjar.weixin.open.bean.result.WxFastMaCheckNickameResult.class - [JAR]

├─ me.chanjar.weixin.open.bean.result.WxFastMaQueryNicknameStatusResult.class - [JAR]

├─ me.chanjar.weixin.open.bean.result.WxFastMaSetNickameResult.class - [JAR]

├─ me.chanjar.weixin.open.bean.result.WxOpenAuthorizerInfoResult.class - [JAR]

├─ me.chanjar.weixin.open.bean.result.WxOpenAuthorizerListResult.class - [JAR]

├─ me.chanjar.weixin.open.bean.result.WxOpenAuthorizerOptionResult.class - [JAR]

├─ me.chanjar.weixin.open.bean.result.WxOpenMaCategoryListResult.class - [JAR]

├─ me.chanjar.weixin.open.bean.result.WxOpenMaDomainResult.class - [JAR]

├─ me.chanjar.weixin.open.bean.result.WxOpenMaPageListResult.class - [JAR]

├─ me.chanjar.weixin.open.bean.result.WxOpenMaQueryAuditResult.class - [JAR]

├─ me.chanjar.weixin.open.bean.result.WxOpenMaSubmitAuditResult.class - [JAR]

├─ me.chanjar.weixin.open.bean.result.WxOpenMaTesterListResult.class - [JAR]

├─ me.chanjar.weixin.open.bean.result.WxOpenQueryAuthResult.class - [JAR]

├─ me.chanjar.weixin.open.bean.result.WxOpenResult.class - [JAR]

me.chanjar.weixin.open.util

├─ me.chanjar.weixin.open.util.WxOpenCryptUtil.class - [JAR]

me.chanjar.weixin.open.api.impl

├─ me.chanjar.weixin.open.api.impl.WxOpenComponentServiceImpl.class - [JAR]

├─ me.chanjar.weixin.open.api.impl.WxOpenFastMaServiceImpl.class - [JAR]

├─ me.chanjar.weixin.open.api.impl.WxOpenInMemoryConfigStorage.class - [JAR]

├─ me.chanjar.weixin.open.api.impl.WxOpenInRedisConfigStorage.class - [JAR]

├─ me.chanjar.weixin.open.api.impl.WxOpenMaServiceImpl.class - [JAR]

├─ me.chanjar.weixin.open.api.impl.WxOpenMessageRouter.class - [JAR]

├─ me.chanjar.weixin.open.api.impl.WxOpenMpServiceImpl.class - [JAR]

├─ me.chanjar.weixin.open.api.impl.WxOpenServiceAbstractImpl.class - [JAR]

├─ me.chanjar.weixin.open.api.impl.WxOpenServiceApacheHttpClientImpl.class - [JAR]

├─ me.chanjar.weixin.open.api.impl.WxOpenServiceImpl.class - [JAR]

me.chanjar.weixin.open.bean

├─ me.chanjar.weixin.open.bean.WxOpenAuthorizerAccessToken.class - [JAR]

├─ me.chanjar.weixin.open.bean.WxOpenComponentAccessToken.class - [JAR]

├─ me.chanjar.weixin.open.bean.WxOpenCreateResult.class - [JAR]

├─ me.chanjar.weixin.open.bean.WxOpenMaCodeTemplate.class - [JAR]

me.chanjar.weixin.open.bean.ma

├─ me.chanjar.weixin.open.bean.ma.WxMaOpenCommitExtInfo.class - [JAR]

├─ me.chanjar.weixin.open.bean.ma.WxMaOpenNetworkTimeout.class - [JAR]

├─ me.chanjar.weixin.open.bean.ma.WxMaOpenPage.class - [JAR]

├─ me.chanjar.weixin.open.bean.ma.WxMaOpenSubpackage.class - [JAR]

├─ me.chanjar.weixin.open.bean.ma.WxMaOpenTab.class - [JAR]

├─ me.chanjar.weixin.open.bean.ma.WxMaOpenTabBar.class - [JAR]

├─ me.chanjar.weixin.open.bean.ma.WxMaOpenWindow.class - [JAR]

├─ me.chanjar.weixin.open.bean.ma.WxMaQrcodeParam.class - [JAR]

├─ me.chanjar.weixin.open.bean.ma.WxOpenMaCategory.class - [JAR]

├─ me.chanjar.weixin.open.bean.ma.WxOpenMaMember.class - [JAR]

├─ me.chanjar.weixin.open.bean.ma.WxOpenMaSubmitAudit.class - [JAR]