Package com.betfair.games

Interface Summary
ApiApplication The interface must be implemented to any application that is going to utilize the ApiAdapter.
 

Class Summary
ApiAdapter The Java ApiAdapter is a subclass of HttpClient.
ApiClient An ApiClient is a runnable client extending the ApiAdapter.
 

Enum Summary
ApiApplication.MetaData The different types of application meta data the ApiAdapter requires.
 

Exception Summary
ApiAdapterException The ApiAdapterException is thrown from all com.betfair.games classes when unexpected events occur, sending a message to the developer.