Interface CookieVersionSupport
-
- All Known Implementing Classes:
RFC2965Spec
public interface CookieVersionSupportDefines cookie specification specific capabilities- Since:
- 3.1
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetVersion()HeadergetVersionHeader()
-
-
-
Method Detail
-
getVersion
int getVersion()
-
getVersionHeader
Header getVersionHeader()
-
-