Package | Description |
---|---|
com.streamscape.lib.fs.client | |
com.streamscape.sef.dropbox.dsl |
Modifier and Type | Field and Description |
---|---|
static FileCodec.FileCodecType |
FileCodec.FileCodecType.AUDIO |
static FileCodec.FileCodecType |
FileCodec.FileCodecType.BINARY |
Modifier and Type | Method and Description |
---|---|
static FileCodec.FileCodecType |
FileCodec.FileCodecType.valueOf(java.lang.String name) |
static FileCodec.FileCodecType[] |
FileCodec.FileCodecType.values() |
Modifier and Type | Field and Description |
---|---|
FileCodec.FileCodecType |
MergeFilesDropBoxOperation.CodecCompound.codecType |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
MputDropBoxOperation.mput(MputDropBoxOperation.MputHelper mputHelper,
java.lang.String sourceFile,
java.lang.String targetFileWithDropBoxName,
int partId,
FileCodec.FileCodecType codecType,
boolean close) |
Constructor and Description |
---|
CodecCompound(FileCodec.FileCodecType codecType,
java.lang.String args) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.