Class Summary |
CachedResources |
Implementation to cache resources along with an Entity Tag. |
OMElementResponseContext |
This is an extension of the SimpleResponseContext in Abdera. |
Properties |
Implementation of an ExtensibleElement for properties. |
Property |
Implementation of an ExtensibleElement for a property. |
PropertyExtensionFactory |
Implementation for an extension factory for properties. |
PropertyName |
Implementation of an ExtensibleElement for a property name. |
PropertyValue |
Implementation of an ExtensibleElement for a property value. |
RegistryAdapter |
This is the component that provides the business logic which runs on the Abdera instance. |
RegistryProvider |
An implementation of a workspace provider. |
RegistryRequestProcessor |
An implementation of a request processor for the registry. |
RegistryResolver |
Class that is capable of resolving requests made via the Atom API, and identify how to process
them. |
RemoteRegistry |
This is a core class of the Remote Atom Based implementation of the Registry. |
RemoteRegistryFactory |
Deprecated. |
RemoteRegistryService |
This is a core class used by application that use registry in the remote mode. |
RemoteResourceImpl |
Implementation of a resource, to be used by the remote registry. |
ResourceServlet |
Implementation of a servlet to handle requests having /registry/resource/. |
StackTraceResponseContext |
This is an extension of the SimpleResponseContext in Abdera. |
StringResponseContext |
Custom ResponseContext which allows us to return a simple string message inside a <result>
element, with a specified response code. |
Utils |
Utility class containing various Registry APP (Atom Publishing Protocol) implementation related
functionality. |