jar

cn.jhc : spring-social-qq

Maven & Gradle

Mar 02, 2015

spring-social-qq · Spring social extension for Tecent QQ. http://www.qq.com/

Table Of Contents

Latest Version

Download cn.jhc : spring-social-qq JAR file - Latest Versions:

All Versions

Download cn.jhc : spring-social-qq JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.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 spring-social-qq-0.0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.jhc.social.qq.api

├─ cn.jhc.social.qq.api.NoOpenidException.class - [JAR]

├─ cn.jhc.social.qq.api.OpenidOperation.class - [JAR]

├─ cn.jhc.social.qq.api.QQ.class - [JAR]

├─ cn.jhc.social.qq.api.QQObject.class - [JAR]

├─ cn.jhc.social.qq.api.UserInfo.class - [JAR]

├─ cn.jhc.social.qq.api.UserOperations.class - [JAR]

cn.jhc.social.qq.api.impl.json

├─ cn.jhc.social.qq.api.impl.json.BooleanDeserializer.class - [JAR]

├─ cn.jhc.social.qq.api.impl.json.QQModule.class - [JAR]

├─ cn.jhc.social.qq.api.impl.json.QQObjectMinIn.class - [JAR]

├─ cn.jhc.social.qq.api.impl.json.UserInfoMixIn.class - [JAR]

cn.jhc.social.qq.api.impl

├─ cn.jhc.social.qq.api.impl.AbstractQQOperations.class - [JAR]

├─ cn.jhc.social.qq.api.impl.ConsumerKeyRequestIntercepter.class - [JAR]

├─ cn.jhc.social.qq.api.impl.HTMLFormMapHttpMessageConverter.class - [JAR]

├─ cn.jhc.social.qq.api.impl.HTMLMappingJackson2HttpMessageConverter.class - [JAR]

├─ cn.jhc.social.qq.api.impl.OpenidTemplate.class - [JAR]

├─ cn.jhc.social.qq.api.impl.QQTemplate.class - [JAR]

├─ cn.jhc.social.qq.api.impl.UserTemplate.class - [JAR]

cn.jhc.social.qq.connect

├─ cn.jhc.social.qq.connect.QQApiAdapter.class - [JAR]

├─ cn.jhc.social.qq.connect.QQConnectionFactory.class - [JAR]

├─ cn.jhc.social.qq.connect.QQOAuth2Template.class - [JAR]

├─ cn.jhc.social.qq.connect.QQServiceProvider.class - [JAR]

Advertisement