| Package | Description |
|---|---|
| com.lf.vfslib.dropbox |
Bundles the classes and resources to access Dropbox® via a Commons VFS 2.0 provider.
|
| Modifier and Type | Method and Description |
|---|---|
DbxClientWrapper |
DbxFileObject.getDbxClientWrapper()
Provides the
ClientWrapper implementation for this file system. |
static DbxClientWrapper |
DbxClientWrapper.getDbxClientWrapper(org.apache.commons.vfs2.provider.GenericFileName root,
org.apache.commons.vfs2.FileSystemOptions options,
VFSLib vfslib,
DbxFileProvider provider)
Gets an idle client from the pool or creates a fresh new instance.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DbxClientWrapper.unlockDbxClientWrapper(DbxClientWrapper wrapper)
Releases the given client from the pool.
|
Copyright © 2005-2026 Leisenfels GmbH. All rights reserved.