org.atmosphere.commons.jersey
Class ResourceChat

java.lang.Object
  extended by org.atmosphere.commons.jersey.ResourceChat

public class ResourceChat
extends Object


Constructor Summary
ResourceChat()
           
 
Method Summary
 String pingSuspendedClients()
           
 String publishMessage(javax.ws.rs.core.MultivaluedMap<String,String> form)
           
 String suspend()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceChat

public ResourceChat()
Method Detail

suspend

@Suspend
public String suspend()

publishMessage

public String publishMessage(javax.ws.rs.core.MultivaluedMap<String,String> form)

pingSuspendedClients

public String pingSuspendedClients()


Copyright © 2012. All Rights Reserved.