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

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

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

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



Copyright © 2012. All Rights Reserved.