org.springframework.social.twitter.api
Interface Stream


public interface Stream

Represents a Twitter stream.


Method Summary
 void close()
           
 void open()
           
 

Method Detail

open

void open()

close

void close()