public interface StreamClient
Feed newFeed(String feedSlug, String id) throws InvalidFeedNameException
feedSlug - Feed slugid - Feed idInvalidFeedNameException - if the feed name is not validvoid shutdown()
throws IOException
IOException - in case of network/socket exceptionsCopyright © 2016. All rights reserved.