Uses of Class
org.eclipse.jetty.http.HttpCookie
-
Packages that use HttpCookie Package Description org.eclipse.jetty.http Jetty Http : Tools for Http processing -
-
Uses of HttpCookie in org.eclipse.jetty.http
Methods in org.eclipse.jetty.http that return HttpCookie Modifier and Type Method Description HttpCookieHttpCookie.SetCookieHttpField. getHttpCookie()Constructors in org.eclipse.jetty.http with parameters of type HttpCookie Constructor Description SetCookieHttpField(HttpCookie cookie, CookieCompliance compliance)
-