-
-
Constructor Summary
Constructors
| Constructor and Description |
Cookie(io.netty.handler.codec.http.cookie.Cookie cookie) |
Cookie(String name,
String value) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getName
public String getName()
-
getValue
public String getValue()
-
getPath
public String getPath()
Copyright © 2009–2019 B3log. All rights reserved.