| Package | Description |
|---|---|
| com.rometools.propono.atom.client |
| Modifier and Type | Method and Description |
|---|---|
static ClientAtomService |
AtomClientFactory.getAtomService(String uri,
AuthStrategy authStrategy)
Deprecated.
Create AtomService by reading service doc from Atom Server.
|
| Constructor and Description |
|---|
ClientEntry(ClientAtomService service,
ClientCollection collection)
Deprecated.
|
ClientEntry(ClientAtomService service,
ClientCollection collection,
Entry entry,
boolean partial)
Deprecated.
|
ClientMediaEntry(ClientAtomService service,
ClientCollection collection)
Deprecated.
Create ClientMedieEntry for service and collection.
|
ClientMediaEntry(ClientAtomService service,
ClientCollection collection,
Entry entry,
boolean partial)
Deprecated.
|
ClientMediaEntry(ClientAtomService service,
ClientCollection collection,
String title,
String slug,
String contentType,
byte[] bytes)
Deprecated.
|
ClientMediaEntry(ClientAtomService service,
ClientCollection collection,
String title,
String slug,
String contentType,
InputStream is)
Deprecated.
|
Copyright © 2023. All rights reserved.