JavaScript is disabled on your browser.
A C D G H I N O R S U W
A
AUTHENTICATION_TYPE - Static variable in interface org.osgi.service.http.HttpContext
HttpServletRequest attribute specifying the scheme used in authentication.
AUTHORIZATION - Static variable in interface org.osgi.service.http.HttpContext
HttpServletRequest attribute specifying the Authorization object obtained from the
org.osgi.service.useradmin.UserAdmin service.
C
createContextFailed() - Method in interface org.jboss.as.osgi.httpservice.WebLogger
createContextFailed() - Method in class org.jboss.as.osgi.httpservice.WebLogger_$logger
createContextFailed$str() - Method in class org.jboss.as.osgi.httpservice.WebLogger_$logger
createDefaultHttpContext() - Method in interface org.osgi.service.http.HttpService
Creates a default HttpContext for registering servlets or resources with the HttpService, a new
HttpContext object is created each time this method is called.
D
destroyContextFailed(Throwable) - Method in interface org.jboss.as.osgi.httpservice.WebLogger
destroyContextFailed(Throwable) - Method in class org.jboss.as.osgi.httpservice.WebLogger_$logger
destroyContextFailed$str() - Method in class org.jboss.as.osgi.httpservice.WebLogger_$logger
G
getCause() - Method in exception org.osgi.service.http.NamespaceException
Returns the cause of this exception or null if no cause was set.
getException() - Method in exception org.osgi.service.http.NamespaceException
Returns the nested exception.
getMimeType(String) - Method in interface org.osgi.service.http.HttpContext
Maps a name to a MIME type.
getResource(String) - Method in interface org.osgi.service.http.HttpContext
Maps a resource name to a URL.
H
handleSecurity(HttpServletRequest, HttpServletResponse) - Method in interface org.osgi.service.http.HttpContext
Handles security for the specified request.
HttpBundleActivator - Class in org.jboss.as.osgi.httpservice
HttpBundleActivator() - Constructor for class org.jboss.as.osgi.httpservice.HttpBundleActivator
HttpContext - Interface in org.osgi.service.http
This interface defines methods that the Http Service may call to get information about a registration.
HttpService - Interface in org.osgi.service.http
The Http Service allows other bundles in the OSGi environment to dynamically register resources and servlets into the URI
namespace of Http Service.
I
initCause(Throwable) - Method in exception org.osgi.service.http.NamespaceException
Initializes the cause of this exception to the specified value.
N
NamespaceException - Exception in org.osgi.service.http
A NamespaceException is thrown to indicate an error with the caller's request to register a servlet or resources into the URI
namespace of the Http Service.
NamespaceException(String) - Constructor for exception org.osgi.service.http.NamespaceException
Construct a NamespaceException object with a detail message.
NamespaceException(String, Throwable) - Constructor for exception org.osgi.service.http.NamespaceException
Construct a NamespaceException object with a detail message and a nested exception.
O
org.jboss.as.osgi.httpservice - package org.jboss.as.osgi.httpservice
org.osgi.service.http - package org.osgi.service.http
Http Service Package Version 1.2.
R
registerResources(String, String, HttpContext) - Method in interface org.osgi.service.http.HttpService
Registers resources into the URI namespace.
registerServlet(String, Servlet, Dictionary<?, ?>, HttpContext) - Method in interface org.osgi.service.http.HttpService
Registers a servlet into the URI namespace.
registerWebapp(String) - Method in interface org.jboss.as.osgi.httpservice.WebLogger
registerWebapp(String) - Method in class org.jboss.as.osgi.httpservice.WebLogger_$logger
registerWebapp$str() - Method in class org.jboss.as.osgi.httpservice.WebLogger_$logger
REMOTE_USER - Static variable in interface org.osgi.service.http.HttpContext
HttpServletRequest attribute specifying the name of the authenticated user.
S
start(BundleContext) - Method in class org.jboss.as.osgi.httpservice.HttpBundleActivator
startContextFailed() - Method in interface org.jboss.as.osgi.httpservice.WebLogger
startContextFailed() - Method in class org.jboss.as.osgi.httpservice.WebLogger_$logger
startContextFailed$str() - Method in class org.jboss.as.osgi.httpservice.WebLogger_$logger
stop(BundleContext) - Method in class org.jboss.as.osgi.httpservice.HttpBundleActivator
stopContextFailed(Throwable) - Method in interface org.jboss.as.osgi.httpservice.WebLogger
stopContextFailed(Throwable) - Method in class org.jboss.as.osgi.httpservice.WebLogger_$logger
stopContextFailed$str() - Method in class org.jboss.as.osgi.httpservice.WebLogger_$logger
U
unregister(String) - Method in interface org.osgi.service.http.HttpService
Unregisters a previous registration done by registerServlet or registerResources methods.
W
WEB_LOGGER - Static variable in interface org.jboss.as.osgi.httpservice.WebLogger
A logger with the category org.jboss.web.
WebLogger - Interface in org.jboss.as.osgi.httpservice
WebLogger_$logger - Class in org.jboss.as.osgi.httpservice
Warning this class consists of generated code.
WebLogger_$logger(Logger) - Constructor for class org.jboss.as.osgi.httpservice.WebLogger_$logger
A C D G H I N O R S U W
Copyright © 2016 JBoss by Red Hat . All rights reserved.