Uses of Class
org.eclipse.jetty.http.QuotedCSV
Packages that use QuotedCSV
-
Uses of QuotedCSV in org.eclipse.jetty.http
Subclasses of QuotedCSV in org.eclipse.jetty.httpModifier and TypeClassDescriptionstatic classstatic classclassImplements a quoted comma separated list of quality values in accordance with RFC7230 and RFC7231.static classMethods in org.eclipse.jetty.http that return QuotedCSVModifier and TypeMethodDescriptionprotected QuotedCSVHttpField.newQuotedCSV(boolean keepQuotes, String value) protected QuotedCSVHttpField.newQuotedCSV(String value) HttpFields.Mutable.Wrapper.newQuotedCSV(boolean b) default QuotedCSVHttpFields.newQuotedCSV(boolean b)