|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in org.apache.abdera.protocol.server used by org.apache.abdera.examples.appserver.custom | |
---|---|
CollectionAdapter
The CollectionAdapter interface is the component that provides the business logic of an Atompub server. |
|
CollectionInfo
Metadata interface used by WorkspaceManager and Provider implementations to construct Atompub Service Documents. |
|
Filter
Filters are invoked by AbderaServlet immediately before passing the request off to the Provider for processing The filters use a model generally identical to that of Servlet Filters, with each filter forwarding the request on to the next filter in the chain. |
|
FilterChain
|
|
MediaCollectionAdapter
Extends CollectionAdapter with methods specific to the handling of Atompub Media Link Entries |
|
Provider
Providers are responsible for processing all requests to the Atompub server. |
|
RequestContext
The RequestContext provides access to every detail of the Request. |
|
ResponseContext
The ResponseContext encapsulates a server response |
|
Transactional
CollectionAdapter implementations can implement the Transactional interface in order to support start/end/compensate behaviors. |
|
WorkspaceManager
The Workspace Manager is used by a Provider to access metadata used to construct Atompub service documents and to determine the appropriate CollectionAdapter to handle a particular request |
Classes in org.apache.abdera.protocol.server used by org.apache.abdera.examples.appserver.employee | |
---|---|
CollectionAdapter
The CollectionAdapter interface is the component that provides the business logic of an Atompub server. |
|
CollectionInfo
Metadata interface used by WorkspaceManager and Provider implementations to construct Atompub Service Documents. |
|
MediaCollectionAdapter
Extends CollectionAdapter with methods specific to the handling of Atompub Media Link Entries |
|
Provider
Providers are responsible for processing all requests to the Atompub server. |
|
RequestContext
The RequestContext provides access to every detail of the Request. |
|
Transactional
CollectionAdapter implementations can implement the Transactional interface in order to support start/end/compensate behaviors. |
Classes in org.apache.abdera.protocol.server used by org.apache.abdera.protocol.server | |
---|---|
CategoriesInfo
Metadata interface used by WorkspaceManager and Provider implementations to construct Atompub Service Documents. |
|
CollectionAdapter
The CollectionAdapter interface is the component that provides the business logic of an Atompub server. |
|
CollectionInfo
Metadata interface used by WorkspaceManager and Provider implementations to construct Atompub Service Documents. |
|
Filter
Filters are invoked by AbderaServlet immediately before passing the request off to the Provider for processing The filters use a model generally identical to that of Servlet Filters, with each filter forwarding the request on to the next filter in the chain. |
|
FilterChain
|
|
Provider
Providers are responsible for processing all requests to the Atompub server. |
|
RequestContext
The RequestContext provides access to every detail of the Request. |
|
RequestContext.Property
Special properties provided by the server |
|
RequestContext.Scope
RequestContext attributes can either have Session or Request scope. |
|
RequestProcessor
Request processors implement the actual business logic for handling requests to the Atompub server and producing the related response. |
|
ResponseContext
The ResponseContext encapsulates a server response |
|
ServiceManager
The ServiceManager is used by the AbderaServlet to bootstrap the server instance. |
|
Target
Identifies the target of the request. |
|
TargetType
Identifies the type of resource being requests. |
|
WorkspaceInfo
Metadata interface used by WorkspaceManager and Provider implementations to construct Atompub Service Documents. |
|
WorkspaceManager
The Workspace Manager is used by a Provider to access metadata used to construct Atompub service documents and to determine the appropriate CollectionAdapter to handle a particular request |
Classes in org.apache.abdera.protocol.server used by org.apache.abdera.protocol.server.adapters.couchdb | |
---|---|
CollectionAdapter
The CollectionAdapter interface is the component that provides the business logic of an Atompub server. |
|
CollectionInfo
Metadata interface used by WorkspaceManager and Provider implementations to construct Atompub Service Documents. |
|
MediaCollectionAdapter
Extends CollectionAdapter with methods specific to the handling of Atompub Media Link Entries |
|
RequestContext
The RequestContext provides access to every detail of the Request. |
|
ResponseContext
The ResponseContext encapsulates a server response |
|
Transactional
CollectionAdapter implementations can implement the Transactional interface in order to support start/end/compensate behaviors. |
Classes in org.apache.abdera.protocol.server used by org.apache.abdera.protocol.server.adapters.filesystem | |
---|---|
CollectionAdapter
The CollectionAdapter interface is the component that provides the business logic of an Atompub server. |
|
CollectionInfo
Metadata interface used by WorkspaceManager and Provider implementations to construct Atompub Service Documents. |
|
MediaCollectionAdapter
Extends CollectionAdapter with methods specific to the handling of Atompub Media Link Entries |
|
RequestContext
The RequestContext provides access to every detail of the Request. |
|
ResponseContext
The ResponseContext encapsulates a server response |
|
Transactional
CollectionAdapter implementations can implement the Transactional interface in order to support start/end/compensate behaviors. |
Classes in org.apache.abdera.protocol.server used by org.apache.abdera.protocol.server.adapters.ibatis | |
---|---|
CollectionAdapter
The CollectionAdapter interface is the component that provides the business logic of an Atompub server. |
|
CollectionInfo
Metadata interface used by WorkspaceManager and Provider implementations to construct Atompub Service Documents. |
|
MediaCollectionAdapter
Extends CollectionAdapter with methods specific to the handling of Atompub Media Link Entries |
|
Transactional
CollectionAdapter implementations can implement the Transactional interface in order to support start/end/compensate behaviors. |
Classes in org.apache.abdera.protocol.server used by org.apache.abdera.protocol.server.adapters.jcr | |
---|---|
CollectionAdapter
The CollectionAdapter interface is the component that provides the business logic of an Atompub server. |
|
CollectionInfo
Metadata interface used by WorkspaceManager and Provider implementations to construct Atompub Service Documents. |
|
MediaCollectionAdapter
Extends CollectionAdapter with methods specific to the handling of Atompub Media Link Entries |
|
RequestContext
The RequestContext provides access to every detail of the Request. |
|
ResponseContext
The ResponseContext encapsulates a server response |
|
Transactional
CollectionAdapter implementations can implement the Transactional interface in order to support start/end/compensate behaviors. |
Classes in org.apache.abdera.protocol.server used by org.apache.abdera.protocol.server.context | |
---|---|
Provider
Providers are responsible for processing all requests to the Atompub server. |
|
RequestContext
The RequestContext provides access to every detail of the Request. |
|
RequestContext.Property
Special properties provided by the server |
|
RequestContext.Scope
RequestContext attributes can either have Session or Request scope. |
|
ResponseContext
The ResponseContext encapsulates a server response |
|
Target
Identifies the target of the request. |
Classes in org.apache.abdera.protocol.server used by org.apache.abdera.protocol.server.filters | |
---|---|
Filter
Filters are invoked by AbderaServlet immediately before passing the request off to the Provider for processing The filters use a model generally identical to that of Servlet Filters, with each filter forwarding the request on to the next filter in the chain. |
|
FilterChain
|
|
RequestContext
The RequestContext provides access to every detail of the Request. |
|
ResponseContext
The ResponseContext encapsulates a server response |
|
TargetType
Identifies the type of resource being requests. |
Classes in org.apache.abdera.protocol.server used by org.apache.abdera.protocol.server.impl | |
---|---|
CollectionAdapter
The CollectionAdapter interface is the component that provides the business logic of an Atompub server. |
|
CollectionInfo
Metadata interface used by WorkspaceManager and Provider implementations to construct Atompub Service Documents. |
|
MediaCollectionAdapter
Extends CollectionAdapter with methods specific to the handling of Atompub Media Link Entries |
|
Provider
Providers are responsible for processing all requests to the Atompub server. |
|
Transactional
CollectionAdapter implementations can implement the Transactional interface in order to support start/end/compensate behaviors. |
|
WorkspaceManager
The Workspace Manager is used by a Provider to access metadata used to construct Atompub service documents and to determine the appropriate CollectionAdapter to handle a particular request |
Classes in org.apache.abdera.protocol.server used by org.apache.abdera.protocol.server.multipart | |
---|---|
CollectionAdapter
The CollectionAdapter interface is the component that provides the business logic of an Atompub server. |
|
CollectionInfo
Metadata interface used by WorkspaceManager and Provider implementations to construct Atompub Service Documents. |
|
MediaCollectionAdapter
Extends CollectionAdapter with methods specific to the handling of Atompub Media Link Entries |
|
RequestContext
The RequestContext provides access to every detail of the Request. |
|
Transactional
CollectionAdapter implementations can implement the Transactional interface in order to support start/end/compensate behaviors. |
Classes in org.apache.abdera.protocol.server used by org.apache.abdera.protocol.server.processors | |
---|---|
CollectionAdapter
The CollectionAdapter interface is the component that provides the business logic of an Atompub server. |
|
RequestContext
The RequestContext provides access to every detail of the Request. |
|
RequestProcessor
Request processors implement the actual business logic for handling requests to the Atompub server and producing the related response. |
|
ResponseContext
The ResponseContext encapsulates a server response |
|
WorkspaceManager
The Workspace Manager is used by a Provider to access metadata used to construct Atompub service documents and to determine the appropriate CollectionAdapter to handle a particular request |
Classes in org.apache.abdera.protocol.server used by org.apache.abdera.protocol.server.provider.basic | |
---|---|
CollectionAdapter
The CollectionAdapter interface is the component that provides the business logic of an Atompub server. |
|
CollectionInfo
Metadata interface used by WorkspaceManager and Provider implementations to construct Atompub Service Documents. |
|
MediaCollectionAdapter
Extends CollectionAdapter with methods specific to the handling of Atompub Media Link Entries |
|
Provider
Providers are responsible for processing all requests to the Atompub server. |
|
RequestContext
The RequestContext provides access to every detail of the Request. |
|
ResponseContext
The ResponseContext encapsulates a server response |
|
Transactional
CollectionAdapter implementations can implement the Transactional interface in order to support start/end/compensate behaviors. |
|
WorkspaceManager
The Workspace Manager is used by a Provider to access metadata used to construct Atompub service documents and to determine the appropriate CollectionAdapter to handle a particular request |
Classes in org.apache.abdera.protocol.server used by org.apache.abdera.protocol.server.provider.managed | |
---|---|
CategoriesInfo
Metadata interface used by WorkspaceManager and Provider implementations to construct Atompub Service Documents. |
|
CollectionAdapter
The CollectionAdapter interface is the component that provides the business logic of an Atompub server. |
|
CollectionInfo
Metadata interface used by WorkspaceManager and Provider implementations to construct Atompub Service Documents. |
|
MediaCollectionAdapter
Extends CollectionAdapter with methods specific to the handling of Atompub Media Link Entries |
|
Provider
Providers are responsible for processing all requests to the Atompub server. |
|
RequestContext
The RequestContext provides access to every detail of the Request. |
|
Transactional
CollectionAdapter implementations can implement the Transactional interface in order to support start/end/compensate behaviors. |
|
WorkspaceInfo
Metadata interface used by WorkspaceManager and Provider implementations to construct Atompub Service Documents. |
|
WorkspaceManager
The Workspace Manager is used by a Provider to access metadata used to construct Atompub service documents and to determine the appropriate CollectionAdapter to handle a particular request |
Classes in org.apache.abdera.protocol.server used by org.apache.abdera.protocol.server.servlet | |
---|---|
Provider
Providers are responsible for processing all requests to the Atompub server. |
|
RequestContext
The RequestContext provides access to every detail of the Request. |
|
RequestContext.Property
Special properties provided by the server |
|
RequestContext.Scope
RequestContext attributes can either have Session or Request scope. |
|
ServiceManager
The ServiceManager is used by the AbderaServlet to bootstrap the server instance. |
Classes in org.apache.abdera.protocol.server used by org.apache.abdera.spring | |
---|---|
Filter
Filters are invoked by AbderaServlet immediately before passing the request off to the Provider for processing The filters use a model generally identical to that of Servlet Filters, with each filter forwarding the request on to the next filter in the chain. |
|
Provider
Providers are responsible for processing all requests to the Atompub server. |
|
Target
Identifies the target of the request. |
|
WorkspaceInfo
Metadata interface used by WorkspaceManager and Provider implementations to construct Atompub Service Documents. |
|
WorkspaceManager
The Workspace Manager is used by a Provider to access metadata used to construct Atompub service documents and to determine the appropriate CollectionAdapter to handle a particular request |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |