Uses of Interface
org.glassfish.api.deployment.archive.Archive

Packages that use Archive
org.glassfish.api.deployment.archive   
 

Uses of Archive in org.glassfish.api.deployment.archive
 

Subinterfaces of Archive in org.glassfish.api.deployment.archive
 interface ReadableArchive
          Interface for implementing read access to an underlying archive on a unspecified medium
 interface WritableArchive
          Interface for implementing write access to an underlying archive on a unspecified medium
 

Classes in org.glassfish.api.deployment.archive that implement Archive
 class ReadableArchiveAdapter
          A lot of methods need to be written in order to implement ReadableArchive.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.