Uses of Class
org.kohsuke.stapler.WebApp
Packages that use WebApp
-
Uses of WebApp in org.kohsuke.stapler
Fields in org.kohsuke.stapler declared as WebAppMethods in org.kohsuke.stapler that return WebAppModifier and TypeMethodDescriptionstatic WebApp
WebApp.get
(jakarta.servlet.ServletContext context) Obtains theWebApp
associated with the givenServletContext
.static WebApp
WebApp.get
(javax.servlet.ServletContext context) Deprecated.static WebApp
WebApp.getCurrent()
Gets the currentWebApp
that the calling thread is associated with.protected final WebApp
AbstractTearOff.getWebApp()
RequestImpl.getWebApp()
Stapler.getWebApp()
StaplerRequest.getWebApp()
Deprecated.Short forgetStapler().getWebApp()
StaplerRequest.StaplerRequest2WrapperImpl.getWebApp()
StaplerRequest.StaplerRequestWrapperImpl.getWebApp()
StaplerRequest2.getWebApp()
Short forgetStapler().getWebApp()
get(ServletContext)