| Package | Description |
|---|---|
| com.twitter.hbc | |
| com.twitter.hbc.core | |
| com.twitter.hbc.httpclient |
| Modifier and Type | Field and Description |
|---|---|
protected Hosts |
ClientBuilder.hosts |
| Modifier and Type | Method and Description |
|---|---|
ClientBuilder |
ClientBuilder.hosts(Hosts hosts) |
| Constructor and Description |
|---|
SitestreamController(Hosts hosts,
Authentication auth)
Construct a sitestream controller using a DefaultHttpClient
|
SitestreamController(org.apache.http.client.HttpClient client,
Hosts hosts,
Authentication auth)
Construct a sitestream controller.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HttpHosts |
| Constructor and Description |
|---|
BasicClient(String name,
Hosts hosts,
StreamingEndpoint endpoint,
Authentication auth,
boolean enableGZip,
HosebirdMessageProcessor processor,
ReconnectionManager reconnectionManager,
RateTracker rateTracker,
ExecutorService executorService,
BlockingQueue<Event> eventsQueue,
org.apache.http.params.HttpParams params,
org.apache.http.conn.scheme.SchemeRegistry schemeRegistry) |
Copyright © 2014. All Rights Reserved.