Package | Description |
---|---|
com.vmware.content.library.item |
The Content Library Item package provides classes and interfaces for managing
files in a library item.
|
com.vmware.content.library.item.downloadsession |
The Content Library Item Download Session package provides classes and
interfaces for downloading files in a session.
|
Class and Description |
---|
DownloadsessionFactory
DownloadsessionFactory is responsible for creating instances of services
contained inside the com.vmware.content.library.item.downloadsession package and also has the subpackages reference
to access respective subpackage services. |
Class and Description |
---|
DownloadsessionFactory
DownloadsessionFactory is responsible for creating instances of services
contained inside the com.vmware.content.library.item.downloadsession package and also has the subpackages reference
to access respective subpackage services. |
File
The
File interface provides methods for accessing files within a
download session. |
FileTypes
The
File interface provides methods for accessing files within a
download session. |
FileTypes.EndpointType
The
EndpointType enumeration class defines the types of endpoints used
to download the file. |
FileTypes.EndpointType.Values
Native Java
enum representing this enumeration class. |
FileTypes.Info
The
Info class defines the downloaded file. |
FileTypes.Info.Builder
Builder class for
FileTypes.Info . |
FileTypes.PrepareStatus
The
PrepareStatus enumeration class defines the state of the file in
preparation for download. |
FileTypes.PrepareStatus.Values
Native Java
enum representing this enumeration class. |