|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RFC6265CookieSpecProvider.CompatibilityLevel | |
---|---|
org.apache.http.impl.cookie | Default implementations of standard and common HTTP state management policies. |
Uses of RFC6265CookieSpecProvider.CompatibilityLevel in org.apache.http.impl.cookie |
---|
Methods in org.apache.http.impl.cookie that return RFC6265CookieSpecProvider.CompatibilityLevel | |
---|---|
static RFC6265CookieSpecProvider.CompatibilityLevel |
RFC6265CookieSpecProvider.CompatibilityLevel.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RFC6265CookieSpecProvider.CompatibilityLevel[] |
RFC6265CookieSpecProvider.CompatibilityLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.apache.http.impl.cookie with parameters of type RFC6265CookieSpecProvider.CompatibilityLevel | |
---|---|
RFC6265CookieSpecProvider(RFC6265CookieSpecProvider.CompatibilityLevel compatibilityLevel,
PublicSuffixMatcher publicSuffixMatcher)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |