com.belerweb.social
Class API

java.lang.Object
  extended by com.belerweb.social.API
Direct Known Subclasses:
Group, Media, Menu, OAuth2, OAuth2, OAuth2, OAuth2, QZone, User, User, User, Weibo

public abstract class API
extends Object


Field Summary
protected  QQConnect connect
           
protected  QQT t
           
protected  Weibo weibo
           
protected  Weixin weixin
           
 
Constructor Summary
protected API(QQConnect connect)
           
protected API(QQT t)
           
protected API(Weibo weibo)
           
protected API(Weixin weixin)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

weibo

protected Weibo weibo

weixin

protected Weixin weixin

connect

protected QQConnect connect

t

protected QQT t
Constructor Detail

API

protected API(Weibo weibo)

API

protected API(Weixin weixin)

API

protected API(QQConnect connect)

API

protected API(QQT t)


Copyright © 2014. All Rights Reserved.