@Singleton public class CookieProvider extends Object implements HeaderDelegateProvider<Cookie>
Cookie header delegate provider.| Constructor and Description |
|---|
CookieProvider() |
public boolean supports(Class<?> type)
HeaderDelegateProvidersupports in interface HeaderDelegateProvider<Cookie>type - the type that is to be supported.public String toString(Cookie cookie)
toString in interface RuntimeDelegate.HeaderDelegate<Cookie>public Cookie fromString(String header)
fromString in interface RuntimeDelegate.HeaderDelegate<Cookie>Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.