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
 
onEvent(AtmosphereEvent<HttpServletRequest, HttpServletResponse>) - Method in class org.atmosphere.samples.tictactoe.TTTHandler
On GET, suspend the conneciton.
onMessage(AtmosphereEvent<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

Copyright © 2009 SUN Microsystems. All Rights Reserved.