Uses of Interface
org.eclipse.jetty.http.CookieParser
Packages that use CookieParser
-
Uses of CookieParser in org.eclipse.jetty.http
Classes in org.eclipse.jetty.http that implement CookieParserModifier and TypeClassDescriptionclass
Deprecated.class
Cookie parserMethods in org.eclipse.jetty.http that return CookieParserModifier and TypeMethodDescriptionstatic CookieParser
CookieParser.newParser
(CookieParser.Handler handler, CookieCompliance compliance, ComplianceViolation.Listener complianceListener) A factory method to create a new parser suitable for the compliance mode.