Uses of Interface
com.alipay.sofa.ark.spi.archive.Archive
Packages that use Archive
-
Uses of Archive in com.alipay.sofa.ark.spi.archive
Subinterfaces of Archive in com.alipay.sofa.ark.spi.archiveModifier and TypeInterfaceDescriptioninterfaceAn archive represent an ark-biz-moduleinterfaceAn archive represents an ark-containerinterfaceAn archive represents an executable fat jar with sofa-arkinterfaceAn archive represents an ark-pluginClasses in com.alipay.sofa.ark.spi.archive that implement ArchiveModifier and TypeClassDescriptionclassMethods in com.alipay.sofa.ark.spi.archive that return ArchiveMethods in com.alipay.sofa.ark.spi.archive that return types with arguments of type ArchiveModifier and TypeMethodDescriptionAbstractArchive.getNestedArchives(Archive.EntryFilter filter) Archive.getNestedArchives(Archive.EntryFilter filter) Returns nestedArchives for entries that match the specified filter.