Interface | Description |
---|---|
AuthStrategy |
Class | Description |
---|---|
AtomClientFactory |
Creates AtomService or ClientCollection based on username, password and end-point URI of Atom
protocol service.
|
BasicAuthStrategy | |
ClientAtomService |
This class models an Atom Publising Protocol Service Document.
|
ClientCategories |
Models an Atom protocol Categories element, which may contain ROME Atom
Category elements. |
ClientCollection |
Models an Atom collection, extends Collection and adds methods for adding, retrieving, updateing
and deleting entries.
|
ClientEntry |
Client implementation of Atom entry, extends ROME Entry to add methods for easily getting/setting
content, updating and removing the entry from the server.
|
ClientMediaEntry |
Client implementation of Atom media-link entry, an Atom entry that provides meta-data for a media
file (e.g.
|
ClientWorkspace |
Represents Atom protocol workspace on client-side.
|
EntryIterator |
Enables iteration over entries in Atom protocol collection.
|
GDataAuthStrategy | |
NoAuthStrategy |
No authentication
|
OAuthStrategy |
Strategy for using OAuth.
|
Copyright © 2016. All rights reserved.