Skip navigation links
OSGi™ Enterprise
Release 7
A B C D E F G H I J K L M N O P Q R S T U V W X Z 

H

handleEvent(Event) - Method in interface org.osgi.service.event.EventHandler
Called by the EventAdmin service to notify the listener of an event.
handleSecurity(HttpServletRequest, HttpServletResponse) - Method in class org.osgi.service.http.context.ServletContextHelper
Handles security for the specified request.
handleSecurity(HttpServletRequest, HttpServletResponse) - Method in interface org.osgi.service.http.HttpContext
Handles security for the specified request.
hasCredential(String, Object) - Method in interface org.osgi.service.useradmin.User
Checks to see if this User object has a credential with the specified key set to the specified value.
hashCode() - Method in class org.osgi.service.clusterinfo.ClusterTagPermission
Returns the hash code value for this object.
hashCode() - Method in interface org.osgi.service.cm.Configuration
Hash code is based on PID.
hashCode() - Method in class org.osgi.service.cm.ConfigurationPermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.service.coordinator.CoordinationPermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.service.event.Event
Returns a hash code value for this object.
hashCode() - Method in class org.osgi.service.event.EventProperties
Returns a hash code value for this object.
hashCode() - Method in class org.osgi.service.event.TopicPermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
Returns a hash code value for the object.
hashCode() - Method in class org.osgi.service.remoteserviceadmin.EndpointPermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.service.subsystem.SubsystemPermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.service.useradmin.UserAdminPermission
Returns the hash code value for this object.
hasRole(String) - Method in interface org.osgi.service.useradmin.Authorization
Checks if the role with the specified name is implied by this Authorization context.
head() - Method in interface org.osgi.service.jaxrs.client.PromiseRxInvoker
 
