Package | Description |
---|---|
com.rometools.propono.atom.client | |
com.rometools.propono.blogclient.atomprotocol |
Modifier and Type | Field and Description |
---|---|
private ClientWorkspace |
ClientCollection.workspace
Deprecated.
|
Constructor and Description |
---|
ClientCollection(org.jdom2.Element e,
ClientWorkspace workspace,
java.lang.String baseURI)
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
private ClientWorkspace |
AtomBlog.workspace
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
(package private) ClientWorkspace |
AtomBlog.getWorkspace()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
AtomBlog.setWorkspace(ClientWorkspace workspace)
Deprecated.
|
Constructor and Description |
---|
AtomBlog(ClientAtomService service,
ClientWorkspace workspace)
Deprecated.
Create AtomBlog using specified HTTPClient, user account and workspace, called by
AtomConnection.
|