jar

com.github.sd4324530 : fastweixin

Maven & Gradle

May 10, 2017
781 stars

fastweixin · quickly department weixin server

Table Of Contents

Latest Version

Download com.github.sd4324530 : fastweixin JAR file - Latest Versions:

All Versions

Download com.github.sd4324530 : fastweixin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.x
1.1.x
1.1
1.0

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 fastweixin-1.3.15.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.sd4324530.fastweixin.company.api.config

├─ com.github.sd4324530.fastweixin.company.api.config.QYAPIConfig.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.api.config.QYConfigChangeNotice.class - [JAR]

com.github.sd4324530.fastweixin.message.req

├─ com.github.sd4324530.fastweixin.message.req.BaseEvent.class - [JAR]

├─ com.github.sd4324530.fastweixin.message.req.BaseReq.class - [JAR]

├─ com.github.sd4324530.fastweixin.message.req.BaseReqMsg.class - [JAR]

├─ com.github.sd4324530.fastweixin.message.req.EventType.class - [JAR]

├─ com.github.sd4324530.fastweixin.message.req.ImageReqMsg.class - [JAR]

├─ com.github.sd4324530.fastweixin.message.req.LinkReqMsg.class - [JAR]

├─ com.github.sd4324530.fastweixin.message.req.LocationEvent.class - [JAR]

├─ com.github.sd4324530.fastweixin.message.req.LocationReqMsg.class - [JAR]

├─ com.github.sd4324530.fastweixin.message.req.MenuEvent.class - [JAR]

├─ com.github.sd4324530.fastweixin.message.req.QrCodeEvent.class - [JAR]

├─ com.github.sd4324530.fastweixin.message.req.ReqType.class - [JAR]

├─ com.github.sd4324530.fastweixin.message.req.ScanCodeEvent.class - [JAR]

├─ com.github.sd4324530.fastweixin.message.req.SendMessageEvent.class - [JAR]

├─ com.github.sd4324530.fastweixin.message.req.SendPicsInfoEvent.class - [JAR]

├─ com.github.sd4324530.fastweixin.message.req.TemplateMsgEvent.class - [JAR]

├─ com.github.sd4324530.fastweixin.message.req.TextReqMsg.class - [JAR]

├─ com.github.sd4324530.fastweixin.message.req.VideoReqMsg.class - [JAR]

├─ com.github.sd4324530.fastweixin.message.req.VoiceReqMsg.class - [JAR]

com.github.sd4324530.fastweixin.api.config

├─ com.github.sd4324530.fastweixin.api.config.ApiConfig.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.config.ChangeType.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.config.ConfigChangeNotice.class - [JAR]

com.github.sd4324530.fastweixin.api

├─ com.github.sd4324530.fastweixin.api.BaseAPI.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.CustomAPI.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.DataCubeAPI.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.JsAPI.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.MaterialAPI.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.MediaAPI.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.MenuAPI.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.MessageAPI.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.OauthAPI.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.QrcodeAPI.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.SystemAPI.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.TagAPI.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.TemplateMsgAPI.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.UserAPI.class - [JAR]

com.github.sd4324530.fastweixin.company.message.resp

├─ com.github.sd4324530.fastweixin.company.message.resp.QYBaseRespMsg.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.message.resp.QYImageRespMsg.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.message.resp.QYNewsRespMsg.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.message.resp.QYTextRespMsg.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.message.resp.QYVideoRespMsg.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.message.resp.QYVoiceRespMsg.class - [JAR]

com.github.sd4324530.fastweixin.api.enums

├─ com.github.sd4324530.fastweixin.api.enums.MaterialType.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.enums.MediaType.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.enums.MenuType.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.enums.OauthScope.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.enums.QrcodeType.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.enums.ResultType.class - [JAR]

com.github.sd4324530.fastweixin.company.api.entity

├─ com.github.sd4324530.fastweixin.company.api.entity.QYAgent.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.api.entity.QYDepartment.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.api.entity.QYMenu.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.api.entity.QYMenuButton.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.api.entity.QYTag.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.api.entity.QYUser.class - [JAR]

com.github.sd4324530.fastweixin.company.api

├─ com.github.sd4324530.fastweixin.company.api.QYAgentAPI.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.api.QYBaseAPI.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.api.QYDepartmentAPI.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.api.QYMediaAPI.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.api.QYMenuAPI.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.api.QYMessageAPI.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.api.QYOauthAPI.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.api.QYTagAPI.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.api.QYUserAPI.class - [JAR]

com.github.sd4324530.fastweixin.api.entity

