Package com.heroku.api.request

Interface Summary
Request<T> Request model for an HTTP request to the Heroku API.
 

Class Summary
RequestConfig Wrapper class for an EnumMap to configure a Request.
RequestTransformation<A,B> Transforms a Request<A> into a Request<B> to allow parsing of the raw response to create a B.
 



Copyright © 2012. All Rights Reserved.