文件名称:DropboxStorage:Dropbox 的 JVx 存储实现
文件大小:4.71MB
文件格式:ZIP
更新时间:2024-07-14 22:25:15
Java
概述 Dropbox 的 JVx 存储实现。 用法 平坦的 服务器端 public DropboxStorage getFiles() throws Exception { DropboxStorage storage = ( DropboxStorage )get( " files " ); if (storage == null ) { storage = new DropboxStorage (); storage . setAccessToken( SessionContext . getCurrentSessionConfig() . getProperty( " /application/dropbox/accessToken " ));
【文件预览】:
DropboxStorage-master
----.gitignore(236B)
----.project(576B)
----dropbox()
--------subfolder()
--------檉fentlich()
--------Privat()
--------Erste Schritte.pdf(146KB)
----README.md(4KB)
----checkstyle_suppressions.xml(316B)
----test()
--------com()
----LICENSE(11KB)
----checkstyle_header.txt(759B)
----src()
--------com()
----build()
--------buildnumber()
----.classpath(606B)
----doc()
--------jvx_src.zip(1.64MB)
--------dropbox_src.zip(106KB)
----.checkstyle(330B)
----NOTICE.txt(684B)
----lib()
--------jvx.jar(1.36MB)
--------com.fasterxml.jackson.jar(1.64MB)
--------dropbox-core-sdk-1.7.7.jar(198KB)
----build.xml(4KB)