|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectService
es.ucm.look.data.remote.restful.LookService
public class LookService
Service of Look!, implements an service Android with the logic to process data from Remote Service
Constructor Summary | |
---|---|
LookService()
|
Method Summary | |
---|---|
IBinder |
onBind(Intent intent)
|
void |
onCreate()
The service is created |
void |
onDestroy()
The service is destroy |
void |
onStart(Intent intent,
int startId)
The service is started |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LookService()
Method Detail |
---|
public IBinder onBind(Intent intent)
public void onCreate()
public void onDestroy()
public void onStart(Intent intent, int startId)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |