|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ObjectMetadataProvider
This is the callback interface which is used by TransferManager.uploadDirectory and
TransferManager.uploadFileList. The callback is invoked for each file that is uploaded by
TransferManager
and given an opportunity to specify the metadata for each file.
Method Summary | |
---|---|
void |
provideObjectMetadata(File file,
ObjectMetadata metadata)
|
Method Detail |
---|
void provideObjectMetadata(File file, ObjectMetadata metadata)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |