public class CookieSet extends Object
| Constructor and Description |
|---|
CookieSet()
List of cookies.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getContents()
Get cookies
|
String |
getUniqueID()
Get unique ID.
|
void |
setContents(List<String> contents)
Set cookies
|
Copyright © 2018. All rights reserved.