Skip navigation links
OSGi® Compendium
Release 8
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.
HARDWARE_FAILURE - Static variable in exception org.osgi.service.zigbee.ZCLException
HARDWARE_FAILURE - in this case, an additional exception describing the problem can be nested.
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.dal.DevicePermission
Returns the hash code value for this object.
hashCode() - Method in class org.osgi.service.dal.FunctionData
Returns the hash code of this FunctionData.
hashCode() - Method in class org.osgi.service.dal.functions.data.AlarmData
Returns the hash code for this AlarmData object.
hashCode() - Method in class org.osgi.service.dal.functions.data.BooleanData
Returns the hash code for this BooleanData object.
hashCode() - Method in class org.osgi.service.dal.functions.data.KeypadData
Returns the hash code for this KeypadData object.
hashCode() - Method in class org.osgi.service.dal.functions.data.LevelData
Returns the hash code for this LevelData object.
hashCode() - Method in class org.osgi.service.dmt.Acl
Returns the hash code for this ACL instance.
hashCode() - Method in class org.osgi.service.dmt.DmtData
Returns the hash code value for this DmtData instance.
hashCode() - Method in class org.osgi.service.dmt.security.AlertPermission
Returns the hash code for this permission object.
hashCode() - Method in class org.osgi.service.dmt.security.DmtPermission
Returns the hash code for this permission object.
hashCode() - Method in class org.osgi.service.dmt.security.DmtPrincipalPermission
Returns the hash code for this permission object.
hashCode() - Method in interface org.osgi.service.dmt.spi.MountPoint
This object must provide a suitable hash function such that a Mount Point given in MountPlugin.mountPointAdded(MountPoint) has the same hashCode as the corresponding Mount Point in MountPlugin.mountPointRemoved(MountPoint).
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 interface org.osgi.service.resourcemonitoring.ResourceContext
Retrieves the hashCode value of a ResourceContext.
hashCode() - Method in class org.osgi.service.resourcemonitoring.ResourceContextEvent
 
hashCode() - Method in class org.osgi.service.resourcemonitoring.ResourceEvent
 
hashCode() - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitor
Retrieves the hashCode value of this ResourceMonitor.
hashCode() - Method in class org.osgi.service.typedevent.TopicPermission
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.
hashCode() - Method in class org.osgi.service.wireadmin.WirePermission
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.
hasScope(String) - Method in interface org.osgi.service.wireadmin.Wire
Return true if the given name is in this Wire object's scope.
hasZigBeeErrorCode() - Method in exception org.osgi.service.zigbee.ZigBeeException
Checks if this exception has a ZigBee error code.
head() - Method in interface org.osgi.service.jaxrs.client.PromiseRxInvoker
 
HEAT - Static variable in interface org.osgi.service.dal.functions.Types
The function type is applicable to: Meter - indicates that the Meter measures thermal energy provided by a source. This type can be specified as a value of Function.SERVICE_TYPE.
HECTARE - Static variable in class org.osgi.service.dal.SIUnits
Unit of area.
HENRY - Static variable in class org.osgi.service.dal.SIUnits
Unit of inductance.
HENRY_PER_METER - Static variable in class org.osgi.service.dal.SIUnits
Unit of permeability.
HERTZ - Static variable in class org.osgi.service.dal.SIUnits
Unit of frequency.
HOST_ID - Static variable in interface org.osgi.service.enocean.EnOceanHost
The unique ID for this Host: this matches the CHIP_ID of the EnOcean Gateway Chip it embodies.
HOST_PID - Static variable in interface org.osgi.service.zigbee.ZigBeeEndpoint
Property containing the ZigBeeHost's pid.
HOUR - Static variable in class org.osgi.service.dal.SIUnits
Unit of time.
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.
HUMIDITY - Static variable in interface org.osgi.service.dal.functions.Types
The function type is applicable to: MultiLevelControl - indicates that the MultiLevelControl can control the humidity level.
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® Compendium
Release 8

Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0