Package | Description |
---|---|
org.cloudfoundry.client.lib.archive |
Modifier and Type | Class and Description |
---|---|
class |
AbstractApplicationArchiveEntry
Base implementation of
ApplicationArchive.Entry that is reads the input stream to deduce the size and SHA
digest. |
Modifier and Type | Method and Description |
---|---|
Iterable<ApplicationArchive.Entry> |
ZipApplicationArchive.getEntries() |
Iterable<ApplicationArchive.Entry> |
DirectoryApplicationArchive.getEntries() |
Iterable<ApplicationArchive.Entry> |
ApplicationArchive.getEntries()
Returns
entries that the archive contains. |
Copyright © 2014. All rights reserved.