Uses of Interface
org.eclipse.jetty.util.Attributes
Packages that use Attributes
Package
Description
Jetty Util : Common Utility Classes
Jetty Util : Jetty Lifecycle Management
-
Uses of Attributes in org.eclipse.jetty.util
Classes in org.eclipse.jetty.util that implement AttributesFields in org.eclipse.jetty.util declared as AttributesMethods in org.eclipse.jetty.util that return AttributesModifier and TypeMethodDescriptionAttributes.Wrapper.getAttributes()static AttributesAttributes.unwrap(Attributes attributes) Methods in org.eclipse.jetty.util with parameters of type AttributesModifier and TypeMethodDescriptionvoidAttributesMap.addAll(Attributes attributes) static Enumeration<String>AttributesMap.getAttributeNamesCopy(Attributes attrs) static AttributesAttributes.unwrap(Attributes attributes) Constructors in org.eclipse.jetty.util with parameters of type Attributes -
Uses of Attributes in org.eclipse.jetty.util.component
Classes in org.eclipse.jetty.util.component that implement AttributesModifier and TypeClassDescriptionclassAn Attributes implementation that holds it's values in an immutableContainerLifeCycle