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 resumableTransport(AtmosphereResource.TRANSPORT t)
           
static boolean webSocketEnabled(javax.servlet.http.HttpServletRequest 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 final boolean webSocketEnabled(javax.servlet.http.HttpServletRequest request)

resumableTransport

public static final boolean resumableTransport(AtmosphereResource.TRANSPORT t)


Copyright © 2013. All Rights Reserved.