org.atmosphere.samples.pubsub.utils
Class AtmosphereUtils
java.lang.Object
org.atmosphere.samples.pubsub.utils.AtmosphereUtils
public final class AtmosphereUtils
- extends Object
|
Field Summary |
static org.slf4j.Logger |
LOG
|
|
Method Summary |
static org.atmosphere.cpr.AtmosphereResource |
getAtmosphereResource(javax.servlet.http.HttpServletRequest request)
|
static org.atmosphere.cpr.Meteor |
getMeteor(javax.servlet.http.HttpServletRequest request)
|
static void |
suspend(org.atmosphere.cpr.AtmosphereResource resource)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
public static final org.slf4j.Logger LOG
AtmosphereUtils
public AtmosphereUtils()
getAtmosphereResource
public static org.atmosphere.cpr.AtmosphereResource getAtmosphereResource(javax.servlet.http.HttpServletRequest request)
getMeteor
public static org.atmosphere.cpr.Meteor getMeteor(javax.servlet.http.HttpServletRequest request)
suspend
public static void suspend(org.atmosphere.cpr.AtmosphereResource resource)
Copyright © 2014. All Rights Reserved.