| Package | Description |
|---|---|
| com.twitter.hbc.core | |
| com.twitter.hbc.core.endpoint |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.http.client.methods.HttpUriRequest |
HttpConstants.constructRequest(String host,
Endpoint endpoint,
Authentication auth) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PartitionableEndpoint |
interface |
StreamingEndpoint
StreamingEndpoint interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseEndpoint |
class |
DefaultStreamingEndpoint
A basic endpoint object
|
class |
EnterpriseStreamingEndpoint |
class |
RawEndpoint
A convenience class for users that want to hit an arbitrary endpoint w/o having to implement
their own Endpoint
|
class |
RealTimeEnterpriseStreamingEndpoint |
class |
ReplayEnterpriseStreamingEndpoint |
class |
SitestreamEndpoint |
class |
StatusesFilterEndpoint |
class |
StatusesFirehoseEndpoint |
class |
StatusesSampleEndpoint |
class |
UserstreamEndpoint |
| Modifier and Type | Method and Description |
|---|---|
static Endpoint |
SitestreamEndpoint.addUserEndpoint(String streamId) |
static Endpoint |
SitestreamEndpoint.friendsEndpoint(String streamId) |
static Endpoint |
SitestreamEndpoint.removeUserEndpoint(String streamId) |
static Endpoint |
SitestreamEndpoint.streamInfoEndpoint(String streamId)
Control stream endpoints
|
Copyright © 2014. All Rights Reserved.