Uses of Package
net.netheos.pcsapi.models

Packages that use net.netheos.pcsapi.models
net.netheos.pcsapi.exceptions   
net.netheos.pcsapi.models   
net.netheos.pcsapi.providers.cloudme   
net.netheos.pcsapi.providers.dropbox   
net.netheos.pcsapi.providers.googledrive   
net.netheos.pcsapi.providers.hubic   
net.netheos.pcsapi.request   
net.netheos.pcsapi.storage   
net.netheos.pcsapi.utils   
 

Classes in net.netheos.pcsapi.models used by net.netheos.pcsapi.exceptions
CPath
          Immutable remote file pathname, with methods for easier handling.
 

Classes in net.netheos.pcsapi.models used by net.netheos.pcsapi.models
CDownloadRequest
          Class that parametrizes a download request: path + bytes sink + (optional) byte range
CFile
          Represents a file (folder or blob) located in the cloud
CMetadata
           
CPath
          Immutable remote file pathname, with methods for easier handling.
CUploadRequest
          Class that parametrizes an upload request: path + bytes source
 

Classes in net.netheos.pcsapi.models used by net.netheos.pcsapi.providers.cloudme
CBlob
          Represents a blob of data as opposed to a folder
CDownloadRequest
          Class that parametrizes a download request: path + bytes sink + (optional) byte range
CFile
          Represents a file (folder or blob) located in the cloud
CFolder
          Represents a folder located in the cloud
CFolderContent
          Contains the folder content.
CPath
          Immutable remote file pathname, with methods for easier handling.
CQuota
          A simple class containing used/available storage information.
CUploadRequest
          Class that parametrizes an upload request: path + bytes source
 

Classes in net.netheos.pcsapi.models used by net.netheos.pcsapi.providers.dropbox
CDownloadRequest
          Class that parametrizes a download request: path + bytes sink + (optional) byte range
CFile
          Represents a file (folder or blob) located in the cloud
CFolder
          Represents a folder located in the cloud
CFolderContent
          Contains the folder content.
CPath
          Immutable remote file pathname, with methods for easier handling.
CQuota
          A simple class containing used/available storage information.
CUploadRequest
          Class that parametrizes an upload request: path + bytes source
 

Classes in net.netheos.pcsapi.models used by net.netheos.pcsapi.providers.googledrive
CDownloadRequest
          Class that parametrizes a download request: path + bytes sink + (optional) byte range
CFile
          Represents a file (folder or blob) located in the cloud
CFolder
          Represents a folder located in the cloud
CFolderContent
          Contains the folder content.
CPath
          Immutable remote file pathname, with methods for easier handling.
CQuota
          A simple class containing used/available storage information.
CUploadRequest
          Class that parametrizes an upload request: path + bytes source
 

Classes in net.netheos.pcsapi.models used by net.netheos.pcsapi.providers.hubic
CDownloadRequest
          Class that parametrizes a download request: path + bytes sink + (optional) byte range
CFile
          Represents a file (folder or blob) located in the cloud
CFolder
          Represents a folder located in the cloud
CFolderContent
          Contains the folder content.
CPath
          Immutable remote file pathname, with methods for easier handling.
CQuota
          A simple class containing used/available storage information.
CUploadRequest
          Class that parametrizes an upload request: path + bytes source
 

Classes in net.netheos.pcsapi.models used by net.netheos.pcsapi.request
CPath
          Immutable remote file pathname, with methods for easier handling.
 

Classes in net.netheos.pcsapi.models used by net.netheos.pcsapi.storage
CDownloadRequest
          Class that parametrizes a download request: path + bytes sink + (optional) byte range
CFile
          Represents a file (folder or blob) located in the cloud
CFolder
          Represents a folder located in the cloud
CFolderContent
          Contains the folder content.
CPath
          Immutable remote file pathname, with methods for easier handling.
CQuota
          A simple class containing used/available storage information.
CUploadRequest
          Class that parametrizes an upload request: path + bytes source
RetryStrategy
          Manages retriable requests and sets retry strategy: number of attempts and delay between attempts.
 

Classes in net.netheos.pcsapi.models used by net.netheos.pcsapi.utils
CPath
          Immutable remote file pathname, with methods for easier handling.
 



Copyright © 2014. All Rights Reserved.