Index
All Classes and Interfaces|All Packages
A
- Activator - Class in org.glassfish.grizzly.osgi.httpservice
-
OSGi HttpService Activator.
- Activator() - Constructor for class org.glassfish.grizzly.osgi.httpservice.Activator
C
- createDefaultHttpContext() - Method in class org.glassfish.grizzly.osgi.httpservice.HttpServiceImpl
D
- debug(String) - Method in class org.glassfish.grizzly.osgi.httpservice.util.Logger
- destroy() - Method in class org.glassfish.grizzly.osgi.httpservice.OSGiAuthFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.glassfish.grizzly.osgi.httpservice.OSGiAuthFilter
-
OSGi integration.
E
- error(String, Throwable) - Method in class org.glassfish.grizzly.osgi.httpservice.util.Logger
G
- getEventListeners() - Method in class org.glassfish.grizzly.osgi.httpservice.OSGiServletContext
- getFilterChainFactory() - Method in class org.glassfish.grizzly.osgi.httpservice.OSGiServletContext
- getHttpContext() - Method in class org.glassfish.grizzly.osgi.httpservice.OSGiServletHandler
- getMimeType(String) - Method in class org.glassfish.grizzly.osgi.httpservice.HttpContextImpl
- getMimeType(String) - Method in class org.glassfish.grizzly.osgi.httpservice.OSGiServletContext
-
OSGi integration.
- getProcessingLock() - Method in interface org.glassfish.grizzly.osgi.httpservice.OSGiHandler
-
Processing lock.
- getProcessingLock() - Method in class org.glassfish.grizzly.osgi.httpservice.OSGiMainHandler
-
Processing lock.
- getProcessingLock() - Method in class org.glassfish.grizzly.osgi.httpservice.OSGiResourceHandler
-
Processing lock.
- getProcessingLock() - Method in class org.glassfish.grizzly.osgi.httpservice.OSGiServletHandler
-
Processing lock.
- getRemovalLock() - Method in interface org.glassfish.grizzly.osgi.httpservice.OSGiHandler
-
Removal lock.
- getRemovalLock() - Method in class org.glassfish.grizzly.osgi.httpservice.OSGiMainHandler
-
Removal lock.
- getRemovalLock() - Method in class org.glassfish.grizzly.osgi.httpservice.OSGiResourceHandler
-
Removal lock.
- getRemovalLock() - Method in class org.glassfish.grizzly.osgi.httpservice.OSGiServletHandler
-
Removal lock.
- getResource(String) - Method in class org.glassfish.grizzly.osgi.httpservice.HttpContextImpl
- getResource(String) - Method in class org.glassfish.grizzly.osgi.httpservice.OSGiServletContext
-
OSGi integration.
- getResourceAsStream(String) - Method in class org.glassfish.grizzly.osgi.httpservice.OSGiServletContext
-
OSGi integration.
- getService(Bundle, ServiceRegistration) - Method in class org.glassfish.grizzly.osgi.httpservice.HttpServiceFactory
- getServletPath() - Method in class org.glassfish.grizzly.osgi.httpservice.OSGiServletHandler
H
- handleSecurity(HttpServletRequest, HttpServletResponse) - Method in class org.glassfish.grizzly.osgi.httpservice.HttpContextImpl
- HttpContextImpl - Class in org.glassfish.grizzly.osgi.httpservice
-
Grizzly OSGi
HttpServicesHttpContextimplementation. - HttpContextImpl(Bundle) - Constructor for class org.glassfish.grizzly.osgi.httpservice.HttpContextImpl
- HttpServiceExtension - Interface in org.glassfish.grizzly.osgi.httpservice
-
An extension to the OSGi
HttpServiceinterface allowing the registration/unregistration of ServletFilterinstances. - HttpServiceFactory - Class in org.glassfish.grizzly.osgi.httpservice
-
Grizzly OSGi
HttpServiceServiceFactory. - HttpServiceFactory(HttpServer, Logger, Bundle) - Constructor for class org.glassfish.grizzly.osgi.httpservice.HttpServiceFactory
- HttpServiceImpl - Class in org.glassfish.grizzly.osgi.httpservice
-
Grizzly OSGi HttpService implementation.
- HttpServiceImpl(Bundle, Logger) - Constructor for class org.glassfish.grizzly.osgi.httpservice.HttpServiceImpl
-
HttpServiceconstructor.
I
- info(String) - Method in class org.glassfish.grizzly.osgi.httpservice.util.Logger
- init(FilterConfig) - Method in class org.glassfish.grizzly.osgi.httpservice.OSGiAuthFilter
L
- Logger - Class in org.glassfish.grizzly.osgi.httpservice.util
-
Logger Utility.
- Logger(ServiceTracker) - Constructor for class org.glassfish.grizzly.osgi.httpservice.util.Logger
N
- newServletHandler(Servlet) - Method in class org.glassfish.grizzly.osgi.httpservice.OSGiServletHandler
O
- org.glassfish.grizzly.osgi.httpservice - package org.glassfish.grizzly.osgi.httpservice
- org.glassfish.grizzly.osgi.httpservice.util - package org.glassfish.grizzly.osgi.httpservice.util
- OSGiAuthFilter - Class in org.glassfish.grizzly.osgi.httpservice
-
OSGi Authentication filter.
- OSGiAuthFilter(HttpContext) - Constructor for class org.glassfish.grizzly.osgi.httpservice.OSGiAuthFilter
- OSGiHandler - Interface in org.glassfish.grizzly.osgi.httpservice
-
Abstract OSGi
HttpHandler. - OSGiMainHandler - Class in org.glassfish.grizzly.osgi.httpservice
-
OSGi Main HttpHandler.
- OSGiMainHandler(Logger, Bundle) - Constructor for class org.glassfish.grizzly.osgi.httpservice.OSGiMainHandler
-
Constructor.
- OSGiResourceHandler - Class in org.glassfish.grizzly.osgi.httpservice
-
OSGi Resource
HttpHandler. - OSGiResourceHandler(String, String, HttpContext, OSGiServletContext, Logger) - Constructor for class org.glassfish.grizzly.osgi.httpservice.OSGiResourceHandler
-
Default constructor.
- OSGiServletContext - Class in org.glassfish.grizzly.osgi.httpservice
-
OSGi
WebappContextintegration. - OSGiServletContext(HttpContext, Logger) - Constructor for class org.glassfish.grizzly.osgi.httpservice.OSGiServletContext
-
Default constructor.
- OSGiServletHandler - Class in org.glassfish.grizzly.osgi.httpservice
-
OSGi customized
ServletHandler. - OSGiServletHandler(Servlet, HttpContext, OSGiServletContext, HashMap<String, String>, Logger) - Constructor for class org.glassfish.grizzly.osgi.httpservice.OSGiServletHandler
R
- registerFilter(Filter, String, Dictionary, HttpContext) - Method in interface org.glassfish.grizzly.osgi.httpservice.HttpServiceExtension
-
Registers a
Filterand with theHttpService. - registerFilter(Filter, String, Dictionary, HttpContext) - Method in class org.glassfish.grizzly.osgi.httpservice.HttpServiceImpl
-
Registers a
Filterand with theHttpService. - registerFilter(Filter, String, Dictionary, HttpContext, HttpService) - Method in class org.glassfish.grizzly.osgi.httpservice.OSGiMainHandler
- registerResourceHandler(String, HttpContext, String, HttpService) - Method in class org.glassfish.grizzly.osgi.httpservice.OSGiMainHandler
-
Registers
OSGiResourceHandlerin OSGi Http Service. - registerResources(String, String, HttpContext) - Method in class org.glassfish.grizzly.osgi.httpservice.HttpServiceImpl
- registerServlet(String, Servlet, Dictionary, HttpContext) - Method in class org.glassfish.grizzly.osgi.httpservice.HttpServiceImpl
- registerServletHandler(String, Servlet, Dictionary, HttpContext, HttpService) - Method in class org.glassfish.grizzly.osgi.httpservice.OSGiMainHandler
-
Registers
OSGiServletHandlerin OSGi Http Service.
S
- service(Request, Response) - Method in class org.glassfish.grizzly.osgi.httpservice.OSGiMainHandler
-
Service method dispatching to registered handlers.
- service(Request, Response) - Method in class org.glassfish.grizzly.osgi.httpservice.OSGiResourceHandler
- setFilterChainFactory(FilterChainFactory) - Method in class org.glassfish.grizzly.osgi.httpservice.OSGiServletHandler
- setServletPath(String) - Method in class org.glassfish.grizzly.osgi.httpservice.OSGiServletHandler
- start(BundleContext) - Method in class org.glassfish.grizzly.osgi.httpservice.Activator
- startServlet() - Method in class org.glassfish.grizzly.osgi.httpservice.OSGiServletHandler
-
Starts
Servletinstance of thisOSGiServletHandler. - stop() - Method in class org.glassfish.grizzly.osgi.httpservice.HttpServiceFactory
-
Clean up.
- stop(BundleContext) - Method in class org.glassfish.grizzly.osgi.httpservice.Activator
U
- ungetService(Bundle, ServiceRegistration, Object) - Method in class org.glassfish.grizzly.osgi.httpservice.HttpServiceFactory
- unregister(String) - Method in class org.glassfish.grizzly.osgi.httpservice.HttpServiceImpl
- unregisterAlias(String) - Method in class org.glassfish.grizzly.osgi.httpservice.OSGiMainHandler
-
Unregisters previously registered alias.
- unregisterAll() - Method in class org.glassfish.grizzly.osgi.httpservice.OSGiMainHandler
-
Part of Shutdown sequence.
- unregisterAllFilters() - Method in class org.glassfish.grizzly.osgi.httpservice.OSGiServletContext
- unregisterFilter(Filter) - Method in interface org.glassfish.grizzly.osgi.httpservice.HttpServiceExtension
-
Removes the specified
Filterfrom the service. - unregisterFilter(Filter) - Method in class org.glassfish.grizzly.osgi.httpservice.HttpServiceImpl
-
Removes the specified
Filterfrom the service. - unregisterFilter(Filter) - Method in class org.glassfish.grizzly.osgi.httpservice.OSGiMainHandler
- unregisterFilter(Filter) - Method in class org.glassfish.grizzly.osgi.httpservice.OSGiServletContext
- uregisterAllLocal() - Method in class org.glassfish.grizzly.osgi.httpservice.OSGiMainHandler
-
Unregisters all
aliases registered by owning bundle.
W
- warn(String) - Method in class org.glassfish.grizzly.osgi.httpservice.util.Logger
- warn(String, Throwable) - Method in class org.glassfish.grizzly.osgi.httpservice.util.Logger
All Classes and Interfaces|All Packages