Package | Description |
---|---|
com.rometools.propono.atom.client | |
com.rometools.propono.atom.common | |
com.rometools.propono.atom.server | |
com.rometools.propono.atom.server.impl |
Modifier and Type | Class and Description |
---|---|
class |
ClientAtomService
This class models an Atom Publising Protocol Service Document.
|
Modifier and Type | Method and Description |
---|---|
static AtomService |
AtomService.documentToService(org.jdom2.Document document)
Deserialize an Atom service XML document into an object
|
Modifier and Type | Method and Description |
---|---|
AtomService |
AtomHandler.getAtomService(AtomRequest req)
Return
com.rometools.rome.propono.atom.common.AtomService object that contains the
com.rometools.rome.propono.atom.common.Workspace objects available to the currently
authenticated user and within those the
com.rometools.rome.propono.atom.common.Collection avalaible. |
Modifier and Type | Class and Description |
---|---|
class |
FileBasedAtomService
File based Atom service.
|
Modifier and Type | Method and Description |
---|---|
AtomService |
FileBasedAtomHandler.getAtomService(AtomRequest areq)
Return introspection document
|
Copyright © 2016. All rights reserved.