| Package | Description |
|---|---|
| com.twitter.hbc | |
| com.twitter.hbc.httpclient |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicReconnectionManager
This manages all of the reconnection logic.
|
| Modifier and Type | Field and Description |
|---|---|
protected ReconnectionManager |
ClientBuilder.reconnectionManager |
| Modifier and Type | Method and Description |
|---|---|
ClientBuilder |
ClientBuilder.reconnectionManager(ReconnectionManager manager) |
| 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.