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