Class CookieSpecRegistry

java.lang.Object
org.apache.http.cookie.CookieSpecRegistry

public final class CookieSpecRegistry
extends Object
Cookie specification registry that can be used to obtain the corresponding cookie specification implementation for a given type of type or version of cookie.
Since:
4.0
Author:
Oleg Kalnichevski, Mike Bowler