- java.lang.Object
-
- io.netty.handler.codec.http.cookie.CookieEncoder
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected boolean |
strict |
-
构造方法摘要
构造方法
Modifier |
Constructor and Description |
protected |
CookieEncoder(boolean strict) |
-
方法摘要
所有方法
接口方法
具体的方法
Modifier and Type |
Method and Description |
protected void |
validateCookie(java.lang.String name, java.lang.String value) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2008–2018 The Netty Project. All rights reserved.