Uses of Interface
org.jboss.virtual.plugins.context.StructuredVirtualFileHandler

Packages that use StructuredVirtualFileHandler
org.jboss.virtual.plugins.context.file   
org.jboss.virtual.plugins.context.jar   
org.jboss.virtual.plugins.context.memory   
org.jboss.virtual.plugins.context.vfs   
 

Uses of StructuredVirtualFileHandler in org.jboss.virtual.plugins.context.file
 

Classes in org.jboss.virtual.plugins.context.file that implement StructuredVirtualFileHandler
 class FileHandler
          FileHandler.
 class LinkHandler
          A handler for link directories.
 

Uses of StructuredVirtualFileHandler in org.jboss.virtual.plugins.context.jar
 

Classes in org.jboss.virtual.plugins.context.jar that implement StructuredVirtualFileHandler
 class AbstractJarHandler
          AbstractJarHandler.
 class JarEntryHandler
          JarEntryHandler.
 class JarHandler
          JarHandler.
 class NestedJarHandler
          Nested Jar Handler.
 class NoCopyNestedJarHandler
          Nested Jar Handler.
 class SynthenticDirEntryHandler
          SynthenticDirEntryHandler represents non-existent directory jar entry.
 

Uses of StructuredVirtualFileHandler in org.jboss.virtual.plugins.context.memory
 

Classes in org.jboss.virtual.plugins.context.memory that implement StructuredVirtualFileHandler
 class MemoryContextHandler
          Virtual memory context handler.
 

Uses of StructuredVirtualFileHandler in org.jboss.virtual.plugins.context.vfs
 

Classes in org.jboss.virtual.plugins.context.vfs that implement StructuredVirtualFileHandler
 class AssembledDirectoryHandler
          The assembled directory handler.