|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AtmosphereRequestConfig.Flags | |
|---|---|
| org.atmosphere.gwt20.client | |
| Uses of AtmosphereRequestConfig.Flags in org.atmosphere.gwt20.client |
|---|
| Methods in org.atmosphere.gwt20.client that return AtmosphereRequestConfig.Flags | |
|---|---|
static AtmosphereRequestConfig.Flags |
AtmosphereRequestConfig.Flags.valueOf(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. |
| Methods in org.atmosphere.gwt20.client with parameters of type AtmosphereRequestConfig.Flags | |
|---|---|
void |
RequestConfig.clearFlags(AtmosphereRequestConfig.Flags... flags)
|
void |
AtmosphereRequestConfig.clearFlags(AtmosphereRequestConfig.Flags... flags)
|
void |
RequestConfig.setFlags(AtmosphereRequestConfig.Flags... flags)
|
void |
AtmosphereRequestConfig.setFlags(AtmosphereRequestConfig.Flags... flags)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||