|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Request.METHOD | |
|---|---|
| org.atmosphere.wasync | |
| org.atmosphere.wasync.impl | |
| Uses of Request.METHOD in org.atmosphere.wasync |
|---|
| Fields in org.atmosphere.wasync declared as Request.METHOD | |
|---|---|
protected Request.METHOD |
RequestBuilder.method
|
| Methods in org.atmosphere.wasync that return Request.METHOD | |
|---|---|
Request.METHOD |
RequestBuilder.method()
|
Request.METHOD |
Request.method()
The method |
static Request.METHOD |
Request.METHOD.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Request.METHOD[] |
Request.METHOD.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.atmosphere.wasync with parameters of type Request.METHOD | |
|---|---|
T |
RequestBuilder.method(Request.METHOD method)
The method to use for connecting tho the remote server. |
| Uses of Request.METHOD in org.atmosphere.wasync.impl |
|---|
| Methods in org.atmosphere.wasync.impl that return Request.METHOD | |
|---|---|
Request.METHOD |
DefaultRequest.method()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||