Uses of Interface
org.glassfish.api.deployment.archive.Archive
-
Packages that use Archive Package Description org.glassfish.api.deployment.archive -
-
Uses of Archive in org.glassfish.api.deployment.archive
Subinterfaces of Archive in org.glassfish.api.deployment.archive Modifier and Type Interface Description interfaceReadableArchiveInterface for implementing read access to an underlying archive on a unspecified mediuminterfaceWritableArchiveInterface for implementing write access to an underlying archive on a unspecified mediumClasses in org.glassfish.api.deployment.archive that implement Archive Modifier and Type Class Description classReadableArchiveAdapterA lot of methods need to be written in order to implement ReadableArchive.
-