Spring Social Twitter

org.springframework.social.twitter.api
Interface Stream


public interface Stream

Represents a Twitter stream.

Author:
Craig Walls

Method Summary
 void close()
           
 void open()
           
 

Method Detail

open

void open()

close

void close()

Spring Social Twitter