cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.methods
Class DownloadMethod

java.lang.Object
  extended by cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.methods.BaseBoxMethod
      extended by cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.methods.DownloadMethod

public class DownloadMethod
extends BaseBoxMethod

Author:
Jimmy

Field Summary
 
Fields inherited from class cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.methods.BaseBoxMethod
apiRequestFormat, apiUploadUrlPrefix, apiUrlPrefix, apiVersion, config, httpManager, soapApiUrl, xmlApiUrl
 
Constructor Summary
DownloadMethod()
           
 
Method Summary
 DownloadResponse download(DownloadRequest downloadRequest)
           
 
Methods inherited from class cn.com.believer.songyuanframework.openapi.storage.box.impl.simple.methods.BaseBoxMethod
getBaseSoapDocument, getElementByActionName, getRestUrl, getSoapElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DownloadMethod

public DownloadMethod()
Method Detail

download

public DownloadResponse download(DownloadRequest downloadRequest)
                          throws java.io.IOException
Parameters:
downloadRequest - request
Returns:
response
Throws:
java.io.IOException - IO exception