Package org.springframework.http
Class HttpCookie
java.lang.Object
org.springframework.http.HttpCookie
- Direct Known Subclasses:
 ResponseCookie
Represents an HTTP cookie as a name-value pair consistent with the content of
 the "Cookie" request header. The 
ResponseCookie subclass has the
 additional attributes expected in the "Set-Cookie" response header.- Since:
 - 5.0
 - Author:
 - Rossen Stoyanchev
 - See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary