org.atmosphere.samples.twitter
Class UserResource
java.lang.Object
org.atmosphere.samples.twitter.UserResource
public class UserResource
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserResource
public UserResource(UsersState us,
String name,
UsersState.UserStateData usd)
get
public String get()
delete
public void delete()
post
public void post(String message)
follow
public void follow(String follower)
Copyright © 2010. All Rights Reserved.