Uses of Interface
org.rometools.propono.blogclient.BlogConnection

Packages that use BlogConnection
org.rometools.propono.blogclient   
org.rometools.propono.blogclient.atomprotocol   
org.rometools.propono.blogclient.metaweblog   
 

Uses of BlogConnection in org.rometools.propono.blogclient
 

Methods in org.rometools.propono.blogclient that return BlogConnection
static BlogConnection BlogConnectionFactory.getBlogConnection(String type, String url, String username, String password)
          Create a connection to a blog server.
 

Uses of BlogConnection in org.rometools.propono.blogclient.atomprotocol
 

Classes in org.rometools.propono.blogclient.atomprotocol that implement BlogConnection
 class AtomConnection
          Atom protocol of BlogConnection.
 

Uses of BlogConnection in org.rometools.propono.blogclient.metaweblog
 

Classes in org.rometools.propono.blogclient.metaweblog that implement BlogConnection
 class MetaWeblogConnection
          BlogClient implementation that uses a mix of Blogger and MetaWeblog API methods.
 



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