|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AtmosphereServlet.Action.TYPE | |
|---|---|
| org.atmosphere.cpr | |
| Uses of AtmosphereServlet.Action.TYPE in org.atmosphere.cpr |
|---|
| Fields in org.atmosphere.cpr declared as AtmosphereServlet.Action.TYPE | |
|---|---|
AtmosphereServlet.Action.TYPE |
AtmosphereServlet.Action.type
|
| Methods in org.atmosphere.cpr that return AtmosphereServlet.Action.TYPE | |
|---|---|
static AtmosphereServlet.Action.TYPE |
AtmosphereServlet.Action.TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AtmosphereServlet.Action.TYPE[] |
AtmosphereServlet.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 AtmosphereServlet.Action.TYPE | |
|---|---|
AtmosphereServlet.Action(AtmosphereServlet.Action.TYPE type)
|
|
AtmosphereServlet.Action(AtmosphereServlet.Action.TYPE type,
long timeout)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||