|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
AtomHandler | Interface for handling single Atom protocol requests. |
AtomRequest | Represents HTTP request to be processed by AtomHandler. |
Class Summary | |
---|---|
AtomHandlerFactory | Defines a factory that enables the
com.sun.syndication.propono.atom.server.AtomServlet to obtain an
com.sun.syndication.propono.atom.server.AtomHandler that handles an Atom request. |
AtomMediaResource | Represents a media link entry. |
AtomRequestImpl | Default request implementation. |
AtomServlet | Atom Servlet implements Atom protocol by calling an
com.sun.syndication.propono.atom.server.AtomHandler
implementation. |
Exception Summary | |
---|---|
AtomException | Exception thrown by com.sun.syndication.propono.atom.server.AtomHandler
and extended by other Propono Atom exception classes. |
AtomNotAuthorizedException | Exception to be thrown by AtomHandler implementations in the
case that a user is not authorized to access a resource. |
AtomNotFoundException | Exception thrown by AtomHandler in that case a resource is not found. |
Error Summary | |
---|---|
FactoryConfigurationError | Thrown when a problem with configuration with the
com.sun.syndication.propono.atom.server.AtomHandlerFactory exists. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |