Uses of Class
org.osgi.service.http.NamespaceException
Packages that use NamespaceException
-
Uses of NamespaceException in org.osgi.service.http
Methods in org.osgi.service.http that throw NamespaceExceptionModifier and TypeMethodDescriptionvoidHttpService.registerResources(String alias, String name, HttpContext context) Registers resources into the URI namespace.voidHttpService.registerServlet(String alias, javax.servlet.Servlet servlet, Dictionary<?, ?> initparams, HttpContext context) Registers a servlet into the URI namespace.