All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

ABdera Server JAR File - abdera-server-org.apache.abdera


Welcome to the download page for ABdera Server JAR file! Here, you can easily acquire the latest version of ABdera Server JAR file for Apache ABdera. This JAR file includes the necessary source code and dependencies to integrate ABdera server functionality into your project. Simply click the download button below to get started.

Files of the artifact abdera-server version 1.1.3 from the group org.apache.abdera.

Test

Artifact abdera-server
Group org.apache.abdera
Version 1.1.3
Last update 21. December 2012
Tags: atom protocol side implementation specification server publishing
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies junit, commons-codec, abdera-core, abdera-parser, servlet-api, mail, commons-logging,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of abdera-server

Please rate this JAR file. Is it a good library?

0 downloads

Source code of abdera-server version 1.1.3

META-INF
META-INF.META-INF.DEPENDENCIES
META-INF.META-INF.LICENSE
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.NOTICE
org.apache.abdera.protocol.server
org.apache.abdera.protocol.server.org.apache.abdera.protocol.server.CategoriesInfo
org.apache.abdera.protocol.server.org.apache.abdera.protocol.server.CategoryInfo
org.apache.abdera.protocol.server.org.apache.abdera.protocol.server.CollectionAdapter
org.apache.abdera.protocol.server.org.apache.abdera.protocol.server.CollectionInfo
org.apache.abdera.protocol.server.org.apache.abdera.protocol.server.Filter
org.apache.abdera.protocol.server.org.apache.abdera.protocol.server.FilterChain
org.apache.abdera.protocol.server.org.apache.abdera.protocol.server.MediaCollectionAdapter
org.apache.abdera.protocol.server.org.apache.abdera.protocol.server.Provider
org.apache.abdera.protocol.server.org.apache.abdera.protocol.server.ProviderHelper
org.apache.abdera.protocol.server.org.apache.abdera.protocol.server.RequestContext
org.apache.abdera.protocol.server.org.apache.abdera.protocol.server.RequestProcessor
org.apache.abdera.protocol.server.org.apache.abdera.protocol.server.ResponseContext
org.apache.abdera.protocol.server.org.apache.abdera.protocol.server.ServiceManager
org.apache.abdera.protocol.server.org.apache.abdera.protocol.server.Target
org.apache.abdera.protocol.server.org.apache.abdera.protocol.server.TargetBuilder
org.apache.abdera.protocol.server.org.apache.abdera.protocol.server.TargetType
org.apache.abdera.protocol.server.org.apache.abdera.protocol.server.Transactional
org.apache.abdera.protocol.server.org.apache.abdera.protocol.server.WorkspaceInfo
org.apache.abdera.protocol.server.org.apache.abdera.protocol.server.WorkspaceManager
org.apache.abdera.protocol.server.context
org.apache.abdera.protocol.server.context.org.apache.abdera.protocol.server.context.AbstractRequestContext
org.apache.abdera.protocol.server.context.org.apache.abdera.protocol.server.context.AbstractResponseContext
org.apache.abdera.protocol.server.context.org.apache.abdera.protocol.server.context.BaseResponseContext
org.apache.abdera.protocol.server.context.org.apache.abdera.protocol.server.context.EmptyResponseContext
org.apache.abdera.protocol.server.context.org.apache.abdera.protocol.server.context.EntityProviderResponseContext
org.apache.abdera.protocol.server.context.org.apache.abdera.protocol.server.context.MediaResponseContext
org.apache.abdera.protocol.server.context.org.apache.abdera.protocol.server.context.RequestContextWrapper
org.apache.abdera.protocol.server.context.org.apache.abdera.protocol.server.context.ResponseContextException
org.apache.abdera.protocol.server.context.org.apache.abdera.protocol.server.context.ResponseContextWrapper
org.apache.abdera.protocol.server.context.org.apache.abdera.protocol.server.context.SimpleResponseContext
org.apache.abdera.protocol.server.context.org.apache.abdera.protocol.server.context.StreamWriterResponseContext
org.apache.abdera.protocol.server.filters
org.apache.abdera.protocol.server.filters.org.apache.abdera.protocol.server.filters.CompressionFilter
org.apache.abdera.protocol.server.filters.org.apache.abdera.protocol.server.filters.MethodOverrideFilter
org.apache.abdera.protocol.server.filters.org.apache.abdera.protocol.server.filters.OpenSearchFilter
org.apache.abdera.protocol.server.impl
org.apache.abdera.protocol.server.impl.org.apache.abdera.protocol.server.impl.AbstractCollectionAdapter
org.apache.abdera.protocol.server.impl.org.apache.abdera.protocol.server.impl.AbstractEntityCollectionAdapter
org.apache.abdera.protocol.server.impl.org.apache.abdera.protocol.server.impl.AbstractProvider
org.apache.abdera.protocol.server.impl.org.apache.abdera.protocol.server.impl.AbstractWorkspaceManager
org.apache.abdera.protocol.server.impl.org.apache.abdera.protocol.server.impl.AbstractWorkspaceProvider
org.apache.abdera.protocol.server.impl.org.apache.abdera.protocol.server.impl.DefaultProvider
org.apache.abdera.protocol.server.impl.org.apache.abdera.protocol.server.impl.DefaultWorkspaceManager
org.apache.abdera.protocol.server.impl.org.apache.abdera.protocol.server.impl.RegexTargetResolver
org.apache.abdera.protocol.server.impl.org.apache.abdera.protocol.server.impl.RouteManager
org.apache.abdera.protocol.server.impl.org.apache.abdera.protocol.server.impl.SimpleCategoriesInfo
org.apache.abdera.protocol.server.impl.org.apache.abdera.protocol.server.impl.SimpleCategoryInfo
org.apache.abdera.protocol.server.impl.org.apache.abdera.protocol.server.impl.SimpleCollectionInfo
org.apache.abdera.protocol.server.impl.org.apache.abdera.protocol.server.impl.SimpleSubjectResolver
org.apache.abdera.protocol.server.impl.org.apache.abdera.protocol.server.impl.SimpleTarget
org.apache.abdera.protocol.server.impl.org.apache.abdera.protocol.server.impl.SimpleWorkspaceInfo
org.apache.abdera.protocol.server.impl.org.apache.abdera.protocol.server.impl.TemplateTargetBuilder
org.apache.abdera.protocol.server.multipart
org.apache.abdera.protocol.server.multipart.org.apache.abdera.protocol.server.multipart.AbstractMultipartCollectionAdapter
org.apache.abdera.protocol.server.multipart.org.apache.abdera.protocol.server.multipart.MultipartInputStream
org.apache.abdera.protocol.server.multipart.org.apache.abdera.protocol.server.multipart.MultipartRelatedCollectionInfo
org.apache.abdera.protocol.server.processors
org.apache.abdera.protocol.server.processors.org.apache.abdera.protocol.server.processors.CategoriesRequestProcessor
org.apache.abdera.protocol.server.processors.org.apache.abdera.protocol.server.processors.CollectionRequestProcessor
org.apache.abdera.protocol.server.processors.org.apache.abdera.protocol.server.processors.EntryRequestProcessor
org.apache.abdera.protocol.server.processors.org.apache.abdera.protocol.server.processors.MediaRequestProcessor
org.apache.abdera.protocol.server.processors.org.apache.abdera.protocol.server.processors.MultipartRelatedServiceRequestProcessor
org.apache.abdera.protocol.server.processors.org.apache.abdera.protocol.server.processors.ServiceRequestProcessor
org.apache.abdera.protocol.server.provider.basic
org.apache.abdera.protocol.server.provider.basic.org.apache.abdera.protocol.server.provider.basic.BasicAdapter
org.apache.abdera.protocol.server.provider.basic.org.apache.abdera.protocol.server.provider.basic.BasicProvider
org.apache.abdera.protocol.server.provider.managed
org.apache.abdera.protocol.server.provider.managed.org.apache.abdera.protocol.server.provider.managed.AbstractServerConfiguration
org.apache.abdera.protocol.server.provider.managed.org.apache.abdera.protocol.server.provider.managed.BasicServerConfiguration
org.apache.abdera.protocol.server.provider.managed.org.apache.abdera.protocol.server.provider.managed.CollectionAdapterConfiguration
org.apache.abdera.protocol.server.provider.managed.org.apache.abdera.protocol.server.provider.managed.CollectionAdapterManager
org.apache.abdera.protocol.server.provider.managed.org.apache.abdera.protocol.server.provider.managed.Configuration
org.apache.abdera.protocol.server.provider.managed.org.apache.abdera.protocol.server.provider.managed.FeedConfiguration
org.apache.abdera.protocol.server.provider.managed.org.apache.abdera.protocol.server.provider.managed.ManagedCollectionAdapter
org.apache.abdera.protocol.server.provider.managed.org.apache.abdera.protocol.server.provider.managed.ManagedProvider
org.apache.abdera.protocol.server.provider.managed.org.apache.abdera.protocol.server.provider.managed.ManagedWorkspace
org.apache.abdera.protocol.server.provider.managed.org.apache.abdera.protocol.server.provider.managed.ServerConfiguration
org.apache.abdera.protocol.server.servlet
org.apache.abdera.protocol.server.servlet.org.apache.abdera.protocol.server.servlet.AbderaServlet
org.apache.abdera.protocol.server.servlet.org.apache.abdera.protocol.server.servlet.ServletRequestContext




© 2015 - 2025 Weber Informatics LLC | Privacy Policy