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