All Classes
-
Class Summary Class Description Activator Registers the ServletControllerFactory on startupDefaultServlet The default servlet.JettyResourceServlet Extension of Jetty's default servlet to satisfy the resource contract from Http Service and Whiteboard Service specifications.JettyServerControllerFactory PaxWebFilterHolder SpecialFilterHolderto handle OSGi specific lifecycle related toOsgiServletContext.PaxWebFilterMapping SpecialFilterMappingthat rememebersFilterModelthat it represents.PaxWebServletContextHandler Main Pax Web specificServletContextHandlerrepresenting single web application deployed under unique context path, related 1:1 with single, uniqueServletContextModelPaxWebServletHandler SpecializedServletHandlerto be used inside specializedServletContextHandlerfor Pax Web specific invocation and management of servlets.PaxWebServletHolder JettyServletHolderthat can perform tasks described in Http Service and Whiteboard Service specifications: Servlet instance creation using class name and proper class loader (or instantiation of given class) Servlet instance retrieval from OSGi registry (to ensure proper behavior if the service is bundle scoped or prototype scopedServiceFactory)PaxWebSessionHandler PaxWebSessionIdManager PrioritizedHandlerCollection ThisContextHandlerCollectionkeeps three sets ofhandlers: OSGi-registeredhandlerswith priority higher than 0 MainContextHandlerCollectionto keep actualContextHandlerinstances OSGi-registeredhandlerswith priority lower or equal 0PriorityValue<T> RootBundleURLResource Special wrapper forResourceto handle URLs representing roots of the bundles.