Package | Description |
---|---|
com.rometools.propono.blogclient | |
com.rometools.propono.blogclient.atomprotocol | |
com.rometools.propono.blogclient.metaweblog |
Modifier and Type | Method and Description |
---|---|
private static BlogConnection |
BlogConnectionFactory.createBlogConnection(java.lang.String className,
java.lang.String url,
java.lang.String username,
java.lang.String password)
Deprecated.
|
static BlogConnection |
BlogConnectionFactory.getBlogConnection(java.lang.String type,
java.lang.String url,
java.lang.String username,
java.lang.String password)
Deprecated.
Create a connection to a blog server.
|
Modifier and Type | Class and Description |
---|---|
class |
AtomConnection
Deprecated.
Propono will be removed in Rome 2.
|
Modifier and Type | Class and Description |
---|---|
class |
MetaWeblogConnection
Deprecated.
Propono will be removed in Rome 2.
|