View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window weixin-qydev-0.9.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.riversoft.weixin.qy.contact.tag
├─ com.riversoft.weixin.qy.contact.tag.Tag.class - [JAR]
├─ com.riversoft.weixin.qy.contact.tag.TagUsers.class - [JAR]
├─ com.riversoft.weixin.qy.contact.tag.TagUsersResult.class - [JAR]
com.riversoft.weixin.qy.media.bean
├─ com.riversoft.weixin.qy.media.bean.Counts.class - [JAR]
├─ com.riversoft.weixin.qy.media.bean.MaterialPagination.class - [JAR]
├─ com.riversoft.weixin.qy.media.bean.MpNewsPagination.class - [JAR]
com.riversoft.weixin.qy.agent
├─ com.riversoft.weixin.qy.agent.Agents.class - [JAR]
com.riversoft.weixin.qy.base
├─ com.riversoft.weixin.qy.base.AgentSetting.class - [JAR]
├─ com.riversoft.weixin.qy.base.CorpSetting.class - [JAR]
├─ com.riversoft.weixin.qy.base.WxEndpoint.class - [JAR]
com.riversoft.weixin.qy.agent.bean
├─ com.riversoft.weixin.qy.agent.bean.Agent.class - [JAR]
├─ com.riversoft.weixin.qy.agent.bean.WritableAgent.class - [JAR]
com.riversoft.weixin.qy.shake
├─ com.riversoft.weixin.qy.shake.Shakes.class - [JAR]
com.riversoft.weixin.qy.oauth2
├─ com.riversoft.weixin.qy.oauth2.QyOAuth2s.class - [JAR]
com.riversoft.weixin.qy.media
├─ com.riversoft.weixin.qy.media.Materials.class - [JAR]
├─ com.riversoft.weixin.qy.media.Medias.class - [JAR]
com.riversoft.weixin.qy.menu
├─ com.riversoft.weixin.qy.menu.Menus.class - [JAR]
com.riversoft.weixin.qy.message.json
├─ com.riversoft.weixin.qy.message.json.FileMessage.class - [JAR]
├─ com.riversoft.weixin.qy.message.json.ImageMessage.class - [JAR]
├─ com.riversoft.weixin.qy.message.json.JsonMessage.class - [JAR]
├─ com.riversoft.weixin.qy.message.json.MpNewsMediaIdMessage.class - [JAR]
├─ com.riversoft.weixin.qy.message.json.MpNewsMessage.class - [JAR]
├─ com.riversoft.weixin.qy.message.json.NewsMessage.class - [JAR]
├─ com.riversoft.weixin.qy.message.json.TextMessage.class - [JAR]
├─ com.riversoft.weixin.qy.message.json.VideoMessage.class - [JAR]
├─ com.riversoft.weixin.qy.message.json.VoiceMessage.class - [JAR]
com.riversoft.weixin.qy.contact
├─ com.riversoft.weixin.qy.contact.Departments.class - [JAR]
├─ com.riversoft.weixin.qy.contact.Jobs.class - [JAR]
├─ com.riversoft.weixin.qy.contact.Tags.class - [JAR]
├─ com.riversoft.weixin.qy.contact.Users.class - [JAR]
com.riversoft.weixin.qy
├─ com.riversoft.weixin.qy.QyWxClientFactory.class - [JAR]
com.riversoft.weixin.qy.shake.bean
├─ com.riversoft.weixin.qy.shake.bean.Beacon.class - [JAR]
├─ com.riversoft.weixin.qy.shake.bean.Shake.class - [JAR]
com.riversoft.weixin.qy.oauth2.bean
├─ com.riversoft.weixin.qy.oauth2.bean.QyUser.class - [JAR]
com.riversoft.weixin.qy.request
├─ com.riversoft.weixin.qy.request.QyImageRequest.class - [JAR]
├─ com.riversoft.weixin.qy.request.QyLocationRequest.class - [JAR]
├─ com.riversoft.weixin.qy.request.QyShortVideoRequest.class - [JAR]
├─ com.riversoft.weixin.qy.request.QyTextRequest.class - [JAR]
├─ com.riversoft.weixin.qy.request.QyVideoRequest.class - [JAR]
├─ com.riversoft.weixin.qy.request.QyVoiceRequest.class - [JAR]
com.riversoft.weixin.qy.contact.department
├─ com.riversoft.weixin.qy.contact.department.Department.class - [JAR]
com.riversoft.weixin.qy.message
├─ com.riversoft.weixin.qy.message.Messages.class - [JAR]
├─ com.riversoft.weixin.qy.message.QyXmlMessages.class - [JAR]
com.riversoft.weixin.qy.contact.user
├─ com.riversoft.weixin.qy.contact.user.AbstractUser.class - [JAR]
├─ com.riversoft.weixin.qy.contact.user.CreateUser.class - [JAR]
├─ com.riversoft.weixin.qy.contact.user.Invitation.class - [JAR]
├─ com.riversoft.weixin.qy.contact.user.ReadUser.class - [JAR]
├─ com.riversoft.weixin.qy.contact.user.SimpleUser.class - [JAR]
├─ com.riversoft.weixin.qy.contact.user.UpdateUser.class - [JAR]
├─ com.riversoft.weixin.qy.contact.user.UserStatus.class - [JAR]
com.riversoft.weixin.qy.event
├─ com.riversoft.weixin.qy.event.BatchJobResultEvent.class - [JAR]
├─ com.riversoft.weixin.qy.event.EnterAgentEvent.class - [JAR]
├─ com.riversoft.weixin.qy.event.QyClickEvent.class - [JAR]
├─ com.riversoft.weixin.qy.event.QyLocationReportEvent.class - [JAR]
├─ com.riversoft.weixin.qy.event.QyLocationSelectEvent.class - [JAR]
├─ com.riversoft.weixin.qy.event.QyPhotoEvent.class - [JAR]
├─ com.riversoft.weixin.qy.event.QyScanEvent.class - [JAR]
├─ com.riversoft.weixin.qy.event.QySubscriptionEvent.class - [JAR]
├─ com.riversoft.weixin.qy.event.QyViewEvent.class - [JAR]
com.riversoft.weixin.qy.jsapi
├─ com.riversoft.weixin.qy.jsapi.JsAPIs.class - [JAR]
com.riversoft.weixin.qy.util
├─ com.riversoft.weixin.qy.util.GenderDeserializer.class - [JAR]
├─ com.riversoft.weixin.qy.util.GenderSerializer.class - [JAR]
├─ com.riversoft.weixin.qy.util.ReportLocationDeserializer.class - [JAR]
├─ com.riversoft.weixin.qy.util.ReportLocationSerializer.class - [JAR]
├─ com.riversoft.weixin.qy.util.UserStatusDeserializer.class - [JAR]
├─ com.riversoft.weixin.qy.util.UserStatusSerializer.class - [JAR]
com.riversoft.weixin.qy.contact.job
├─ com.riversoft.weixin.qy.contact.job.JobResult.class - [JAR]