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