public final class AtmosphereUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
AtmosphereUtils() |
| Modifier and Type | Method and Description |
|---|---|
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) |
public static org.atmosphere.cpr.AtmosphereResource getAtmosphereResource(javax.servlet.http.HttpServletRequest request)
public static org.atmosphere.cpr.Meteor getMeteor(javax.servlet.http.HttpServletRequest request)
public static void suspend(org.atmosphere.cpr.AtmosphereResource resource)
Copyright © 2015. All Rights Reserved.