| Interface | Description |
|---|---|
| AsyncCallback<T> |
Callback handler for async API calls.
|
| ChallongeApiCall<T> |
Implementations of this class should return an object of the given type
received by the API
|
| Class | Description |
|---|---|
| AttachmentHandler |
Accessible API handler for attachments.
|
| MatchHandler |
Accessible API handler for matches.
|
| ParticipantHandler |
Accessible API handler for participants.
|
| RetrofitChallongeApiCall<T> |
Call implementation for Retrofit.
|
| RetrofitChallongeApiCallFactory |
This factory is used to inject the ErrorUtil with Guice and to hand it over to the API calls
|
| TournamentHandler |
Accessible API handler for tournaments.
|
Copyright © 2016. All rights reserved.