Uses of Class
org.eclipse.jetty.util.Fields.Field
-
Uses of Fields.Field in org.eclipse.jetty.util
Modifier and TypeMethodDescriptionvoid
Fields.add
(Fields.Field field) Adds the given field, storing it if none exists for the given name, or adding all the values to the existing field with the given name.void
Fields.put
(Fields.Field field) Inserts or replaces the givenFields.Field
, mapped to thefield's name