Uses of Class
org.jboss.virtual.plugins.context.AbstractURLHandler

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

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

Subclasses of AbstractURLHandler in org.jboss.virtual.plugins.context.file
 class FileHandler
          FileHandler.
 class LinkHandler
          A handler for link directories.
 

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

Subclasses of AbstractURLHandler in org.jboss.virtual.plugins.context.jar
 class AbstractJarHandler
          AbstractJarHandler.
 class AbstractStructuredJarHandler<T>
          AbstractStructuredJarHandler.
 class JarEntryContents
          A nested jar contents implementation used to represent a jar within a jar.
 class JarEntryHandler
          JarEntryHandler.
 class JarHandler
          JarHandler.
 class NestedJarFromStream
          A nested jar implementation used to represent a jar within a jar.
 class NestedJarHandler
          Nested Jar Handler.
 class NoCopyNestedJarHandler
          Nested Jar Handler.
 class SynthenticDirEntryHandler
          SynthenticDirEntryHandler represents non-existent directory jar entry.
 

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

Subclasses of AbstractURLHandler in org.jboss.virtual.plugins.context.memory
 class MemoryContextHandler
          Virtual memory context handler.
 



Copyright © 2011 JBoss, A division of Red Hat, Inc. All Rights Reserved.