Uses of Class
org.eclipse.jetty.util.AttributesMap
Package
Description
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
Jetty Deploy : Webapp Deploy Management
Jetty Server : Core Server API
Jetty Server : Core Handler API
Jetty Server : Modular Servlet Integration
Jetty Util : Common Utility Classes
Jetty Util : Modular Web Application Support
-
Uses of AttributesMap in org.eclipse.jetty.client
-
Uses of AttributesMap in org.eclipse.jetty.deploy
Modifier and TypeMethodDescriptionvoid
DeploymentManager.setContextAttributes
(AttributesMap contextAttributes) -
Uses of AttributesMap in org.eclipse.jetty.server
-
Uses of AttributesMap in org.eclipse.jetty.server.handler
Modifier and TypeClassDescriptionclass
Context.static class
A simple implementation of ServletContext that is used when there is no ContextHandler. -
Uses of AttributesMap in org.eclipse.jetty.servlet
-
Uses of AttributesMap in org.eclipse.jetty.util
-
Uses of AttributesMap in org.eclipse.jetty.webapp