org.atmosphere.util
Class Utils

java.lang.Object
  extended by org.atmosphere.util.Utils

public final class Utils
extends Object

Utils class.

Author:
Jeanfrancois Arcand

Constructor Summary
Utils()
           
 
Method Summary
static boolean webSocketEnabled(AtmosphereRequest request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

webSocketEnabled

public static boolean webSocketEnabled(AtmosphereRequest request)


Copyright © 2012. All Rights Reserved.