Spring Social Twitter

org.springframework.social.twitter.api
Interface Stream


public interface Stream

Represents a Twitter stream.

Author:
Craig Walls

Method Summary
 void start()
           
 void stop()
           
 

Method Detail

start

void start()

stop

void stop()

Spring Social Twitter