toggle menu
KCEF
jvm
switch theme
search in API
jcef
/
com.jetbrains.cef.remote.thrift_codegen
/
Cookie
/
Cookie
Cookie
constructor
(
)
constructor
(
name
:
String
,
value
:
String
,
domain
:
String
,
path
:
String
,
secure
:
Boolean
,
httponly
:
Boolean
,
creation
:
Long
,
lastAccess
:
Long
)
constructor
(
other
:
Cookie
)
Performs a deep copy on
other
.