Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
slite/ | 12-May-2024 | - | 190 | 53 | ||
LICENSE | D | 12-May-2024 | 10.1 KiB | 177 | 150 | |
README.md | D | 12-May-2024 | 396 | 4 | 2 | |
ability.h | D | 12-May-2024 | 7.8 KiB | 216 | 62 | |
ability_connection.h | D | 12-May-2024 | 3.6 KiB | 83 | 10 | |
ability_context.h | D | 12-May-2024 | 4.4 KiB | 124 | 22 | |
ability_env.h | D | 12-May-2024 | 2.1 KiB | 76 | 16 | |
ability_errors.h | D | 12-May-2024 | 2.2 KiB | 83 | 17 | |
ability_event_handler.h | D | 12-May-2024 | 3 KiB | 101 | 27 | |
ability_loader.h | D | 12-May-2024 | 5.3 KiB | 137 | 55 | |
ability_manager.h | D | 12-May-2024 | 4.4 KiB | 115 | 21 | |
ability_slice.h | D | 12-May-2024 | 5.8 KiB | 153 | 27 | |
ability_state.h | D | 12-May-2024 | 2.9 KiB | 90 | 20 |
README.md
1## Introduction 2In order to support third developers to develop their java script applications, some interface functions are offered at here. By using these functions, third java script APPs can interactive with AMS `Ability Manager Service`. In addition, the life cycle of these applications ability will be managed by AMS, including, start, termination, stop, connection and disconnection. 3 4