Uses of Class
com.tumblr.jumblr.responses.ResponseWrapper

Packages that use ResponseWrapper
com.tumblr.jumblr.request   
 

Uses of ResponseWrapper in com.tumblr.jumblr.request
 

Methods in com.tumblr.jumblr.request that return ResponseWrapper
 ResponseWrapper RequestBuilder.get(String path, Map<String,?> map)
           
 ResponseWrapper RequestBuilder.post(String path, Map<String,?> bodyMap)
           
 ResponseWrapper RequestBuilder.postMultipart(String path, Map<String,?> bodyMap)
           
 



Copyright © 2013. All Rights Reserved.