This is the complete list of members for RestService, including all inherited members.
| acquireWakeLock(Context ctx, String tag, long timeout) | BaseService | protectedstatic |
| addListener(Listener l) | RestService | static |
| addWakeLock(Context ctx, Intent i) | BaseService | protectedstatic |
| addWakeLockId(Context ctx, Intent intent, Integer wakeLockId, boolean createIfNotExists) | BaseService | protectedstatic |
| EVT_CONN | RestService | static |
| EXT_WAKE_ID | BaseService | static |
| getNumOfHeldWakeLocks() | BaseService | static |
| hasListener(Listener l) | RestService | static |
| ID_NULL | BaseService | static |
| isConnected() | RestService | static |
| isRunning() | RestService | static |
| isStarting() | RestService | static |
| isStopping() | RestService | static |
| onBind(Intent i) | BaseService | |
| onCreate() | RestService | |
| onDestroy() | RestService | |
| onStartCommand(Intent intent, int flags, int id) | BaseService | |
| registerWakeLock(WakeLock wakeLock) | BaseService | protectedstatic |
| removeAllListeners() | RestService | static |
| removeListener(Listener l) | RestService | static |
| shouldStart() | RestService | static |
| shouldStop() | RestService | static |
| start(Context ctx) | RestService | static |
| start(Context ctx, Integer wakeLockId) | RestService | static |
| startService(Intent intent, int startId) | RestService | |
| stop(Context ctx) | RestService | static |
| WAKE_LOCK_TIMEOUT | BaseService | static |