Package com.codename1.io.services


package com.codename1.io.services
Default WebService implementations
  • Classes
    Class
    Description
    Cached data class for use with the cached data service
    Simple service that allows downloading and caching data locally.
    Simplifies the process of implementing an image link for labels and lists by binding a request to a component.
    Simple RSS read and parse request, to handle errors just subclass this and override parsingError.
    Calls to the Twitter REST API can be performed via this class although currently support for authentication isn't implemented due to the transition to oAuth instead of basic authentication.