JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
shared.networking.cookie
Interface Cookie
All Known Implementing Classes:
GameCookie
,
ServerCookie
,
UserCookie
public interface
Cookie
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
getCookieText
()
Gets the original cookie text needed to communicate to the server
Method Detail
getCookieText
java.lang.String getCookieText()
Gets the original cookie text needed to communicate to the server
Returns:
The cookie text
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method