Uses of Class
org.atmosphere.wasync.impl.AtmosphereRequest.CACHE

Packages that use AtmosphereRequest.CACHE
org.atmosphere.wasync.impl   
 

Uses of AtmosphereRequest.CACHE in org.atmosphere.wasync.impl
 

Methods in org.atmosphere.wasync.impl that return AtmosphereRequest.CACHE
 AtmosphereRequest.CACHE AtmosphereRequest.getCacheType()
           
static AtmosphereRequest.CACHE AtmosphereRequest.CACHE.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AtmosphereRequest.CACHE[] AtmosphereRequest.CACHE.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.atmosphere.wasync.impl with parameters of type AtmosphereRequest.CACHE
 AtmosphereRequest.AtmosphereRequestBuilder AtmosphereRequest.AtmosphereRequestBuilder.cache(AtmosphereRequest.CACHE c)
           
 



Copyright © 2013. All Rights Reserved.