Uses of Package
com.atlassian.plugin.servlet

Packages that use com.atlassian.plugin.servlet
com.atlassian.plugin.servlet   
com.atlassian.plugin.servlet.descriptors   
com.atlassian.plugin.servlet.download.plugin   
com.atlassian.plugin.servlet.filter   
com.atlassian.plugin.servlet.util   
com.atlassian.plugin.spring Classes that assist in plugging a Spring application into Atlassian Plugins 2.0 
com.atlassian.plugin.webresource   
com.atlassian.plugin.webresource.transformer   
 

Classes in com.atlassian.plugin.servlet used by com.atlassian.plugin.servlet
ContentTypeResolver
          Looks up content types for URL paths in an application-specific way.
DownloadableResource
          Represents a plugin resource that can be downloaded.
DownloadException
          An exception was encountered while trying to write a resource to the client.
DownloadStrategy
           
ServletModuleManager
          The ServletModuleManager is responsible for servlets and filters - and their servlet contexts - defined in plugins.
 

Classes in com.atlassian.plugin.servlet used by com.atlassian.plugin.servlet.descriptors
ServletModuleManager
          The ServletModuleManager is responsible for servlets and filters - and their servlet contexts - defined in plugins.
 

Classes in com.atlassian.plugin.servlet used by com.atlassian.plugin.servlet.download.plugin
DownloadException
          An exception was encountered while trying to write a resource to the client.
DownloadStrategy
           
 

Classes in com.atlassian.plugin.servlet used by com.atlassian.plugin.servlet.filter
ServletModuleManager
          The ServletModuleManager is responsible for servlets and filters - and their servlet contexts - defined in plugins.
 

Classes in com.atlassian.plugin.servlet used by com.atlassian.plugin.servlet.util
ServletModuleManager
          The ServletModuleManager is responsible for servlets and filters - and their servlet contexts - defined in plugins.
 

Classes in com.atlassian.plugin.servlet used by com.atlassian.plugin.spring
DefaultServletModuleManager
          A simple servletModuleManager to track and retrieve the loaded servlet plugin modules.
ServletModuleManager
          The ServletModuleManager is responsible for servlets and filters - and their servlet contexts - defined in plugins.
 

Classes in com.atlassian.plugin.servlet used by com.atlassian.plugin.webresource
DownloadableResource
          Represents a plugin resource that can be downloaded.
DownloadException
          An exception was encountered while trying to write a resource to the client.
ServletContextFactory
          A factory for providing access to a ServletContext.
 

Classes in com.atlassian.plugin.servlet used by com.atlassian.plugin.webresource.transformer
DownloadableResource
          Represents a plugin resource that can be downloaded.
DownloadException
          An exception was encountered while trying to write a resource to the client.
 



Copyright © 2010 Atlassian. All Rights Reserved.