org.atmosphere.samples.twitter
Class UsersState
java.lang.Object
org.atmosphere.samples.twitter.UsersState
public class UsersState
- extends Object
- Author:
- paulsandoz
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UsersState
public UsersState()
get
public UsersState.UserStateData get(String name)
create
public UsersState.UserStateData create(String user,
AtmosphereEvent ae)
remove
public boolean remove(String user)
Copyright © 2009 SUN Microsystems. All Rights Reserved.