Uses of Class
com.belerweb.social.exception.SocialException

Packages that use SocialException
com.belerweb.social.mail.api   
com.belerweb.social.qq.mail.api   
com.belerweb.social.qq.qzone.api   
 

Uses of SocialException in com.belerweb.social.mail.api
 

Methods in com.belerweb.social.mail.api that throw SocialException
 void POP3.download(File dir)
          下载所有电子邮件到指定目录
 boolean POP3.test()
          检查用户信息是否正确
 

Uses of SocialException in com.belerweb.social.qq.mail.api
 

Methods in com.belerweb.social.qq.mail.api that throw SocialException
 ValidationCode Contact.check()
          检查QQ邮箱登录是否需要验证码
 List<Group> Contact.get()
          按分组获取所有QQ邮箱中的联系人,包括QQ联系人
 byte[] Contact.getValidationCode()
          获取验证码
 byte[] Contact.getValidationCode2()
          获取验证码2
 String Contact.login()
          QQ邮箱登录,如果登录成功则返回sid,登录失败抛出异常
 

Uses of SocialException in com.belerweb.social.qq.qzone.api
 

Methods in com.belerweb.social.qq.qzone.api that throw SocialException
 org.json.JSONObject Visitor.getSimple()
           
 



Copyright © 2014. All Rights Reserved.