Class AtmosphereUtils
- java.lang.Object
-
- org.apache.cxf.transport.websocket.atmosphere.AtmosphereUtils
-
public final class AtmosphereUtils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidaddInterceptors(org.atmosphere.cpr.AtmosphereFramework framework, Bus bus)static booleanuseAtmosphere(javax.servlet.http.HttpServletRequest req)
-
-
-
Method Detail
-
addInterceptors
public static void addInterceptors(org.atmosphere.cpr.AtmosphereFramework framework, Bus bus)
-
useAtmosphere
public static boolean useAtmosphere(javax.servlet.http.HttpServletRequest req)
-
-