Package io.replay.framework

Class Summary
Config Client configuration
ReplayActivity This is a base activity for automatically track the status of your application.
ReplayIO  
ReplayJsonObject Convenience class created to facilitate the mapping of String to Object.
ReplayWatchdogService  
Util Public utility class containing useful, reuseable methods.
 

Exception Summary
ReplayIONoKeyException Exception that throws when static methods are called before ReplayIO is initialized.
ReplayIONotInitializedException Exception that throws when static methods are called before ReplayIO is initialized.