public class StreamClientImpl extends Object implements StreamClient
| Constructor and Description |
|---|
StreamClientImpl(ClientConfiguration clientConfiguration,
String key,
String secretKey) |
| Modifier and Type | Method and Description |
|---|---|
protected FeedFactory |
getFeedFactory() |
Feed |
newFeed(String feedSlug,
String id) |
protected void |
setFeedFactory(FeedFactory feedFactory) |
void |
shutdown() |
public StreamClientImpl(ClientConfiguration clientConfiguration, String key, String secretKey)
public Feed newFeed(String feedSlug, String id)
newFeed in interface StreamClientprotected FeedFactory getFeedFactory()
protected void setFeedFactory(FeedFactory feedFactory)
public void shutdown()
throws IOException
shutdown in interface StreamClientIOExceptionCopyright © 2015. All rights reserved.