|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpMethod | |
|---|---|
| org.atmosphere.annotation.http | |
| Uses of HttpMethod in org.atmosphere.annotation.http |
|---|
| Classes in org.atmosphere.annotation.http with annotations of type HttpMethod | |
|---|---|
interface |
DELETE
Indicates that the annotated method responds to HTTP DELETE requests |
interface |
GET
Indicates that the annotated method responds to HTTP GET requests |
interface |
HEAD
Indicates that the annotated method responds to HTTP HEAD requests |
interface |
POST
Indicates that the annotated method responds to HTTP POST requests |
interface |
PUT
Indicates that the annotated method responds to HTTP PUT requests |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||