|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |