public class DbxClientFactory extends Object
Constructor and Description |
---|
DbxClientFactory()
Constructor method (do not use).
|
Modifier and Type | Method and Description |
---|---|
static com.dropbox.core.v2.DbxClientV2 |
createClient(org.apache.commons.vfs2.FileSystemOptions options,
com.dropbox.core.DbxRequestConfig reqconfig)
Creates a new connection to the server.
|
public DbxClientFactory() throws InstantiationException
InstantiationException
- Error indicationpublic static com.dropbox.core.v2.DbxClientV2 createClient(org.apache.commons.vfs2.FileSystemOptions options, com.dropbox.core.DbxRequestConfig reqconfig)
options
- The file system optionsreqconfig
- The request configuration
Copyright © 2005-2024 Leisenfels GmbH. All rights reserved.