| Package | Description |
|---|---|
| org.atmosphere.gwt20.client |
| Modifier and Type | Method and Description |
|---|---|
static AtmosphereRequestConfig.Flags |
AtmosphereRequestConfig.Flags.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AtmosphereRequestConfig.Flags[] |
AtmosphereRequestConfig.Flags.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestConfig.clearFlags(AtmosphereRequestConfig.Flags... flags) |
void |
AtmosphereRequestConfig.clearFlags(AtmosphereRequestConfig.Flags... flags) |
void |
RequestConfig.setFlags(AtmosphereRequestConfig.Flags... flags) |
void |
AtmosphereRequestConfig.setFlags(AtmosphereRequestConfig.Flags... flags) |
Copyright © 2019. All Rights Reserved.