Package | Description |
---|---|
com.rometools.propono.atom.server | |
com.rometools.propono.atom.server.impl |
Modifier and Type | Method and Description |
---|---|
abstract AtomHandler |
AtomHandlerFactory.newAtomHandler(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
Creates a new instance of a
com.rometools.rome.propono.atom.server.AtomHandler using
the currently configured parameters. |
Modifier and Type | Class and Description |
---|---|
class |
FileBasedAtomHandler
File-based
com.rometools.rome.propono.atom.server.AtomHandler implementation that stores
entries and media-entries to disk. |
Modifier and Type | Method and Description |
---|---|
AtomHandler |
FileBasedAtomHandlerFactory.newAtomHandler(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
Create new AtomHandler.
|
Copyright © 2016. All rights reserved.