|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AtmosphereFramework.Action.TYPE | |
|---|---|
| org.atmosphere.cpr | |
| Uses of AtmosphereFramework.Action.TYPE in org.atmosphere.cpr |
|---|
| Fields in org.atmosphere.cpr declared as AtmosphereFramework.Action.TYPE | |
|---|---|
AtmosphereFramework.Action.TYPE |
AtmosphereFramework.Action.type
|
| Methods in org.atmosphere.cpr that return AtmosphereFramework.Action.TYPE | |
|---|---|
static AtmosphereFramework.Action.TYPE |
AtmosphereFramework.Action.TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AtmosphereFramework.Action.TYPE[] |
AtmosphereFramework.Action.TYPE.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.atmosphere.cpr with parameters of type AtmosphereFramework.Action.TYPE | |
|---|---|
AtmosphereFramework.Action(AtmosphereFramework.Action.TYPE type)
|
|
AtmosphereFramework.Action(AtmosphereFramework.Action.TYPE type,
long timeout)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||