|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestMethod | |
|---|---|
| twitter4j.internal.http | |
| Uses of RequestMethod in twitter4j.internal.http |
|---|
| Fields in twitter4j.internal.http declared as RequestMethod | |
|---|---|
static RequestMethod |
RequestMethod.DELETE
|
static RequestMethod |
RequestMethod.GET
|
static RequestMethod |
RequestMethod.HEAD
|
static RequestMethod |
RequestMethod.POST
|
static RequestMethod |
RequestMethod.PUT
|
| Methods in twitter4j.internal.http that return RequestMethod | |
|---|---|
RequestMethod |
HttpRequest.getMethod()
|
| Constructors in twitter4j.internal.http with parameters of type RequestMethod | |
|---|---|
HttpRequest(RequestMethod method,
String url,
HttpParameter[] parameters,
Authorization authorization,
Map<String,String> requestHeaders)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||