public abstract class HttpClientTransport extends ClientTransport
ClientTransport.FactoryJSON_CONTEXT_OPTION, logger, MAX_NETWORK_DELAY_OPTION, SCHEDULER_OPTION| Modifier | Constructor and Description |
|---|---|
protected |
HttpClientTransport(String name,
String url,
Map<String,Object> options) |
| Modifier and Type | Method and Description |
|---|---|
protected CookieStore |
getCookieStore() |
protected String |
getURL() |
void |
setCookieStore(CookieStore cookieStore) |
void |
setURL(String url) |
abort, accept, generateJSON, getMaxNetworkDelay, init, parseMessages, send, setMaxNetworkDelay, terminategetName, getOption, getOption, getOption, getOption, getOption, getOptionNames, getOptionPrefix, setOption, setOptionPrefixprotected String getURL()
public void setURL(String url)
protected CookieStore getCookieStore()
public void setCookieStore(CookieStore cookieStore)
Copyright © 2008–2015 Dojo Foundation. All rights reserved.