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

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

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

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



Copyright © 2012. All Rights Reserved.