|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Cookie | |
---|---|
com.ning.http.client | |
com.ning.http.client.providers |
Uses of Cookie in com.ning.http.client |
---|
Methods in com.ning.http.client that return types with arguments of type Cookie | |
---|---|
List<Cookie> |
Response.getCookies()
Return the list of Cookie . |
Collection<Cookie> |
Request.getCookies()
|
Methods in com.ning.http.client with parameters of type Cookie | |
---|---|
RequestBuilder |
RequestBuilder.addCookie(Cookie cookie)
|
AsyncHttpClient.BoundRequestBuilder |
AsyncHttpClient.BoundRequestBuilder.addCookie(Cookie cookie)
|
Uses of Cookie in com.ning.http.client.providers |
---|
Methods in com.ning.http.client.providers that return types with arguments of type Cookie | |
---|---|
List<Cookie> |
NettyAsyncResponse.getCookies()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |