Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
G
O
T
W
X
G
getJSON()
- Method in class org.atmosphere.samples.tictactoe.
TTTGame
Create a JSON representation of the game state.
O
O
- Static variable in class org.atmosphere.samples.tictactoe.
TTTGame
onRequest(AtmosphereResource<HttpServletRequest, HttpServletResponse>)
- Method in class org.atmosphere.samples.tictactoe.
TTTHandler
On GET, suspend the conneciton.
onStateChange(AtmosphereResourceEvent<HttpServletRequest, HttpServletResponse>)
- Method in class org.atmosphere.samples.tictactoe.
TTTHandler
Resume the underlying response on the first Broadcast
org.atmosphere.samples.tictactoe
- package org.atmosphere.samples.tictactoe
T
TTTGame
- Class in
org.atmosphere.samples.tictactoe
TTTGame()
- Constructor for class org.atmosphere.samples.tictactoe.
TTTGame
TTTHandler
- Class in
org.atmosphere.samples.tictactoe
Simple handler that listens for GET and POST requests, and responds appropriately.
TTTHandler()
- Constructor for class org.atmosphere.samples.tictactoe.
TTTHandler
turn(int)
- Method in class org.atmosphere.samples.tictactoe.
TTTGame
W
win()
- Method in class org.atmosphere.samples.tictactoe.
TTTGame
X
X
- Static variable in class org.atmosphere.samples.tictactoe.
TTTGame
G
O
T
W
X
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2010
SUN Microsystems
. All Rights Reserved.