| Constructor and Description |
|---|
DefaultCookie(String name,
String value)
Primary ctor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
name()
The cookie's name.
|
String |
value()
The cookie's value.
|
Copyright © 2017 George Aristy. All rights reserved.