Hierarchy For All Packages
- com.atlassian.plugin.servlet,
- com.atlassian.plugin.servlet.cache.filter,
- com.atlassian.plugin.servlet.cache.model,
- com.atlassian.plugin.servlet.download.plugin,
- com.atlassian.plugin.servlet.util,
- com.atlassian.plugin.servlet.util.date,
- com.atlassian.plugin.servlet.util.function
Class Hierarchy
- java.lang.Object
- com.atlassian.plugin.descriptors.AbstractModuleDescriptor<T> (implements com.atlassian.plugin.ModuleDescriptor<T>, com.atlassian.plugin.StateAware)
- com.atlassian.plugin.servlet.download.plugin.DownloadStrategyModuleDescriptor
- com.atlassian.plugin.servlet.util.date.DateUtil
- com.atlassian.plugin.servlet.DownloadableClasspathResource
- com.atlassian.plugin.servlet.DownloadableWebResource
- com.atlassian.plugin.servlet.EmptyDownloadableResource
- com.atlassian.plugin.servlet.cache.filter.ETagCachingFilter (implements jakarta.servlet.Filter)
- com.atlassian.plugin.servlet.cache.model.ETagToken
- com.atlassian.plugin.servlet.ForwardableResource (implements com.atlassian.plugin.servlet.DownloadableResource)
- jakarta.servlet.GenericServlet (implements java.io.Serializable, jakarta.servlet.Servlet, jakarta.servlet.ServletConfig)
- jakarta.servlet.http.HttpServlet
- com.atlassian.plugin.servlet.AbstractFileServerServlet
- jakarta.servlet.http.HttpServlet
- com.atlassian.plugin.servlet.util.LastModifiedHandler
- com.atlassian.plugin.servlet.download.plugin.PluggableDownloadStrategy (implements com.atlassian.plugin.servlet.DownloadStrategy)
- com.atlassian.plugin.servlet.ResourceDownloadUtils
- jakarta.servlet.ServletRequestWrapper (implements jakarta.servlet.ServletRequest)
- jakarta.servlet.http.HttpServletRequestWrapper (implements jakarta.servlet.http.HttpServletRequest)
- com.atlassian.plugin.servlet.cache.model.CacheableRequest
- jakarta.servlet.http.HttpServletRequestWrapper (implements jakarta.servlet.http.HttpServletRequest)
- jakarta.servlet.ServletResponseWrapper (implements jakarta.servlet.ServletResponse)
- jakarta.servlet.http.HttpServletResponseWrapper (implements jakarta.servlet.http.HttpServletResponse)
- com.atlassian.plugin.servlet.cache.model.CacheableResponse (implements java.io.Closeable)
- jakarta.servlet.http.HttpServletResponseWrapper (implements jakarta.servlet.http.HttpServletResponse)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- com.atlassian.plugin.servlet.DownloadException
- java.lang.Exception
- com.atlassian.plugin.descriptors.AbstractModuleDescriptor<T> (implements com.atlassian.plugin.ModuleDescriptor<T>, com.atlassian.plugin.StateAware)
Interface Hierarchy
- com.atlassian.plugin.servlet.ContentTypeResolver
- com.atlassian.plugin.servlet.DownloadableResource
- com.atlassian.plugin.servlet.DownloadStrategy
- com.atlassian.plugin.servlet.util.function.FailableConsumer<T,
E> - com.atlassian.plugin.servlet.util.function.FailableSupplier<T,
E> - com.atlassian.plugin.servlet.ServletContextFactory