├─ com.github.sd4324530.fastweixin.api.entity.Article.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.entity.ArticleSummary.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.entity.ArticleTotal.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.entity.ArticleTotalDetail.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.entity.BaseDataCube.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.entity.BaseModel.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.entity.CustomAccount.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.entity.Group.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.entity.Industry.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.entity.InterfaceSummary.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.entity.InterfaceSummaryHour.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.entity.Matchrule.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.entity.Menu.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.entity.MenuButton.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.entity.Model.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.entity.Tag.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.entity.TemplateMsg.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.entity.TemplateParam.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.entity.UpstreamMsg.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.entity.UpstreamMsgDist.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.entity.UpstreamMsgDistMonth.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.entity.UpstreamMsgDistWeek.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.entity.UpstreamMsgHour.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.entity.UpstreamMsgMonth.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.entity.UpstreamMsgWeek.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.entity.UserCumulate.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.entity.UserInfo.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.entity.UserRead.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.entity.UserReadHour.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.entity.UserShare.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.entity.UserShareHour.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.entity.UserSummary.class - [JAR]

com.github.sd4324530.fastweixin.company.api.response

├─ com.github.sd4324530.fastweixin.company.api.response.AddTagUsersResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.api.response.CreateDepartmentResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.api.response.CreateTagResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.api.response.DelTagUsersResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.api.response.DownloadMediaResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.api.response.GetDepartmentListResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.api.response.GetOauthUserInfoResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.api.response.GetQYAgentInfoResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.api.response.GetQYAgentListResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.api.response.GetQYMenuResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.api.response.GetQYSendMessageResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.api.response.GetQYUserInfo4DepartmentResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.api.response.GetQYUserInfoResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.api.response.GetQYUserInviteResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.api.response.GetTagInfoResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.api.response.GetTagListResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.api.response.UploadMediaResponse.class - [JAR]

com.github.sd4324530.fastweixin.api.response

├─ com.github.sd4324530.fastweixin.api.response.AddTemplateResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.BaseResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.CreateGroupResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.CreateTagResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.DownloadMaterialResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.DownloadMediaResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.GetAllTagsResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.GetArticleSummaryResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.GetArticleTotalResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.GetCustomAccountsResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.GetGroupsResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.GetInterfaceSummaryHourResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.GetInterfaceSummaryResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.GetJsApiTicketResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.GetMaterialListResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.GetMaterialTotalCountResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.GetMenuResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.GetSendMessageResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.GetSignatureResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.GetTokenResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.GetUpstreamMsgDistMonthResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.GetUpstreamMsgDistResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.GetUpstreamMsgDistWeekResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.GetUpstreamMsgHourResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.GetUpstreamMsgMonthResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.GetUpstreamMsgResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.GetUpstreamMsgWeekResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.GetUserCumulateResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.GetUserInfoListResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.GetUserInfoResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.GetUserReadHourResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.GetUserReadResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.GetUserShareHourResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.GetUserShareResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.GetUserSummaryResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.GetUsersResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.OauthGetTokenResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.PrivateTemplate.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.QrcodeResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.SendTemplateResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.UploadImgResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.UploadMaterialResponse.class - [JAR]

├─ com.github.sd4324530.fastweixin.api.response.UploadMediaResponse.class - [JAR]

com.github.sd4324530.fastweixin.message.util

├─ com.github.sd4324530.fastweixin.message.util.MessageBuilder.class - [JAR]

com.github.sd4324530.fastweixin.company.message

├─ com.github.sd4324530.fastweixin.company.message.QYArticle.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.message.QYBaseMsg.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.message.QYFileMsg.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.message.QYImageMsg.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.message.QYMpArticle.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.message.QYMpNewsMsg.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.message.QYNewsMsg.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.message.QYTextMsg.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.message.QYVideoMsg.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.message.QYVoiceMsg.class - [JAR]

com.github.sd4324530.fastweixin.servlet

├─ com.github.sd4324530.fastweixin.servlet.QYWeixinControllerSupport.class - [JAR]

├─ com.github.sd4324530.fastweixin.servlet.QYWeixinServletSupport.class - [JAR]

├─ com.github.sd4324530.fastweixin.servlet.QYWeixinSupport.class - [JAR]

├─ com.github.sd4324530.fastweixin.servlet.WeixinControllerSupport.class - [JAR]

├─ com.github.sd4324530.fastweixin.servlet.WeixinServletSupport.class - [JAR]

├─ com.github.sd4324530.fastweixin.servlet.WeixinSupport.class - [JAR]

com.github.sd4324530.fastweixin.handle

├─ com.github.sd4324530.fastweixin.handle.AbstractApiConfigChangeHandle.class - [JAR]

