| Package | Description | 
|---|---|
| org.osgi.service.http | 
 Http Service Package Version 1.2. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
HttpService.registerResources(java.lang.String alias,
                 java.lang.String name,
                 HttpContext context)
Registers resources into the URI namespace. 
 | 
void | 
HttpService.registerServlet(java.lang.String alias,
               javax.servlet.Servlet servlet,
               java.util.Dictionary<?,?> initparams,
               HttpContext context)
Registers a servlet into the URI namespace. 
 | 
Copyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0