Uses of Class
com.heroku.api.User

Packages that use User
com.heroku.api   
com.heroku.api.request.user   
 

Uses of User in com.heroku.api
 

Methods in com.heroku.api that return User
 User HerokuAPI.getUserInfo()
          Information for the current user.
 

Uses of User in com.heroku.api.request.user
 

Methods in com.heroku.api.request.user that return User
 User UserInfo.getResponse(byte[] bytes, int status)
           
 



Copyright © 2012. All Rights Reserved.