com.ning.http.client.cookie
Class CookieEncoder

java.lang.Object
  extended by com.ning.http.client.cookie.CookieEncoder

public final class CookieEncoder
extends Object


Method Summary
static String encode(Collection<Cookie> cookies)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

encode

public static String encode(Collection<Cookie> cookies)


Copyright © 2014. All Rights Reserved.