| io.netty.handler.codec.http.Cookie.comment()
Not part of RFC6265
|
| io.netty.handler.codec.http.DefaultCookie.comment() |
| io.netty.handler.codec.http.Cookie.commentUrl()
Not part of RFC6265
|
| io.netty.handler.codec.http.DefaultCookie.commentUrl() |
| io.netty.handler.codec.http.ServerCookieEncoder.encode(Collection) |
| io.netty.handler.codec.http.ServerCookieEncoder.encode(Cookie...) |
| io.netty.handler.codec.http.ClientCookieEncoder.encode(Cookie...) |
| io.netty.handler.codec.http.ServerCookieEncoder.encode(Cookie) |
| io.netty.handler.codec.http.ClientCookieEncoder.encode(Cookie) |
| io.netty.handler.codec.http.ServerCookieEncoder.encode(Iterable) |
| io.netty.handler.codec.http.ClientCookieEncoder.encode(Iterable) |
| io.netty.handler.codec.http.ServerCookieEncoder.encode(String, String) |
| io.netty.handler.codec.http.ClientCookieEncoder.encode(String, String) |
| io.netty.handler.codec.http.HttpObjectEncoder.encodeAscii(String, ByteBuf) |
| io.netty.handler.codec.http.Cookie.getComment()
|
| io.netty.handler.codec.http.DefaultCookie.getComment() |
| io.netty.handler.codec.http.Cookie.getCommentUrl()
|
| io.netty.handler.codec.http.DefaultCookie.getCommentUrl() |
| io.netty.handler.codec.http.Cookie.getDomain()
|
| io.netty.handler.codec.http.DefaultCookie.getDomain() |
| io.netty.handler.codec.http.Cookie.getMaxAge()
|
| io.netty.handler.codec.http.DefaultCookie.getMaxAge() |
| io.netty.handler.codec.http.Cookie.getName()
|
| io.netty.handler.codec.http.DefaultCookie.getName() |
| io.netty.handler.codec.http.Cookie.getPath()
|
| io.netty.handler.codec.http.DefaultCookie.getPath() |
| io.netty.handler.codec.http.Cookie.getPorts()
|
| io.netty.handler.codec.http.DefaultCookie.getPorts() |
| io.netty.handler.codec.http.Cookie.getValue()
|
| io.netty.handler.codec.http.DefaultCookie.getValue() |
| io.netty.handler.codec.http.Cookie.getVersion()
|
| io.netty.handler.codec.http.DefaultCookie.getVersion() |
| io.netty.handler.codec.http.Cookie.isDiscard()
Not part of RFC6265
|
| io.netty.handler.codec.http.DefaultCookie.isDiscard() |
| io.netty.handler.codec.http.Cookie.maxAge()
Not part of RFC6265
|
| io.netty.handler.codec.http.Cookie.ports()
Not part of RFC6265
|
| io.netty.handler.codec.http.DefaultCookie.ports() |
| io.netty.handler.codec.http.websocketx.WebSocketServerHandshakerFactory.sendUnsupportedWebSocketVersionResponse(Channel)
|
| io.netty.handler.codec.http.Cookie.setComment(String)
Not part of RFC6265
|
| io.netty.handler.codec.http.DefaultCookie.setComment(String) |
| io.netty.handler.codec.http.Cookie.setCommentUrl(String)
Not part of RFC6265
|
| io.netty.handler.codec.http.DefaultCookie.setCommentUrl(String) |
| io.netty.handler.codec.http.Cookie.setDiscard(boolean)
Not part of RFC6265
|
| io.netty.handler.codec.http.DefaultCookie.setDiscard(boolean) |
| io.netty.handler.codec.http.Cookie.setMaxAge(long)
Not part of RFC6265
|
| io.netty.handler.codec.http.Cookie.setPorts(int...)
Not part of RFC6265
|
| io.netty.handler.codec.http.DefaultCookie.setPorts(int...) |
| io.netty.handler.codec.http.Cookie.setPorts(Iterable)
Not part of RFC6265
|
| io.netty.handler.codec.http.DefaultCookie.setPorts(Iterable) |
| io.netty.handler.codec.http.Cookie.setVersion(int)
Not part of RFC6265
|
| io.netty.handler.codec.http.DefaultCookie.setVersion(int) |
| io.netty.handler.codec.http.cookie.DefaultCookie.validateValue(String, String)
CookieUtil is package private, will be removed once old Cookie API is dropped
|
| io.netty.handler.codec.http.Cookie.version()
Not part of RFC6265
|
| io.netty.handler.codec.http.DefaultCookie.version() |