Package org.apache.felix.http.base.internal.handler


package org.apache.felix.http.base.internal.handler
  • Classes
    Class
    Description
    Implementation of the filter configuration.
    The filter handler handles the initialization and destruction of filter objects.
    Servlet handler for servlets registered through the http service.
    Servlet handler for servlets extending JettyWebSocketServlet registered through the http service.
    The session wrapper keeps track of the internal session, manages their attributes separately and also handles session timeout.
    The listener handler handles the initialization and destruction of listener objects.
    The preprocessor handler handles the initialization and destruction of preprocessor objects.
    Implementation of the servlet configuration
    The servlet handler handles the initialization and destruction of a servlet.
    Class that handles initialization for servlets extending JettyWebSocketServlet.
    Servlet handler for servlets registered through the http whiteboard.