A E G L P R

R

RestService - Class in lu.thinds.android
This is an Android Service to provide REST functionality outside of the Application thread.
RestService(Handler, Context, String) - Constructor for class lu.thinds.android.RestService
Class constructor, requiring a handler (to receive a result), a context (to launch the service), and a url (to specify where to make the request).

A E G L P R