Package com.niggle.servlet

Interface Summary
NiggleConstants Constants used in Niggle
 

Class Summary
NiggleConfig A custom implementation of the ServletConfig interface The default NiggleServlet initializations are delegated to this object.
NiggleServlet The base Servlet class in the Niggle framework.
ServletInteraction An abstract class that encapsulates the various paths of execution involved in fulfilling a servlet request.
 

Exception Summary
IllegalUserException An exception thrown when the servlet's user is not valid.