Uses of Class
org.rometools.propono.atom.client.ClientCollection

Packages that use ClientCollection
org.rometools.propono.atom.client   
 

Uses of ClientCollection in org.rometools.propono.atom.client
 

Methods in org.rometools.propono.atom.client that return ClientCollection
static ClientCollection AtomClientFactory.getCollection(String uri, AuthStrategy authStrategy)
          Create ClientCollection bound to URI.
 

Constructors in org.rometools.propono.atom.client with parameters of type ClientCollection
ClientCategories(org.jdom.Element e, ClientCollection clientCollection)
          Load select from XML element
ClientEntry(ClientAtomService service, ClientCollection collection)
           
ClientEntry(ClientAtomService service, ClientCollection collection, com.sun.syndication.feed.atom.Entry entry, boolean partial)
           
ClientMediaEntry(ClientAtomService service, ClientCollection collection)
          Create ClientMedieEntry for service and collection.
ClientMediaEntry(ClientAtomService service, ClientCollection collection, com.sun.syndication.feed.atom.Entry entry, boolean partial)
           
ClientMediaEntry(ClientAtomService service, ClientCollection collection, String title, String slug, String contentType, byte[] bytes)
           
ClientMediaEntry(ClientAtomService service, ClientCollection collection, String title, String slug, String contentType, InputStream is)
           
 



Copyright © 2007-2013 ROME Project. All Rights Reserved.