Package org.glassfish.osgihttp

Class Summary
Activator This is the entry point to our implementation of OSGi/HTTP service.
DefaultHttpContext Default implementation of HttpContext.
GlassFishHttpService This contains most of the implementation of HttpService.
HttpServiceWrapper This is an implementation of HttpService per bundle.
HttpServiceWrapper.HttpServiceFactory This service factory is needed, because the spec requires the following: If the bundle which performed the registration is stopped or otherwise "unget"s the Http Service without calling unregister(java.lang.String) then Http Service must automatically unregister the registration.
OSGiResourceServlet  
OSGiSecurityValve This valve is used to implement security in OSGi/HTTP service.
OSGiServletConfig  
OSGiServletContext Unlike Java EE Web Application model, there is no notion of "context path" in OSGi HTTP service spec.
OSGiServletWrapper Unlike Java EE Web Application model, there is no notion of "context path" in OSGi HTTP service spec.
 



Copyright © 2011 GlassFish Community. All Rights Reserved.