| Interface | Description |
|---|---|
| Client |
Represents a client that can deserialize JSON and CSV resources into Java
Objects. |
| Class | Description |
|---|---|
| Example |
An example program that interacts with the various RuneScape
RuneScapeAPIs. |
| HttpClient |
A
Client that wraps a HttpClient to interact with the RuneScape web-services API. |
| RuneScapeAPI |
Represents an instance of the RuneScape web-services API.
|