|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.atmosphere.samples.guice.ResourceChat
public class ResourceChat
| Constructor Summary | |
|---|---|
ResourceChat()
|
|
| Method Summary | |
|---|---|
Response |
broadcast(Message message)
Broadcast the received message object to all suspended response. |
java.lang.String |
suspend()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceChat()
| Method Detail |
|---|
@Suspend public java.lang.String suspend()
public Response broadcast(Message message)
message - a Message
Response
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||