org.atmosphere.samples.webrtc
Class AtmosphereHandlerPubSub
java.lang.Object
org.atmosphere.handler.AbstractReflectorAtmosphereHandler
org.atmosphere.samples.webrtc.AtmosphereHandlerPubSub
- All Implemented Interfaces:
- org.atmosphere.cpr.AtmosphereHandler
@AtmosphereHandlerService
public class AtmosphereHandlerPubSub
- extends org.atmosphere.handler.AbstractReflectorAtmosphereHandler
|
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 |
AtmosphereHandlerPubSub
public AtmosphereHandlerPubSub()
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.