Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
F
- factory - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
-
The component factory name.
- factory() - Element in annotation interface org.osgi.service.component.annotations.Component
-
The factory identifier of this Component.
- factory() - Element in annotation interface org.osgi.service.metatype.annotations.Designate
-
Specifies whether this Designate is for a factory PID.
- FACTORY - Enum constant in enum class org.osgi.service.cdi.ComponentType
-
The component is an Factory Component.
- FACTORY_PID_ATTRIBUTE - Static variable in class org.osgi.service.configurator.namespace.ConfigurationNamespace
-
The capability attribute contains the factory PID if this is a factory configuration.
- FactoryComponent - Annotation Interface in org.osgi.service.cdi.annotations
-
Identifies a factory component.
- FactoryComponent.Literal - Class in org.osgi.service.cdi.annotations
-
Support inline instantiation of the
FactoryComponent
annotation. - factoryPid() - Element in annotation interface org.osgi.service.metatype.annotations.ObjectClassDefinition
-
The factory PIDs associated with this ObjectClassDefinition.
- factoryProperties - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
-
The factory properties.
- factoryProperties() - Element in annotation interface org.osgi.service.component.annotations.Component
-
Factory property entries for this Factory Component.
- factoryProperty() - Element in annotation interface org.osgi.service.component.annotations.Component
-
Factory properties for this Factory Component.
- fail(Throwable) - Method in interface org.osgi.service.coordinator.Coordination
-
Terminate this Coordination as a failure with the specified failure cause.
- fail(Throwable) - Method in interface org.osgi.service.coordinator.Coordinator
-
Terminate the
current Coordination
as a failure with the specified failure cause. - fail(Throwable) - Method in class org.osgi.util.promise.Deferred
-
Fail the Promise associated with this Deferred.
- fail(Promise<?>) - Method in interface org.osgi.util.promise.Failure
-
Failure callback for a Promise.
- FAIL - Enum constant in enum class org.osgi.util.pushstream.QueuePolicyOption
-
Attempt to add the supplied event to the queue, throwing an exception if the queue is full.
- FAIL_OVER_POLICY - Static variable in class org.osgi.service.remoteserviceadmin.namespace.TopologyNamespace
-
The attribute value for Topology managers with a fail-over policy
- failed(Throwable) - Method in class org.osgi.util.promise.PromiseFactory
-
Returns a new Promise that has been resolved with the specified failure.
- failed(Throwable) - Static method in class org.osgi.util.promise.Promises
-
Returns a new Promise that has been resolved with the specified failure.
- failed(Coordination) - Method in interface org.osgi.service.coordinator.Participant
-
Notification that a Coordination has terminated as a
failure
. - FAILED - Static variable in exception org.osgi.service.coordinator.CoordinationException
-
The Coordination has terminated as a failure with
Coordination.fail(Throwable)
. - FAILED_ACTIVATION - Static variable in class org.osgi.service.component.runtime.dto.ComponentConfigurationDTO
-
The component configuration failed to activate.
- FailedApplicationDTO - Class in org.osgi.service.jakartars.runtime.dto
-
Represents a Jakarta RESTful Web Services service which is currently not being used due to a problem.
- FailedApplicationDTO() - Constructor for class org.osgi.service.jakartars.runtime.dto.FailedApplicationDTO
- failedApplicationDTOs - Variable in class org.osgi.service.jakartars.runtime.dto.RuntimeDTO
-
Returns the representations of the Jakarta RESTful Web Services extension services targeted to this runtime but currently not used due to some problem.
- FailedErrorPageDTO - Class in org.osgi.service.servlet.runtime.dto
-
Represents a
jakarta.servlet.Servlet
service registered as an error page but currently not being used by a servlet context due to a problem. - FailedErrorPageDTO() - Constructor for class org.osgi.service.servlet.runtime.dto.FailedErrorPageDTO
- failedErrorPageDTOs - Variable in class org.osgi.service.servlet.runtime.dto.RuntimeDTO
-
Returns the representations of the error page
jakarta.servlet.Servlet
services associated with this runtime but currently not used due to some problem. - FailedExtensionDTO - Class in org.osgi.service.jakartars.runtime.dto
-
Represents a Jakarta RESTful Web Services Extension service which is currently not being used due to a problem.
- FailedExtensionDTO() - Constructor for class org.osgi.service.jakartars.runtime.dto.FailedExtensionDTO
- failedExtensionDTOs - Variable in class org.osgi.service.jakartars.runtime.dto.RuntimeDTO
-
Returns the representations of the Jakarta RESTful Web Services extension services targeted to this runtime but currently not used due to some problem.
- FailedFilterDTO - Class in org.osgi.service.servlet.runtime.dto
-
Represents a servlet
Filter
service which is currently not being used by a servlet context due to a problem. - FailedFilterDTO() - Constructor for class org.osgi.service.servlet.runtime.dto.FailedFilterDTO
- failedFilterDTOs - Variable in class org.osgi.service.servlet.runtime.dto.RuntimeDTO
-
Returns the representations of the
jakarta.servlet.Filter
services associated with this runtime but currently not used due to some problem. - FailedListenerDTO - Class in org.osgi.service.servlet.runtime.dto
-
Represents a listener service which is currently not being used by a servlet context due to a problem.
- FailedListenerDTO() - Constructor for class org.osgi.service.servlet.runtime.dto.FailedListenerDTO
- failedListenerDTOs - Variable in class org.osgi.service.servlet.runtime.dto.RuntimeDTO
-
Returns the representations of the listeners associated with this runtime but currently not used due to some problem.
- FailedPreprocessorDTO - Class in org.osgi.service.servlet.runtime.dto
-
Represents a preprocessor service which is currently not being used due to a problem.
- FailedPreprocessorDTO() - Constructor for class org.osgi.service.servlet.runtime.dto.FailedPreprocessorDTO
- failedPreprocessorDTOs - Variable in class org.osgi.service.servlet.runtime.dto.RuntimeDTO
-
Returns the representations of the servlet
org.osgi.service.servlet.whiteboard.Preprocessor
services associated with this runtime but currently not used due to some problem. - FailedPromisesException - Exception in org.osgi.util.promise
-
Promise failure exception for a collection of failed Promises.
- FailedPromisesException(Collection<Promise<?>>, Throwable) - Constructor for exception org.osgi.util.promise.FailedPromisesException
-
Create a new FailedPromisesException with the specified Promises.
- FailedResourceDTO - Class in org.osgi.service.jakartars.runtime.dto
-
Represents a Jakarta RESTful Web Services resource service which is currently not being used due to a problem.
- FailedResourceDTO - Class in org.osgi.service.servlet.runtime.dto
-
Represents a resource definition which is currently not being used by a servlet context due to a problem.
- FailedResourceDTO() - Constructor for class org.osgi.service.jakartars.runtime.dto.FailedResourceDTO
- FailedResourceDTO() - Constructor for class org.osgi.service.servlet.runtime.dto.FailedResourceDTO
- failedResourceDTOs - Variable in class org.osgi.service.jakartars.runtime.dto.RuntimeDTO
-
Returns the representations of the Jakarta RESTful Web Services resource services targeted to this runtime but currently not used due to some problem.
- failedResourceDTOs - Variable in class org.osgi.service.servlet.runtime.dto.RuntimeDTO
-
Returns the representations of the resources associated with this runtime but currently not used due to some problem.
- FailedServletContextDTO - Class in org.osgi.service.servlet.runtime.dto
-
Represents a servlet context that is currently not used due to some problem.
- FailedServletContextDTO() - Constructor for class org.osgi.service.servlet.runtime.dto.FailedServletContextDTO
- failedServletContextDTOs - Variable in class org.osgi.service.servlet.runtime.dto.RuntimeDTO
-
Returns the representations of the
jakarta.servlet.ServletContext
objects currently not used by the Http service runtime due to some problem. - FailedServletDTO - Class in org.osgi.service.servlet.runtime.dto
-
Represents a
jakarta.servlet.Servlet
service which is currently not being used by a servlet context due to a problem. - FailedServletDTO() - Constructor for class org.osgi.service.servlet.runtime.dto.FailedServletDTO
- failedServletDTOs - Variable in class org.osgi.service.servlet.runtime.dto.RuntimeDTO
-
Returns the representations of the
jakarta.servlet.Servlet
services associated with this runtime but currently not used due to some problem. - failure - Variable in class org.osgi.service.component.runtime.dto.ComponentConfigurationDTO
-
The failure information if the component configuration state is
ComponentConfigurationDTO.FAILED_ACTIVATION
. - Failure - Interface in org.osgi.util.promise
-
Failure callback for a Promise.
- FAILURE - Static variable in exception org.osgi.service.zigbee.ZCLException
-
ZCL Failure error code.
- FAILURE_REASON_DUPLICATE_NAME - Static variable in class org.osgi.service.jakartars.runtime.dto.DTOConstants
-
The service is registered in the service registry with the
JakartarsWhiteboardConstants.JAKARTA_RS_NAME
property and a service with that name already exists in the runtime - FAILURE_REASON_EXCEPTION_ON_INIT - Static variable in class org.osgi.service.servlet.runtime.dto.DTOConstants
-
An exception occurred during initializing of the service.
- FAILURE_REASON_NO_SERVLET_CONTEXT_MATCHING - Static variable in class org.osgi.service.servlet.runtime.dto.DTOConstants
-
No matching
org.osgi.service.servlet.context.ServletContextHelper
. - FAILURE_REASON_NOT_AN_EXTENSION_TYPE - Static variable in class org.osgi.service.jakartars.runtime.dto.DTOConstants
-
The extension service is registered in the service registry but the service is not registered using a recognized extension type
- FAILURE_REASON_REQUIRED_APPLICATION_UNAVAILABLE - Static variable in class org.osgi.service.jakartars.runtime.dto.DTOConstants
-
The service is registered in the service registry with the
JakartarsWhiteboardConstants.JAKARTA_RS_APPLICATION_SELECT
property and the filters is not matched by any running application. - FAILURE_REASON_REQUIRED_EXTENSIONS_UNAVAILABLE - Static variable in class org.osgi.service.jakartars.runtime.dto.DTOConstants
-
The service is registered in the service registry with the
JakartarsWhiteboardConstants.JAKARTA_RS_EXTENSION_SELECT
property and one or more of the filters is not matched. - FAILURE_REASON_SERVICE_IN_USE - Static variable in class org.osgi.service.servlet.runtime.dto.DTOConstants
-
The service is not registered as a prototype scoped service and is already in use with a servlet context and therefore can't be used with another servlet context.
- FAILURE_REASON_SERVICE_NOT_GETTABLE - Static variable in class org.osgi.service.jakartars.runtime.dto.DTOConstants
-
The service is registered in the service registry but getting the service fails as it returns
null
. - FAILURE_REASON_SERVICE_NOT_GETTABLE - Static variable in class org.osgi.service.servlet.runtime.dto.DTOConstants
-
The service is registered in the service registry but getting the service fails as it returns
null
. - FAILURE_REASON_SERVLET_CONTEXT_FAILURE - Static variable in class org.osgi.service.servlet.runtime.dto.DTOConstants
-
Matching
org.osgi.service.servlet.context.ServletContextHelper
, but the context is not used due to a problem with the context. - FAILURE_REASON_SERVLET_READ_FROM_DEFAULT_DENIED - Static variable in class org.osgi.service.servlet.runtime.dto.DTOConstants
-
The servlet is not registered as it is configured to have multipart enabled, but the bundle containing the servlet has no read permission to the default location for the uploaded files.
- FAILURE_REASON_SERVLET_WRITE_TO_LOCATION_DENIED - Static variable in class org.osgi.service.servlet.runtime.dto.DTOConstants
-
The servlet is not registered as it is configured to have multipart enabled, but the bundle containing the servlet has no write permission to the provided location for the uploaded files.
- FAILURE_REASON_SHADOWED_BY_OTHER_SERVICE - Static variable in class org.osgi.service.jakartars.runtime.dto.DTOConstants
-
Service is shadowed by another service.
- FAILURE_REASON_SHADOWED_BY_OTHER_SERVICE - Static variable in class org.osgi.service.servlet.runtime.dto.DTOConstants
-
Service is shadowed by another service.
- FAILURE_REASON_UNKNOWN - Static variable in class org.osgi.service.jakartars.runtime.dto.DTOConstants
-
Failure reason is unknown.
- FAILURE_REASON_UNKNOWN - Static variable in class org.osgi.service.servlet.runtime.dto.DTOConstants
-
Failure reason is unknown.
- FAILURE_REASON_VALIDATION_FAILED - Static variable in class org.osgi.service.jakartars.runtime.dto.DTOConstants
-
The service is registered in the service registry but the service properties are invalid.
- FAILURE_REASON_VALIDATION_FAILED - Static variable in class org.osgi.service.servlet.runtime.dto.DTOConstants
-
The service is registered in the service registry but the service properties are invalid.
- FAILURE_REASON_WHITEBOARD_WRITE_TO_DEFAULT_DENIED - Static variable in class org.osgi.service.servlet.runtime.dto.DTOConstants
-
The servlet is not registered as it is configured to have multipart enabled, but the whiteboard implementation has no write permission to the default location for the uploaded files.
- FAILURE_REASON_WHITEBOARD_WRITE_TO_LOCATION_DENIED - Static variable in class org.osgi.service.servlet.runtime.dto.DTOConstants
-
The servlet is not registered as it is configured to have multipart enabled, but the whiteboard implementation has no write permission to the provided location for the uploaded files.
- failureReason - Variable in class org.osgi.service.jakartars.runtime.dto.FailedApplicationDTO
-
The reason why the resource represented by this DTO is not used.
- failureReason - Variable in class org.osgi.service.jakartars.runtime.dto.FailedExtensionDTO
-
The reason why the extension represented by this DTO is not used.
- failureReason - Variable in class org.osgi.service.jakartars.runtime.dto.FailedResourceDTO
-
The reason why the resource represented by this DTO is not used.
- failureReason - Variable in class org.osgi.service.servlet.runtime.dto.FailedErrorPageDTO
-
The reason why the servlet represented by this DTO is not used.
- failureReason - Variable in class org.osgi.service.servlet.runtime.dto.FailedFilterDTO
-
The reason why the servlet filter represented by this DTO is not used.
- failureReason - Variable in class org.osgi.service.servlet.runtime.dto.FailedListenerDTO
-
The reason why the listener represented by this DTO is not used.
- failureReason - Variable in class org.osgi.service.servlet.runtime.dto.FailedPreprocessorDTO
-
The reason why the preprocessor represented by this DTO is not used.
- failureReason - Variable in class org.osgi.service.servlet.runtime.dto.FailedResourceDTO
-
The reason why the resource represented by this DTO is not used.
- failureReason - Variable in class org.osgi.service.servlet.runtime.dto.FailedServletContextDTO
-
The reason why the servlet context represented by this DTO is not used.
- failureReason - Variable in class org.osgi.service.servlet.runtime.dto.FailedServletDTO
-
The reason why the servlet represented by this DTO is not used.
- fallbackTo(Promise<? extends T>) - Method in interface org.osgi.util.promise.Promise
-
Fall back to the value of the specified Promise if this Promise fails.
- fallbackTo(Promise<? extends T>, Class<?>) - Method in interface org.osgi.util.promise.Promise
-
Fall back to the value of the specified Promise if this Promise fails and the failure is an instance of a failure type.
- FALSE_VALUE - Static variable in class org.osgi.service.dmt.DmtData
-
Constant instance representing a boolean
false
value. - FARAD - Static variable in class org.osgi.service.dal.SIUnits
-
Unit of capacitance.
- FARAD_PER_METER - Static variable in class org.osgi.service.dal.SIUnits
-
Unit of permittivity.
- Feature - Interface in org.osgi.service.feature
-
The Feature Model Feature.
- FEATURE_ID_TYPE - Static variable in interface org.osgi.service.feature.ID
-
ID type for use with Features.
- FEATURE_IMPLEMENTATION - Static variable in class org.osgi.service.feature.FeatureConstants
-
The name of the implementation capability for the Feature specification.
- FEATURE_NOT_SUPPORTED - Static variable in exception org.osgi.service.dmt.DmtException
-
The requested command failed because an optional feature required by the command is not supported.
- FEATURE_SPECIFICATION_VERSION - Static variable in class org.osgi.service.feature.FeatureConstants
-
The version of the implementation capability for the Feature specification.
- FeatureArtifact - Interface in org.osgi.service.feature
-
An Artifact is an entity with an ID, for use in extensions.
- FeatureArtifactBuilder - Interface in org.osgi.service.feature
-
A builder for
FeatureArtifact
objects. - FeatureBuilder - Interface in org.osgi.service.feature
-
A builder for
Feature
Models. - FeatureBundle - Interface in org.osgi.service.feature
-
A Bundle which is part of a feature.
- FeatureBundleBuilder - Interface in org.osgi.service.feature
-
A builder for Feature Model
FeatureBundle
objects. - FeatureConfiguration - Interface in org.osgi.service.feature
-
Represents an OSGi Configuration in the Feature Model.
- FeatureConfigurationBuilder - Interface in org.osgi.service.feature
-
A builder for Feature Model
FeatureConfiguration
objects. - FeatureConstants - Class in org.osgi.service.feature
-
Defines standard constants for the Feature specification.
- FeatureExtension - Interface in org.osgi.service.feature
-
A Feature Model Extension.
- FeatureExtension.Kind - Enum Class in org.osgi.service.feature
-
The kind of extension: optional, mandatory or transient.
- FeatureExtension.Type - Enum Class in org.osgi.service.feature
-
The type of extension
- FeatureExtensionBuilder - Interface in org.osgi.service.feature
-
A builder for Feature Model
FeatureExtension
objects. - FeatureService - Interface in org.osgi.service.feature
-
The Feature service is the primary entry point for interacting with the feature model.
- field - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
-
The name of the field of the reference.
- field() - Element in annotation interface org.osgi.service.component.annotations.Reference
-
The name of the field for this reference.
- FIELD_KEY_CODE - Static variable in class org.osgi.service.dal.functions.data.KeypadData
-
Represents the key code field name.
- FIELD_KEY_NAME - Static variable in class org.osgi.service.dal.functions.data.KeypadData
-
Represents the key name field name.
- FIELD_LEVEL - Static variable in class org.osgi.service.dal.functions.data.LevelData
-
Represents the level field name.
- FIELD_METADATA - Static variable in class org.osgi.service.dal.FunctionData
-
Represents the metadata field name.
- FIELD_SEVERITY - Static variable in class org.osgi.service.dal.functions.data.AlarmData
-
Represents the severity field name.
- FIELD_SUB_TYPE - Static variable in class org.osgi.service.dal.functions.data.KeypadData
-
Represents the event sub-type field name.
- FIELD_TIMESTAMP - Static variable in class org.osgi.service.dal.FunctionData
-
Represents the timestamp field name.
- FIELD_TYPE - Static variable in class org.osgi.service.dal.functions.data.AlarmData
-
Represents the type field name.
- FIELD_TYPE - Static variable in class org.osgi.service.dal.functions.data.KeypadData
-
Represents the event type field name.
- FIELD_UNIT - Static variable in class org.osgi.service.dal.functions.data.LevelData
-
Represents the unit field name.
- FIELD_VALUE - Static variable in class org.osgi.service.dal.functions.data.BooleanData
-
Represents the value field name.
- fieldOption - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
-
The field option of the reference.
- fieldOption() - Element in annotation interface org.osgi.service.component.annotations.Reference
-
The field option for this reference.
- FieldOption - Enum Class in org.osgi.service.component.annotations
-
Field options for the
Reference
annotation. - fileSizeThreshold() - Element in annotation interface org.osgi.service.servlet.whiteboard.propertytypes.HttpWhiteboardServletMultipart
-
Service property identifying the file size threshold for a multipart request handled by a servlet.
- filter(Predicate<? super T>) - Method in interface org.osgi.util.promise.Promise
-
Filter the value of this Promise.
- filter(Predicate<? super T>) - Method in interface org.osgi.util.pushstream.PushStream
-
Only pass events downstream when the predicate tests true.
- FILTER - Static variable in annotation interface org.osgi.service.jakartars.whiteboard.propertytypes.JSONRequired
-
A filter requiring an
osgi.jakartars.media.type
ofapplication/json
- FILTER_EVENT - Static variable in interface org.osgi.service.dmt.DmtEventListener
-
A number of event types packed in a bitmap.
- FILTER_PRINCIPAL - Static variable in interface org.osgi.service.dmt.DmtEventListener
-
A number of names of principals.
- FILTER_SUBTREE - Static variable in interface org.osgi.service.dmt.DmtEventListener
-
A number of sub-tree top nodes that define the scope of the Dmt Event Listener.
- filterCriteria - Variable in class org.osgi.service.onem2m.dto.IPEDiscoveryRequestDTO
-
FilterCriteria
- filterCriteria - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
-
Filter Criteria
- FilterCriteriaDTO - Class in org.osgi.service.onem2m.dto
-
DTO expresses FilterCriteria.
- FilterCriteriaDTO() - Constructor for class org.osgi.service.onem2m.dto.FilterCriteriaDTO
- FilterCriteriaDTO.FilterOperation - Enum Class in org.osgi.service.onem2m.dto
-
Enum FilterOperation
- FilterCriteriaDTO.FilterUsage - Enum Class in org.osgi.service.onem2m.dto
-
Enum FilterUsage
- FilterDTO - Class in org.osgi.service.servlet.runtime.dto
-
Represents a servlet
jakarta.servlet.Filter
service currently being used for by a servlet context. - FilterDTO() - Constructor for class org.osgi.service.servlet.runtime.dto.FilterDTO
- filterDTOs - Variable in class org.osgi.service.servlet.runtime.dto.RequestInfoDTO
-
The servlet filters processing this request.
- filterDTOs - Variable in class org.osgi.service.servlet.runtime.dto.ServletContextDTO
-
Returns the representations of the servlet
Filter
services associated with this context. - filteredByName - Variable in class org.osgi.service.jakartars.runtime.dto.ExtensionDTO
-
The resourceDTOs that are mapped to this extension using a
NameBinding
annotation - filterOperation - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
-
Filter Operation
- filterUsage - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
-
Filter Usage
- findAny() - Method in interface org.osgi.util.pushstream.PushStream
-
Close the channel and resolve the promise with the first element.
- findDrivers(Dictionary<String, ?>) - Method in interface org.osgi.service.device.DriverLocator
-
Returns an array of
DRIVER_ID
strings of drivers capable of attaching to a device with the given properties. - findFirst() - Method in interface org.osgi.util.pushstream.PushStream
-
Close the channel and resolve the promise with the first element.
- findProviders(Collection<? extends Requirement>) - Method in interface org.osgi.service.repository.Repository
-
Find the capabilities that match the specified requirements.
- findProviders(RequirementExpression) - Method in interface org.osgi.service.repository.Repository
-
Find the resources that match the specified requirement expression.
- finishSecurity(HttpServletRequest, HttpServletResponse) - Method in class org.osgi.service.servlet.context.ServletContextHelper
-
Finishes the security context for the specified request.
- FIRE - Static variable in interface org.osgi.service.dal.functions.Types
-
The function type is applicable to:
BooleanSensor
- indicates that theBooleanSensor
can detect fire. - FIXED - Enum constant in enum class org.osgi.util.pushstream.PushbackPolicyOption
-
Returns a fixed amount of back pressure, independent of how full the buffer is
- flatMap(Function<? super T, ? extends PushStream<? extends R>>) - Method in interface org.osgi.util.pushstream.PushStream
-
Flat map the payload value (turn one event into 0..n events of potentially another type).
- flatMap(Function<? super T, Promise<? extends R>>) - Method in interface org.osgi.util.promise.Promise
-
FlatMap the value of this Promise.
- flexBlocking - Enum constant in enum class org.osgi.service.onem2m.dto.ResponseTypeInfoDTO.ResponseType
-
flexBlocking
- FLOAT - Enum constant in enum class org.osgi.service.metatype.annotations.AttributeType
-
The
Float
type. - FLOAT - Static variable in interface org.osgi.service.metatype.AttributeDefinition
-
The
FLOAT
type. - FLOATING_DOUBLE - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
-
According to ZigBee Cluster Library [1], the format of the double precision data type is based on the IEEE 754 standard for binary floating-point arithmetic.
- FLOATING_SEMI - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
-
According to ZigBee Cluster Library [1], the ZigBee semi-precision number format is based on the IEEE 754 standard for binary floating-point arithmetic.
- FLOATING_SINGLE - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
-
According to ZigBee Cluster Library [1], the format of the single precision data type is based on the IEEE 754 standard for binary floating-point arithmetic.
- FLOW - Static variable in interface org.osgi.service.dal.functions.Types
-
The function type is applicable to:
MultiLevelControl
- indicates that theMultiLevelControl
can control the flow level. - FLOW_IN - Static variable in interface org.osgi.service.dal.functions.Meter
-
Represents the metering consumption flow.
- FLOW_OUT - Static variable in interface org.osgi.service.dal.functions.Meter
-
Represents the metering production flow.
- FLOWCONTROL_NONE - Static variable in class org.osgi.service.serial.SerialConstants
-
Flow control: None.
- FLOWCONTROL_RTSCTS_IN - Static variable in class org.osgi.service.serial.SerialConstants
-
Flow control: RTS/CTS on input.
- FLOWCONTROL_RTSCTS_OUT - Static variable in class org.osgi.service.serial.SerialConstants
-
Flow control: RTS/CTS on output.
- FLOWCONTROL_XONXOFF_IN - Static variable in class org.osgi.service.serial.SerialConstants
-
Flow control: XON/XOFF on input.
- FLOWCONTROL_XONXOFF_OUT - Static variable in class org.osgi.service.serial.SerialConstants
-
Flow control: XON/XOFF on output.
- flush() - Method in interface org.osgi.service.prefs.Preferences
-
Forces any changes in the contents of this node and its descendants to the persistent store.
- forEach(Consumer<? super T>) - Method in interface org.osgi.util.pushstream.PushStream
-
Execute the action for each event received until the channel is closed.
- forEach(Predicate<? super ZCLCommandResponse>) - Method in interface org.osgi.service.zigbee.ZCLCommandResponseStream
-
Registers a handler that will be called for each of the received responses.
- forEachEvent(PushEventConsumer<? super T>) - Method in interface org.osgi.util.pushstream.PushStream
-
Pass on each event to another consumer until the stream is closed.
- fork(int, int, Executor) - Method in interface org.osgi.util.pushstream.PushStream
-
Execute the downstream events in up to n background threads.
- FORMAT_BASE64 - Static variable in class org.osgi.service.dmt.DmtData
-
The node holds an OMA DM
b64
value. - FORMAT_BINARY - Static variable in class org.osgi.service.dmt.DmtData
-
The node holds an OMA DM
bin
value. - FORMAT_BOOLEAN - Static variable in class org.osgi.service.dmt.DmtData
-
The node holds an OMA DM
bool
value. - FORMAT_DATE - Static variable in class org.osgi.service.dmt.DmtData
-
The node holds an OMA DM
date
value. - FORMAT_DATE_TIME - Static variable in class org.osgi.service.dmt.DmtData
-
The node holds a Date object.
- FORMAT_FLOAT - Static variable in class org.osgi.service.dmt.DmtData
-
The node holds an OMA DM
float
value. - FORMAT_INTEGER - Static variable in class org.osgi.service.dmt.DmtData
-
The node holds an OMA DM
int
value. - FORMAT_LONG - Static variable in class org.osgi.service.dmt.DmtData
-
The node holds a long value.
- FORMAT_NODE - Static variable in class org.osgi.service.dmt.DmtData
-
Format specifier of an internal node.
- FORMAT_NULL - Static variable in class org.osgi.service.dmt.DmtData
-
The node holds an OMA DM
null
value. - FORMAT_RAW_BINARY - Static variable in class org.osgi.service.dmt.DmtData
-
The node holds raw protocol data encoded in binary format.
- FORMAT_RAW_STRING - Static variable in class org.osgi.service.dmt.DmtData
-
The node holds raw protocol data encoded as
String
. - FORMAT_STRING - Static variable in class org.osgi.service.dmt.DmtData
-
The node holds an OMA DM
chr
value. - FORMAT_TIME - Static variable in class org.osgi.service.dmt.DmtData
-
The node holds an OMA DM
time
value. - FORMAT_XML - Static variable in class org.osgi.service.dmt.DmtData
-
The node holds an OMA DM
xml
value. - FRAMEWORK_CONTEXT_NAME - Static variable in interface org.osgi.service.resourcemonitoring.ResourceMonitoringService
-
The name of the special, optional resource context, representing the whole OSGi framework.
- FrameworkManager - Interface in org.osgi.service.clusterinfo
-
Provides a management interface for accessing and managing a remote OSGi framework.
- FrameworkNodeStatus - Interface in org.osgi.service.clusterinfo
-
The FrameworkNodeStatus service represents a node in the cluster that is also an OSGi framework.
- FrameworkNodeStatusDTO - Class in org.osgi.service.clusterinfo.dto
-
Data Transfer Object for a FrameworkNodeStatus Service.
- FrameworkNodeStatusDTO() - Constructor for class org.osgi.service.clusterinfo.dto.FrameworkNodeStatusDTO
-
This DTO can be used to provide type safe access to properties of the
FrameworkNodeStatus
service. - FRIENDLY_NAME - Static variable in interface org.osgi.service.upnp.UPnPDevice
-
Mandatory property key for a short user friendly version of the device name.
- from - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
-
From Parameter.
- from - Variable in class org.osgi.service.onem2m.dto.ResponsePrimitiveDTO
-
From Parameter
- fromInt(int) - Static method in enum class org.osgi.service.cdi.MaximumCardinality
-
Resolve an integer to an upper cardinality boundary.
- FULL_CONTENT - Enum constant in enum class org.osgi.service.onem2m.dto.ResponsePrimitiveDTO.ContentStatus
-
FULL_CONTENT
- FULL_LEVEL - Static variable in interface org.osgi.service.zigbee.descriptors.ZigBeePowerDescriptor
-
Current power source level: 100%.
- FUNC - Static variable in interface org.osgi.service.enocean.EnOceanDevice
-
Property name for the radiotelegram functional type of the profile associated with this device.
- function() - Method in interface org.osgi.util.converter.Converter
-
Start defining a function that can perform given conversions.
- Function - Interface in org.osgi.service.dal
-
Function service provides specific device operations and properties.
- Function<T,
R> - Interface in org.osgi.util.function -
A function that accepts a single argument and produces a result.
- FUNCTION_ID - Static variable in interface org.osgi.service.enocean.EnOceanRPC
-
The Function ID property string, used in EventAdmin RPC broadcasting.
- FUNCTION_UID - Static variable in class org.osgi.service.dal.FunctionEvent
-
Represents an event property key for function UID.
- FunctionData - Class in org.osgi.service.dal
-
Abstract
Function
data wrapper. - FunctionData(long, Map<String, ?>) - Constructor for class org.osgi.service.dal.FunctionData
-
Constructs new
FunctionData
instance with the specified arguments. - FunctionData(Map<String, ?>) - Constructor for class org.osgi.service.dal.FunctionData
-
Constructs new
FunctionData
instance with the specified field values. - FunctionEvent - Class in org.osgi.service.dal
-
Asynchronous event, which marks a function property value modification.
- FunctionEvent(String, String, String, FunctionData) - Constructor for class org.osgi.service.dal.FunctionEvent
-
Constructs a new event with the specified topic, function UID, property name and property value.
- FunctionEvent(String, Dictionary<String, ?>) - Constructor for class org.osgi.service.dal.FunctionEvent
-
Constructs a new event with the specified topic and properties.
- FunctionEvent(String, Map<String, ?>) - Constructor for class org.osgi.service.dal.FunctionEvent
-
Constructs a new event with the specified topic and properties.
- Functioning - Interface in org.osgi.util.converter
-
This interface is used to specify the target function to perform conversions.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form