public class CookieDecoder
extends java.lang.Object
| Constructor and Description |
|---|
CookieDecoder() |
| Modifier and Type | Method and Description |
|---|---|
static Cookie |
decode(java.lang.String header)
Decodes the specified HTTP header value into
Cookie. |
Copyright © 2018. All Rights Reserved.