Package | Description |
---|---|
es.ugr.swad.swadroid.modules |
Contains all modules of the application.
|
es.ugr.swad.swadroid.modules.notifications |
Notifications package.
|
es.ugr.swad.swadroid.webservices |
Contains SOAP and REST clients for SWAD webservices.
|
Modifier and Type | Field and Description |
---|---|
private IWebserviceClient |
Module.webserviceClient
Client for SWAD webservices
|
Modifier and Type | Field and Description |
---|---|
private static IWebserviceClient |
NotificationsSyncAdapterService.webserviceClient |
Modifier and Type | Class and Description |
---|---|
class |
RESTClient
REST client for SWAD webservices
|
class |
SOAPClient
SOAP client for SWAD webservices
|