A C D F G O P R T U

A

ae - Variable in class org.atmosphere.samples.twitter.UsersState.UserStateData
 

C

create(String, AtmosphereEvent) - Method in class org.atmosphere.samples.twitter.UsersState
 

D

delete() - Method in class org.atmosphere.samples.twitter.UserResource
 

F

follow(String) - Method in class org.atmosphere.samples.twitter.UserResource
 

G

get() - Method in class org.atmosphere.samples.twitter.UserResource
 
get(String) - Method in class org.atmosphere.samples.twitter.UsersState
 

O

onFollow(String, String) - Method in class org.atmosphere.samples.twitter.TwitterResource
Add a follower, using the user's associated Broadcaster
onLogin(String, HttpServletRequest) - Method in class org.atmosphere.samples.twitter.TwitterResource
Store the user information and broadcast a welcome message using the already suspended connection done onStart(javax.servlet.http.HttpServletRequest, java.lang.String)
onPush(String, String, HttpServletRequest) - Method in class org.atmosphere.samples.twitter.TwitterResource
Push tweet to the user and its followers.
onStart(HttpServletRequest, String) - Method in class org.atmosphere.samples.twitter.TwitterResource
When the page loads, suspend the response and set the Suspend scope to REQUEST, which means every suspended connection by default have their own instance of Broadcaster
org.atmosphere.samples.twitter - package org.atmosphere.samples.twitter
 

P

post(String) - Method in class org.atmosphere.samples.twitter.UserResource
 

R

remove(String) - Method in class org.atmosphere.samples.twitter.UsersState
 

T

TwitterResource - Class in org.atmosphere.samples.twitter
Twitter like Comet application.
TwitterResource() - Constructor for class org.atmosphere.samples.twitter.TwitterResource
 

U

UserResource - Class in org.atmosphere.samples.twitter
 
UserResource(UsersState, String, UsersState.UserStateData) - Constructor for class org.atmosphere.samples.twitter.UserResource
 
UsersState - Class in org.atmosphere.samples.twitter
 
UsersState() - Constructor for class org.atmosphere.samples.twitter.UsersState
 
UsersState.UserStateData - Class in org.atmosphere.samples.twitter
 
UsersState.UserStateData(AtmosphereEvent) - Constructor for class org.atmosphere.samples.twitter.UsersState.UserStateData
 

A C D F G O P R T U

Copyright © 2009 SUN Microsystems. All Rights Reserved.