org.atmosphere.samples.multirequest.handlers
Class Subscriber

java.lang.Object
  extended by org.atmosphere.samples.multirequest.handlers.Subscriber

public class Subscriber
extends Object


Constructor Summary
Subscriber()
           
 
Method Summary
 org.atmosphere.jersey.Broadcastable publish(String message)
           
 org.atmosphere.jersey.SuspendResponse<String> subscribe()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Subscriber

public Subscriber()
Method Detail

subscribe

public org.atmosphere.jersey.SuspendResponse<String> subscribe()

publish

public org.atmosphere.jersey.Broadcastable publish(String message)


Copyright © 2013. All Rights Reserved.