- java.lang.Object
-
- io.netty.handler.codec.http.cookie.DefaultCookie
-
- io.netty.handler.codec.http.DefaultCookie
-
- io.higgs.http.server.params.HttpCookie
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected org.slf4j.Logger |
log |
-
Method Summary
-
Methods inherited from class io.netty.handler.codec.http.DefaultCookie
comment, commentUrl, getComment, getCommentUrl, getDomain, getMaxAge, getName, getPath, getPorts, getValue, getVersion, isDiscard, ports, setComment, setCommentUrl, setDiscard, setPorts, setPorts, setVersion, version
-
Methods inherited from class io.netty.handler.codec.http.cookie.DefaultCookie
compareTo, domain, equals, hashCode, isHttpOnly, isSecure, maxAge, name, path, setDomain, setHttpOnly, setMaxAge, setPath, setSecure, setValue, setWrap, toString, validateValue, value, wrap
-
Methods inherited from interface io.netty.handler.codec.http.Cookie
maxAge, setMaxAge
-
Methods inherited from interface io.netty.handler.codec.http.cookie.Cookie
domain, isHttpOnly, isSecure, name, path, setDomain, setHttpOnly, setPath, setSecure, setValue, setWrap, value, wrap
Copyright © 2012-2015. All Rights Reserved.