public interface StoredContext
| Modifier and Type | Method and Description |
|---|---|
void |
apply(ListenableRequestBuilder builder) |
void |
attach(String key,
Object value) |
Object |
getAttachedObject(String key) |
String |
getCookie(String key) |
void |
store(com.ning.http.client.HttpResponseHeaders headers) |
Copyright © 2015. All rights reserved.