Uses of Enum
org.apache.http.impl.cookie.RFC6265CookieSpecProvider.CompatibilityLevel
Packages that use RFC6265CookieSpecProvider.CompatibilityLevel
Package
Description
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.CompatibilityLevelModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.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.CompatibilityLevelModifierConstructorDescriptionRFC6265CookieSpecProvider
(RFC6265CookieSpecProvider.CompatibilityLevel compatibilityLevel, PublicSuffixMatcher publicSuffixMatcher)