├─ com.github.sd4324530.fastweixin.handle.ApiConfigChangeHandle.class - [JAR]

├─ com.github.sd4324530.fastweixin.handle.EventHandle.class - [JAR]

├─ com.github.sd4324530.fastweixin.handle.MessageHandle.class - [JAR]

com.github.sd4324530.fastweixin.exception

├─ com.github.sd4324530.fastweixin.exception.WeixinException.class - [JAR]

com.github.sd4324530.fastweixin.message.aes

├─ com.github.sd4324530.fastweixin.message.aes.AesException.class - [JAR]

├─ com.github.sd4324530.fastweixin.message.aes.ByteGroup.class - [JAR]

├─ com.github.sd4324530.fastweixin.message.aes.PKCS7Encoder.class - [JAR]

├─ com.github.sd4324530.fastweixin.message.aes.SHA1.class - [JAR]

├─ com.github.sd4324530.fastweixin.message.aes.WXBizMsgCrypt.class - [JAR]

├─ com.github.sd4324530.fastweixin.message.aes.XMLParse.class - [JAR]

com.github.sd4324530.fastweixin.company.handle

├─ com.github.sd4324530.fastweixin.company.handle.QYEventHandle.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.handle.QYMessageHandle.class - [JAR]

com.github.sd4324530.fastweixin.util

├─ com.github.sd4324530.fastweixin.util.BeanUtil.class - [JAR]

├─ com.github.sd4324530.fastweixin.util.CollectionUtil.class - [JAR]

├─ com.github.sd4324530.fastweixin.util.JSONUtil.class - [JAR]

├─ com.github.sd4324530.fastweixin.util.JsApiUtil.class - [JAR]

├─ com.github.sd4324530.fastweixin.util.MessageUtil.class - [JAR]

├─ com.github.sd4324530.fastweixin.util.NetWorkCenter.class - [JAR]

├─ com.github.sd4324530.fastweixin.util.SignUtil.class - [JAR]

├─ com.github.sd4324530.fastweixin.util.StrUtil.class - [JAR]

├─ com.github.sd4324530.fastweixin.util.StreamUtil.class - [JAR]

com.github.sd4324530.fastweixin.message

├─ com.github.sd4324530.fastweixin.message.Article.class - [JAR]

├─ com.github.sd4324530.fastweixin.message.BaseMsg.class - [JAR]

├─ com.github.sd4324530.fastweixin.message.CustomMsg.class - [JAR]

├─ com.github.sd4324530.fastweixin.message.ImageMsg.class - [JAR]

├─ com.github.sd4324530.fastweixin.message.MpNewsMsg.class - [JAR]

├─ com.github.sd4324530.fastweixin.message.MusicMsg.class - [JAR]

├─ com.github.sd4324530.fastweixin.message.NewsMsg.class - [JAR]

├─ com.github.sd4324530.fastweixin.message.RespType.class - [JAR]

├─ com.github.sd4324530.fastweixin.message.TextMsg.class - [JAR]

├─ com.github.sd4324530.fastweixin.message.VideoMsg.class - [JAR]

├─ com.github.sd4324530.fastweixin.message.VoiceMsg.class - [JAR]

com.github.sd4324530.fastweixin.company.api.enums

├─ com.github.sd4324530.fastweixin.company.api.enums.QYMenuType.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.api.enums.QYResultType.class - [JAR]

com.github.sd4324530.fastweixin.api.request

├─ com.github.sd4324530.fastweixin.api.request.BaseRequest.class - [JAR]

com.github.sd4324530.fastweixin.company.api.handle

├─ com.github.sd4324530.fastweixin.company.api.handle.AbstractQYApiConfigChangeHandle.class - [JAR]

com.github.sd4324530.fastweixin.company.message.req

├─ com.github.sd4324530.fastweixin.company.message.req.QYBaseEvent.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.message.req.QYBaseReq.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.message.req.QYBaseReqMsg.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.message.req.QYBatchJobEvent.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.message.req.QYBatchJobType.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.message.req.QYEnterAgentEvent.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.message.req.QYEventType.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.message.req.QYImageReqMsg.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.message.req.QYLocationEvent.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.message.req.QYLocationReqMsg.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.message.req.QYMenuEvent.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.message.req.QYReqType.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.message.req.QYScanCodeEvent.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.message.req.QYSendLocationEvent.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.message.req.QYSendPicInfoEvent.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.message.req.QYTextReqMsg.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.message.req.QYVideoReqMsg.class - [JAR]

├─ com.github.sd4324530.fastweixin.company.message.req.QYVoiceReqMsg.class - [JAR]

Advertisement