Uses of Class
com.heroku.api.http.Http.UserAgent

Packages that use Http.UserAgent
com.heroku.api.http   
 

Uses of Http.UserAgent in com.heroku.api.http
 

Methods in com.heroku.api.http that return Http.UserAgent
static Http.UserAgent Http.UserAgent.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Http.UserAgent[] Http.UserAgent.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.