Skip navigation links
D 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 on the first GET for broadcasting message.

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

org.atmosphere.samples.chat - package org.atmosphere.samples.chat
 
D M O 
Skip navigation links

Copyright © 2019. All Rights Reserved.