|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AtomService | |
|---|---|
| org.rometools.propono.atom.client | |
| org.rometools.propono.atom.common | |
| org.rometools.propono.atom.server | |
| org.rometools.propono.atom.server.impl | |
| Uses of AtomService in org.rometools.propono.atom.client |
|---|
| Subclasses of AtomService in org.rometools.propono.atom.client | |
|---|---|
class |
ClientAtomService
This class models an Atom Publising Protocol Service Document. |
| Uses of AtomService in org.rometools.propono.atom.common |
|---|
| Methods in org.rometools.propono.atom.common that return AtomService | |
|---|---|
static AtomService |
AtomService.documentToService(org.jdom.Document document)
Deserialize an Atom service XML document into an object |
| Uses of AtomService in org.rometools.propono.atom.server |
|---|
| Methods in org.rometools.propono.atom.server that return AtomService | |
|---|---|
AtomService |
AtomHandler.getAtomService(AtomRequest req)
Return com.sun.syndication.propono.atom.common.AtomService
object that contains the
com.sun.syndication.propono.atom.common.Workspace objects
available to the currently authenticated user and within those the
com.sun.syndication.propono.atom.common.Collection avalaible. |
| Uses of AtomService in org.rometools.propono.atom.server.impl |
|---|
| Subclasses of AtomService in org.rometools.propono.atom.server.impl | |
|---|---|
class |
FileBasedAtomService
File based Atom service. |
| Methods in org.rometools.propono.atom.server.impl that return AtomService | |
|---|---|
AtomService |
FileBasedAtomHandler.getAtomService(AtomRequest areq)
Return introspection document |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||