| Package | Description |
|---|---|
| org.atmosphere.wasync.impl |
| Modifier and Type | Method and Description |
|---|---|
AtmosphereRequest.CACHE |
AtmosphereRequest.getCacheType()
Return the
AtmosphereRequest.CACHE used. |
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.
|
| Modifier and Type | Method and Description |
|---|---|
AtmosphereRequest.AtmosphereRequestBuilder |
AtmosphereRequest.AtmosphereRequestBuilder.cache(AtmosphereRequest.CACHE c)
Set the
AtmosphereRequest.CACHE used by the server side implementation of Atmosphere. |
Copyright © 2014. All Rights Reserved.