| Modifier and Type | Class and Description |
|---|---|
class |
Get
TODO Usage of this class.
|
class |
Post |
| Modifier and Type | Method and Description |
|---|---|
HttpAction |
ContentProcessable.getNextMessage() |
HttpAction |
GetPage.getNextMessage() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
HttpActionClient.processAction(HttpAction httpAction,
ReturningText answerParser) |
String |
ReturningText.processReturningText(String s,
HttpAction action) |
String |
GetPage.processReturningText(String s,
HttpAction hm) |
void |
CookieValidateable.validateReturningCookies(Map<String,String> cookies,
HttpAction action) |
| Modifier and Type | Method and Description |
|---|---|
HttpAction |
GetRevision.getNextMessage() |
| Modifier and Type | Method and Description |
|---|---|
String |
GetRevision.processReturningText(String s,
HttpAction hm) |
| Modifier and Type | Method and Description |
|---|---|
HttpAction |
GetRevision.getNextMessage() |
HttpAction |
PostDelete.getNextMessage() |
HttpAction |
PostModifyContent.getNextMessage() |
HttpAction |
MovePage.getNextMessage() |
HttpAction |
GetApiToken.getNextMessage() |
HttpAction |
FileUpload.getNextMessage() |
| Modifier and Type | Method and Description |
|---|---|
String |
GetRevision.processReturningText(String s,
HttpAction ha)
Deals with the MediaWiki API's response by parsing the provided text.
|
String |
PostDelete.processReturningText(String s,
HttpAction hm)
Deals with the MediaWiki API's response by parsing the provided text.
|
String |
PostModifyContent.processReturningText(String xml,
HttpAction hm)
Deals with the MediaWiki API's response by parsing the provided text.
|
String |
MovePage.processReturningText(String s,
HttpAction hm)
Deals with the MediaWiki API's response by parsing the provided text.
|
String |
GetApiToken.processReturningText(String s,
HttpAction hm)
Deals with the MediaWiki API's response by parsing the provided text.
|
String |
FileUpload.processReturningText(String xml,
HttpAction hm) |
| Modifier and Type | Method and Description |
|---|---|
HttpAction |
PostLogin.getNextMessage() |
| Modifier and Type | Method and Description |
|---|---|
HttpAction |
GetVersion.getNextMessage() |
HttpAction |
GetUserinfo.getNextMessage() |
HttpAction |
Siteinfo.getNextMessage() |
| Modifier and Type | Method and Description |
|---|---|
HttpAction |
GetRendering.getNextMessage() |
| Modifier and Type | Method and Description |
|---|---|
HttpAction |
ImageInfo.getNextMessage() |
HttpAction |
LogEvents.getNextMessage() |
HttpAction |
RandomPageTitle.getNextMessage() |
HttpAction |
TitleQuery.getNextMessage() |
HttpAction |
TitleQuery.InnerAction.getNextMessage() |
HttpAction |
CategoryMembersFull.getNextMessage() |
protected HttpAction |
TemplateUserTitles.prepareCollection() |
protected HttpAction |
BacklinkTitles.prepareCollection() |
protected HttpAction |
ImageUsageTitles.prepareCollection() |
protected abstract HttpAction |
TitleQuery.prepareCollection() |
protected HttpAction |
RecentchangeTitles.prepareCollection() |
protected HttpAction |
AllPageTitles.prepareCollection() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TitleQuery.InnerAction.setMessage(HttpAction msg) |
| Modifier and Type | Method and Description |
|---|---|
String |
MWAction.processReturningText(String s,
HttpAction hm)
Deals with the MediaWiki API's response by parsing the provided text.
|
| Modifier and Type | Method and Description |
|---|---|
HttpAction |
GetRevision.getNextMessage() |
| Modifier and Type | Method and Description |
|---|---|
String |
GetRevision.processReturningText(String s,
HttpAction hm) |
Copyright © 2013. All Rights Reserved.