HEADER_TYPE - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The Composite Type describing an entry in bundle headers.
HEADERS - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key HEADERS, used in BundleStateMBean.HEADERS_ITEM.
HEADERS_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the bundle headers in BundleStateMBean.BUNDLE_TYPE.
HEADERS_TYPE - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The Tabular Type describing the type of the Tabular Data value that is returned from BundleStateMBean.getHeaders(long) method.
HOSTS - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key HOSTS, used in BundleStateMBean.HOSTS_ITEM.
HOSTS_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the bundle identifiers representing the hosts in BundleStateMBean.BUNDLE_TYPE.
HTTP_SERVICE_CONTEXT_FILTER - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
If a servlet filter, error page or listener wants to be registered with the Http Context(s) managed by the Http Service, they can select the contexts having the HttpWhiteboardConstants.HTTP_SERVICE_CONTEXT_PROPERTY property using this filter.
HTTP_SERVICE_CONTEXT_PROPERTY - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
If a servlet filter, error page or listener wants to be registered with the Http Context(s) managed by the Http Service, they can select the contexts having this property.
HTTP_SERVICE_ENDPOINT - Static variable in class org.osgi.service.http.runtime.HttpServiceRuntimeConstants
Http Runtime Service service property specifying the endpoints upon which the Http Whiteboard implementation is listening.
HTTP_SERVICE_ID - Static variable in class org.osgi.service.http.runtime.HttpServiceRuntimeConstants
Http Runtime Service service property to associate the Http Runtime Service with one or more HttpService services.
HTTP_WHITEBOARD_CONTEXT_INIT_PARAM_PREFIX - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property prefix referencing a ServletContextHelper service.
HTTP_WHITEBOARD_CONTEXT_NAME - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying the name of an ServletContextHelper service.
HTTP_WHITEBOARD_CONTEXT_PATH - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying the path of an ServletContextHelper service.
HTTP_WHITEBOARD_CONTEXT_SELECT - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property referencing a ServletContextHelper service.
HTTP_WHITEBOARD_DEFAULT_CONTEXT_NAME - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
The name of the default ServletContextHelper.
HTTP_WHITEBOARD_FILTER_ASYNC_SUPPORTED - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying whether a servlet Filter service supports asynchronous processing.
HTTP_WHITEBOARD_FILTER_DISPATCHER - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying the dispatcher handling of a servlet Filter.
HTTP_WHITEBOARD_FILTER_INIT_PARAM_PREFIX - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property prefix referencing a Filter service.
HTTP_WHITEBOARD_FILTER_NAME - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying the servlet filter name of a Filter service.
HTTP_WHITEBOARD_FILTER_PATTERN - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying the request mappings for a Filter service.
HTTP_WHITEBOARD_FILTER_REGEX - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying the request mappings for a servlet Filter service.
HTTP_WHITEBOARD_FILTER_SERVLET - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying the servlet names for a servlet Filter service.
HTTP_WHITEBOARD_IMPLEMENTATION - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
The name of the implementation capability for the Http Whiteboard specification
HTTP_WHITEBOARD_LISTENER - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property to mark a Listener service as a Whiteboard service.
HTTP_WHITEBOARD_PREPROCESSOR_INIT_PARAM_PREFIX - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property prefix referencing a Preprocessor service.
HTTP_WHITEBOARD_RESOURCE_PATTERN - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying the request mappings for resources.
HTTP_WHITEBOARD_RESOURCE_PREFIX - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying the resource entry prefix for a resource service.
HTTP_WHITEBOARD_SERVLET_ASYNC_SUPPORTED - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying whether a Servlet service supports asynchronous processing.
HTTP_WHITEBOARD_SERVLET_ERROR_PAGE - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying whether a Servlet service acts as an error page.
HTTP_WHITEBOARD_SERVLET_INIT_PARAM_PREFIX - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property prefix referencing a Servlet service.
HTTP_WHITEBOARD_SERVLET_MULTIPART_ENABLED - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying whether a Servlet service has enabled multipart request processing.
HTTP_WHITEBOARD_SERVLET_MULTIPART_FILESIZETHRESHOLD - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying the size threshold after which the file will be written to disk.
HTTP_WHITEBOARD_SERVLET_MULTIPART_LOCATION - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying the location where the files can be stored on disk.
HTTP_WHITEBOARD_SERVLET_MULTIPART_MAXFILESIZE - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying the maximum size of a file being uploaded.
HTTP_WHITEBOARD_SERVLET_MULTIPART_MAXREQUESTSIZE - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying the maximum request size.
HTTP_WHITEBOARD_SERVLET_NAME - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying the servlet name of a Servlet service.
HTTP_WHITEBOARD_SERVLET_PATTERN - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying the request mappings for a Servlet service.
HTTP_WHITEBOARD_SPECIFICATION_VERSION - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
The version of the implementation capability for the Http Whiteboard specification
HTTP_WHITEBOARD_TARGET - Static variable in class org.osgi.service.http.whiteboard.HttpWhiteboardConstants
Service property specifying the target filter to select the Http Whiteboard implementation to process the service.
HttpContext - Interface in org.osgi.service.http
Context for HTTP Requests.
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.
HttpServiceRuntime - Interface in org.osgi.service.http.runtime
The HttpServiceRuntime service represents the runtime information of an Http Whiteboard implementation.
HttpServiceRuntimeConstants - Class in org.osgi.service.http.runtime
Defines standard names for Http Runtime Service constants.
HttpWhiteboardConstants - Class in org.osgi.service.http.whiteboard
Defines standard constants for the Http Whiteboard services.
HttpWhiteboardContext - Annotation Type in org.osgi.service.http.whiteboard.propertytypes
Component Property Type for the osgi.http.whiteboard.context.name and osgi.http.whiteboard.context.path service properties.
HttpWhiteboardContextSelect - Annotation Type in org.osgi.service.http.whiteboard.propertytypes
Component Property Type for the osgi.http.whiteboard.context.select service property.
HttpWhiteboardFilterAsyncSupported - Annotation Type in org.osgi.service.http.whiteboard.propertytypes
Component Property Type for the osgi.http.whiteboard.filter.asyncSupported service property.
HttpWhiteboardFilterDispatcher - Annotation Type in org.osgi.service.http.whiteboard.propertytypes
Component Property Type for the osgi.http.whiteboard.filter.dispatcher service property.
HttpWhiteboardFilterName - Annotation Type in org.osgi.service.http.whiteboard.propertytypes
Component Property Type for the osgi.http.whiteboard.filter.name service property.
HttpWhiteboardFilterPattern - Annotation Type in org.osgi.service.http.whiteboard.propertytypes
Component Property Type for the osgi.http.whiteboard.filter.pattern service property.
HttpWhiteboardFilterRegex - Annotation Type in org.osgi.service.http.whiteboard.propertytypes
Component Property Type for the osgi.http.whiteboard.filter.regex service property.
HttpWhiteboardFilterServlet - Annotation Type in org.osgi.service.http.whiteboard.propertytypes
Component Property Type for the osgi.http.whiteboard.filter.servlet service property.
HttpWhiteboardListener - Annotation Type in org.osgi.service.http.whiteboard.propertytypes
Component Property Type for the osgi.http.whiteboard.listener service property.
HttpWhiteboardResource - Annotation Type in org.osgi.service.http.whiteboard.propertytypes
Component Property Type for the osgi.http.whiteboard.resource.pattern and osgi.http.whiteboard.resource.prefix service properties.
HttpWhiteboardServletAsyncSupported - Annotation Type in org.osgi.service.http.whiteboard.propertytypes
Component Property Type for the osgi.http.whiteboard.servlet.asyncSupported service property.
HttpWhiteboardServletErrorPage - Annotation Type in org.osgi.service.http.whiteboard.propertytypes
Component Property Type for the osgi.http.whiteboard.servlet.errorPage service property.
HttpWhiteboardServletMultipart - Annotation Type in org.osgi.service.http.whiteboard.propertytypes
Component Property Type for the osgi.http.whiteboard.servlet.multipart.enabled, osgi.http.whiteboard.servlet.multipart.fileSizeThreshold, osgi.http.whiteboard.servlet.multipart.location, osgi.http.whiteboard.servlet.multipart.maxFileSize, and osgi.http.whiteboard.servlet.multipart.maxRequestSize service properties.
HttpWhiteboardServletName - Annotation Type in org.osgi.service.http.whiteboard.propertytypes
Component Property Type for the osgi.http.whiteboard.servlet.name service property.
HttpWhiteboardServletPattern - Annotation Type in org.osgi.service.http.whiteboard.propertytypes
Component Property Type for the osgi.http.whiteboard.servlet.pattern service property.
HttpWhiteboardTarget - Annotation Type in org.osgi.service.http.whiteboard.propertytypes
Component Property Type for the osgi.http.whiteboard.target service property.
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
Skip navigation links
OSGi™ Enterprise
Release 7

Copyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0