D E F J M O

D

doGet(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.samples.chat.MeteorChat
Create a Meteor and use it to suspend the response.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.atmosphere.samples.chat.MeteorChat
Re-use the Meteor created onthe first GET for broadcasting message.

E

EventsLogger - Class in org.atmosphere.samples.chat
 
EventsLogger() - Constructor for class org.atmosphere.samples.chat.EventsLogger
 

F

filter(Object, Object) - Method in class org.atmosphere.samples.chat.JsonpFilter
 

J

JsonpFilter - Class in org.atmosphere.samples.chat
Simple BroadcastFilter that produce jsonp String.
JsonpFilter() - Constructor for class org.atmosphere.samples.chat.JsonpFilter
 

M

MeteorChat - Class in org.atmosphere.samples.chat
Simple Servlet that implement the logic to build a Chat application using a Meteor to suspend and broadcast chat message.
MeteorChat() - Constructor for class org.atmosphere.samples.chat.MeteorChat
 

O

onBroadcast(AtmosphereResourceEvent<HttpServletRequest, HttpServletResponse>) - Method in class org.atmosphere.samples.chat.EventsLogger
 
onDisconnect(AtmosphereResourceEvent<HttpServletRequest, HttpServletResponse>) - Method in class org.atmosphere.samples.chat.EventsLogger
 
onResume(AtmosphereResourceEvent<HttpServletRequest, HttpServletResponse>) - Method in class org.atmosphere.samples.chat.EventsLogger
 
onSuspend(AtmosphereResourceEvent<HttpServletRequest, HttpServletResponse>) - Method in class org.atmosphere.samples.chat.EventsLogger
 
onThrowable(AtmosphereResourceEvent<HttpServletRequest, HttpServletResponse>) - Method in class org.atmosphere.samples.chat.EventsLogger
 
org.atmosphere.samples.chat - package org.atmosphere.samples.chat
 

D E F J M O

Copyright © 2011. All Rights Reserved.