Uses of Package
org.eclipse.jetty.webapp

Packages that use org.eclipse.jetty.webapp
org.eclipse.jetty.annotations   
org.eclipse.jetty.osgi.boot.internal.webapp   
org.eclipse.jetty.osgi.boot.jsp   
org.eclipse.jetty.overlays   
org.eclipse.jetty.plus.webapp   
org.eclipse.jetty.server.session   
org.eclipse.jetty.webapp   
 

Classes in org.eclipse.jetty.webapp used by org.eclipse.jetty.annotations
AbstractConfiguration
           
Configuration
          Base Class for WebApplicationContext Configuration.
DiscoveredAnnotation
          DiscoveredAnnotation Represents an annotation that has been discovered by scanning source code of WEB-INF/classes and WEB-INF/lib jars.
WebAppContext
          Web Application Context Handler.
 

Classes in org.eclipse.jetty.webapp used by org.eclipse.jetty.osgi.boot.internal.webapp
WebAppClassLoader
          ClassLoader for HttpContext.
WebAppContext
          Web Application Context Handler.
 

Classes in org.eclipse.jetty.webapp used by org.eclipse.jetty.osgi.boot.jsp
AbstractConfiguration
           
Configuration
          Base Class for WebApplicationContext Configuration.
TagLibConfiguration
          TagLibConfiguration.
WebAppContext
          Web Application Context Handler.
 

Classes in org.eclipse.jetty.webapp used by org.eclipse.jetty.overlays
WebAppClassLoader.Context
          The Context in which the classloader operates.
 

Classes in org.eclipse.jetty.webapp used by org.eclipse.jetty.plus.webapp
AbstractConfiguration
           
Configuration
          Base Class for WebApplicationContext Configuration.
Descriptor
           
DescriptorProcessor
          DescriptorProcessor
IterativeDescriptorProcessor
          IterativeDescriptorProcessor
WebAppContext
          Web Application Context Handler.
 

Classes in org.eclipse.jetty.webapp used by org.eclipse.jetty.server.session
WebAppContext
          Web Application Context Handler.
 

Classes in org.eclipse.jetty.webapp used by org.eclipse.jetty.webapp
AbstractConfiguration
           
Configuration
          Base Class for WebApplicationContext Configuration.
Descriptor
           
DescriptorProcessor
          DescriptorProcessor
DiscoveredAnnotation
          DiscoveredAnnotation Represents an annotation that has been discovered by scanning source code of WEB-INF/classes and WEB-INF/lib jars.
FragmentDescriptor
          Fragment A web-fragment.xml descriptor.
FragmentDescriptor.OtherType
           
IterativeDescriptorProcessor
          IterativeDescriptorProcessor
MetaData
          MetaData All data associated with the configuration and deployment of a web application.
MetaData.OriginInfo
           
MetaDataComplete
           
Ordering
          Ordering Ordering options for jars in WEB-INF lib.
Origin
           
WebAppClassLoader.Context
          The Context in which the classloader operates.
WebAppContext
          Web Application Context Handler.
WebDescriptor
          Descriptor A web descriptor (web.xml/web-defaults.xml/web-overrides.xml).
 



Copyright © 1995-2011 Mort Bay Consulting. All Rights Reserved.