Uses of Class
com.dropbox.client2.DropboxAPI.RequestAndResponse

Packages that use DropboxAPI.RequestAndResponse
com.dropbox.client2   
 

Uses of DropboxAPI.RequestAndResponse in com.dropbox.client2
 

Methods in com.dropbox.client2 that return DropboxAPI.RequestAndResponse
static DropboxAPI.RequestAndResponse RESTUtility.streamRequest(RESTUtility.RequestMethod method, String host, String path, int apiVersion, String[] params, Session session)
          Creates and sends a request to the Dropbox API, and returns a DropboxAPI.RequestAndResponse containing the HttpUriRequest and HttpResponse.
 



Copyright © 2012. All Rights Reserved.