|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ApplicationArchive.Entry | |
---|---|
org.cloudfoundry.client.lib.archive |
Uses of ApplicationArchive.Entry in org.cloudfoundry.client.lib.archive |
---|
Classes in org.cloudfoundry.client.lib.archive that implement ApplicationArchive.Entry | |
---|---|
class |
AbstractApplicationArchiveEntry
Base implementation of ApplicationArchive.Entry that is reads the input stream to deduce the size and SHA
digest. |
Methods in org.cloudfoundry.client.lib.archive that return types with arguments of type ApplicationArchive.Entry | |
---|---|
Iterable<ApplicationArchive.Entry> |
ZipApplicationArchive.getEntries()
|
Iterable<ApplicationArchive.Entry> |
DirectoryApplicationArchive.getEntries()
|
Iterable<ApplicationArchive.Entry> |
ApplicationArchive.getEntries()
Returns entries that the archive contains. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |