org.ferris.bible.servlet
Class DailyBibleReadingAtomServlet

java.lang.Object
  extended by javax.servlet.GenericServlet
      extended by javax.servlet.http.HttpServlet
          extended by org.ferris.bible.servlet.DailyBibleReadingAtomServlet
All Implemented Interfaces:
Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

public class DailyBibleReadingAtomServlet
extends javax.servlet.http.HttpServlet

This uses an Apache Incubator project named Abdera. Abdera is designed to use the Atom format which starts with a [feed] tag instead of an [rss] tag. http://abdera.apache.org/

See Also:
Serialized Form

Constructor Summary
DailyBibleReadingAtomServlet()
           
 
Method Summary
 
Methods inherited from class javax.servlet.http.HttpServlet
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
 
Methods inherited from class javax.servlet.GenericServlet
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DailyBibleReadingAtomServlet

public DailyBibleReadingAtomServlet()


Copyright © September 20, 2009-2011 The Ferris Foundation. All Rights Reserved.