org.atmosphere.samples.webrtc
Class AtmosphereHandlerPubSub

java.lang.Object
  extended by org.atmosphere.handler.AbstractReflectorAtmosphereHandler
      extended by org.atmosphere.samples.webrtc.AtmosphereHandlerPubSub
All Implemented Interfaces:
org.atmosphere.cpr.AtmosphereHandler

@AtmosphereHandlerService
public class AtmosphereHandlerPubSub
extends org.atmosphere.handler.AbstractReflectorAtmosphereHandler


Constructor Summary
AtmosphereHandlerPubSub()
           
 
Method Summary
 void destroy()
           
 void onRequest(org.atmosphere.cpr.AtmosphereResource r)
           
 
Methods inherited from class org.atmosphere.handler.AbstractReflectorAtmosphereHandler
onStateChange, postStateChange
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AtmosphereHandlerPubSub

public AtmosphereHandlerPubSub()
Method Detail

onRequest

public void onRequest(org.atmosphere.cpr.AtmosphereResource r)
               throws IOException
Throws:
IOException

destroy

public void destroy()
Specified by:
destroy in interface org.atmosphere.cpr.AtmosphereHandler
Overrides:
destroy in class org.atmosphere.handler.AbstractReflectorAtmosphereHandler


Copyright © 2013. All Rights Reserved.