Index

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 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

I

icon() - Element in annotation interface org.osgi.service.metatype.annotations.ObjectClassDefinition
The icon resources associated with this ObjectClassDefinition.
Icon - Annotation Interface in org.osgi.service.metatype.annotations
Icon information for an ObjectClassDefinition.
id - Variable in class org.osgi.service.cdi.runtime.dto.template.ContainerTemplateDTO
The id of the CDI container.
id - Variable in class org.osgi.service.clusterinfo.dto.NodeStatusDTO
The globally unique ID for this node.
id - Variable in class org.osgi.service.component.runtime.dto.ComponentConfigurationDTO
The id of the component configuration.
id() - Element in annotation interface org.osgi.service.metatype.annotations.ObjectClassDefinition
The id of this ObjectClassDefinition.
ID - Interface in org.osgi.service.feature
ID used to denote an artifact.
ID - Static variable in interface org.osgi.service.upnp.UPnPDevice
Property key for the Unique Device ID property.
ID - Static variable in interface org.osgi.service.upnp.UPnPService
Property key for the optional service id.
ID - Static variable in interface org.osgi.service.zigbee.ZCLAttribute
Property key for the optional attribute id of a ZigBee Event Listener.
ID - Static variable in interface org.osgi.service.zigbee.ZCLAttributeInfo
Property key for the optional attribute id of a ZigBee Event Listener.
ID - Static variable in interface org.osgi.service.zigbee.ZCLCluster
Property key for the optional cluster id.
ID - Static variable in interface org.osgi.service.zigbee.ZigBeeGroup
Key of the String containing the Group Address of the device.
identity(Requirement) - Method in interface org.osgi.service.repository.ExpressionCombiner
IdentityExpression - Interface in org.osgi.service.repository
A RequirementExpression representing a requirement.
IDLE_TIMEOUT - Static variable in interface org.osgi.service.transaction.control.jdbc.JDBCConnectionProviderFactory
The property used to set the maximum amount of time that connections in the pool should remain idle before being closed
IDLE_TIMEOUT - Static variable in interface org.osgi.service.transaction.control.jpa.JPAEntityManagerProviderFactory
The property used to set the maximum amount of time that connections in the pool should remain idle before being closed
IEEE_ADDRESS - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
According to ZigBee Cluster Library [1], the IEEE Address data type is a 64-bit IEEE address that is unique to every ZigBee device.
IEEE_ADDRESS - Static variable in interface org.osgi.service.zigbee.ZigBeeNode
Property key for the mandatory node IEEE Address representing node MAC address.
IGNORE - Enum constant in enum class org.osgi.service.component.annotations.ConfigurationPolicy
Always allow the component configuration to be satisfied and do not use the corresponding Configuration object even if it is present.
ignoreException(Throwable) - Method in interface org.osgi.service.transaction.control.TransactionControl
Marks that the current transaction should not be rolled back if the supplied Exception is thrown by the current transactional work
ILLEGAL_REQUEST - Static variable in exception org.osgi.service.zigbee.APSException
A parameter value was out of range.
immediate - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
The immediate state.
immediate() - Element in annotation interface org.osgi.service.component.annotations.Component
Declares whether this Component must be immediately activated upon becoming satisfied or whether activation should be delayed.
IMPLEMENTATION_NAMESPACE - Static variable in class org.osgi.namespace.implementation.ImplementationNamespace
Namespace name for "implementation" capabilities and requirements.
implementationClass - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
The fully qualified name of the implementation class.
ImplementationNamespace - Class in org.osgi.namespace.implementation
Implementation Capability and Requirement Namespace.
implies(Permission) - Method in class org.osgi.service.clusterinfo.ClusterTagPermission
Determines if the specified permission is implied by this object.
implies(Permission) - Method in class org.osgi.service.cm.ConfigurationPermission
Determines if a ConfigurationPermission object "implies" the specified permission.
implies(Permission) - Method in class org.osgi.service.coordinator.CoordinationPermission
Determines if the specified permission is implied by this object.
implies(Permission) - Method in class org.osgi.service.dal.DevicePermission
Determines if the specified permission is implied by this object.
implies(Permission) - Method in class org.osgi.service.dmt.security.AlertPermission
Checks if this AlertPermission object implies the specified permission.
implies(Permission) - Method in class org.osgi.service.dmt.security.DmtPermission
Checks if this DmtPermission object "implies" the specified permission.
implies(Permission) - Method in class org.osgi.service.dmt.security.DmtPrincipalPermission
Checks if this DmtPrincipalPermission object implies the specified permission.
implies(Permission) - Method in class org.osgi.service.event.TopicPermission
Determines if the specified permission is implied by this object.
implies(Permission) - Method in class org.osgi.service.remoteserviceadmin.EndpointPermission
Determines if a EndpointPermission object "implies" the specified permission.
implies(Permission) - Method in class org.osgi.service.typedevent.TopicPermission
Determines if the specified permission is implied by this object.
implies(Permission) - Method in class org.osgi.service.useradmin.UserAdminPermission
Checks if this UserAdminPermission object "implies" the specified permission.
implies(Permission) - Method in class org.osgi.service.wireadmin.WirePermission
Checks if this WirePermission object implies the specified permission.
IMPORT - Static variable in class org.osgi.service.remoteserviceadmin.EndpointPermission
The action string import.
IMPORT_ERROR - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
A fatal importing error occurred.
IMPORT_REGISTRATION - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
Add an import registration.
IMPORT_UNREGISTRATION - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
Remove an import registration.
IMPORT_UPDATE - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
Update an import registration.
IMPORT_WARNING - Static variable in class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
A problematic situation occurred, the import is still active.
ImportReference - Interface in org.osgi.service.remoteserviceadmin
An Import Reference associates an active proxy service to a remote endpoint.
ImportRegistration - Interface in org.osgi.service.remoteserviceadmin
An Import Registration associates an active proxy service to a remote endpoint.
importService(EndpointDescription) - Method in interface org.osgi.service.remoteserviceadmin.RemoteServiceAdmin
Import a service from an Endpoint.
INACTIVE - Static variable in interface org.osgi.service.zigbee.ZigBeeRoute
Constant value representing an inactive route.
init - Variable in class org.osgi.service.component.runtime.dto.ComponentDescriptionDTO
The constructor parameter count.
initCause(Throwable) - Method in exception org.osgi.service.cm.ConfigurationException
Initializes the cause of this exception to the specified value.
initCause(Throwable) - Method in exception org.osgi.service.component.ComponentException
Initializes the cause of this exception to the specified value.
initCause(Throwable) - Method in exception org.osgi.service.prefs.BackingStoreException
Initializes the cause of this exception to the specified value.
INITIATE - Static variable in class org.osgi.service.coordinator.CoordinationPermission
The action string initiate.
initParams - Variable in class org.osgi.service.servlet.runtime.dto.BaseServletDTO
The servlet initialization parameters as provided during registration of the servlet.
initParams - Variable in class org.osgi.service.servlet.runtime.dto.FilterDTO
The servlet filter initialization parameters as provided during registration of the servlet filter.
initParams - Variable in class org.osgi.service.servlet.runtime.dto.PreprocessorDTO
The preprocessor initialization parameters as provided during registration of the preprocessor.
initParams - Variable in class org.osgi.service.servlet.runtime.dto.ServletContextDTO
The servlet context initialization parameters.
inlineExecutor() - Static method in class org.osgi.util.promise.PromiseFactory
Returns an Executor implementation that executes tasks immediately on the thread calling the Executor.execute method.
INPUT_CLUSTERS - Static variable in interface org.osgi.service.zigbee.ZigBeeEndpoint
Property containing a list of input clusters.
installBundle(String) - Method in interface org.osgi.service.clusterinfo.FrameworkManager
Install a new bundle given by an externally reachable location string, typically describing a URL.
installBundle(String) - Method in interface org.osgi.service.rest.client.RestClient
Install a new bundle given by an externally reachable location string, typically describing a URL.
installBundle(String, InputStream) - Method in interface org.osgi.service.rest.client.RestClient
Install a new bundle given by an InputStream to a bundle content.
INSTANCE - Static variable in class org.osgi.service.cdi.annotations.BeanPropertyType.Literal
Default instance.
INSTANCE - Static variable in class org.osgi.service.cdi.annotations.ComponentProperties.Literal
Default instance.
INSTANCE - Static variable in class org.osgi.service.cdi.annotations.ComponentScoped.Literal
Default instance.
INSTANCE - Static variable in class org.osgi.service.cdi.annotations.PrototypeRequired.Literal
Default instance
INSTANCE - Static variable in class org.osgi.service.cdi.annotations.Reluctant.Literal
Default instance
INSTANCE - Static variable in class org.osgi.service.cdi.annotations.SingleComponent.Literal
Default instance.
instances - Variable in class org.osgi.service.cdi.runtime.dto.ComponentDTO
The component instances created by this component.
INSUFFICIENT_SPACE - Static variable in exception org.osgi.service.zigbee.ZCLException
ZCL Insufficient Space error code.
INSUFFICIENT_SPACE - Static variable in exception org.osgi.service.zigbee.ZDPException
The device does not have storage space to support the requested operation.
INTEGER - Enum constant in enum class org.osgi.service.metatype.annotations.AttributeType
The Integer type.
INTEGER - Static variable in interface org.osgi.service.metatype.AttributeDefinition
The INTEGER type.
interfaceName - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
The service interface of the reference.
INTERNAL_ERROR - Static variable in exception org.osgi.service.tr069todmt.TR069Exception
9002 Internal error
INV_REQUESTTYPE - Static variable in exception org.osgi.service.zigbee.ZDPException
The supplied request type was invalid.
INVALID_ACTION - Static variable in exception org.osgi.service.upnp.UPnPException
No Action found by that name at this service.
INVALID_ARGS - Static variable in exception org.osgi.service.upnp.UPnPException
Not enough arguments, too many arguments with a specific name, or one of more of the arguments are of the wrong type.
INVALID_ARGUMENTS - Static variable in exception org.osgi.service.tr069todmt.TR069Exception
9003 Invalid Arguments
INVALID_BINDING - Static variable in exception org.osgi.service.zigbee.APSException
An APSME-UNBIND.request failed due to the requested binding link not existing in the binding table.
INVALID_DATA_TYPE - Static variable in exception org.osgi.service.zigbee.ZCLException
ZCL Invalid Data Type error code.
INVALID_EP - Static variable in exception org.osgi.service.zigbee.ZDPException
The supplied endpoint was equal to 0x00 or between 0xf1 and 0xff.
INVALID_FIELD - Static variable in exception org.osgi.service.zigbee.ZCLException
ZCL Invalid Field error code.
INVALID_GROUP - Static variable in exception org.osgi.service.zigbee.APSException
An APSME-REMOVE-GROUP.request has been issued with a group identifier that does not appear in the group table.
INVALID_PARAMETER - Static variable in exception org.osgi.service.zigbee.APSException
A parameter value was invalid or out of range.
INVALID_PARAMETER_NAME - Static variable in exception org.osgi.service.tr069todmt.TR069Exception
9005 Invalid parameter name (associated with Set/GetParameterValues, GetParameterNames, Set/GetParameterAttributes, AddObject, and DeleteObject)
INVALID_PARAMETER_TYPE - Static variable in exception org.osgi.service.tr069todmt.TR069Exception
9006 Invalid parameter type (associated with SetParameterValues)
INVALID_PARAMETER_VALUE - Static variable in exception org.osgi.service.tr069todmt.TR069Exception
9007 Invalid parameter value (associated with SetParameterValues)
INVALID_SEQUENCE_NUMBER - Static variable in exception org.osgi.service.upnp.UPnPException
The different end-points are no longer in synchronization.
INVALID_TELEGRAM - Static variable in exception org.osgi.service.enocean.EnOceanException
The message was invalid.
INVALID_URI - Static variable in exception org.osgi.service.dmt.DmtException
The requested command failed because the target URI or node name is null or syntactically invalid.
INVALID_VALUE - Static variable in exception org.osgi.service.zigbee.ZCLException
ZCL Invalid Value error code.
INVALID_VARIABLE - Static variable in exception org.osgi.service.upnp.UPnPException
Refers to a non existing variable.
inverse() - Method in interface org.osgi.service.dal.functions.BooleanControl
Reverses the BooleanControl state.
invoke(int, int, ZDPFrame) - Method in interface org.osgi.service.zigbee.ZigBeeNode
Sends the ZDPFrame to this ZigBeeNode with the specified cluster id.
invoke(int, ZDPFrame) - Method in interface org.osgi.service.zigbee.ZigBeeNode
Sends the ZDPFrame to this ZigBeeNode with the specified cluster id.
invoke(Dictionary<String, Object>) - Method in interface org.osgi.service.upnp.UPnPAction
Invokes the action.
invoke(EnOceanRPC, EnOceanHandler) - Method in interface org.osgi.service.enocean.EnOceanDevice
Sends an RPC to the remote device.
invoke(ZCLFrame) - Method in interface org.osgi.service.zigbee.ZCLCluster
Invokes a command on this cluster with a ZCLFrame.
invoke(ZCLFrame, String) - Method in interface org.osgi.service.zigbee.ZCLCluster
Invokes a command on this cluster.
IPADDRESS - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
The key string of "ipAddress" service property.
IPADDRESS_SCOPE - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
The key string of "ipAddress.scope" service property.
IPADDRESS_SCOPE_GLOBAL - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
The string of IP address scope which means global address.
IPADDRESS_SCOPE_HOST - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
The string of IP address scope which means "This host on this network".
IPADDRESS_SCOPE_LINKED_SCOPED_UNICAST - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
The string of IP address scope which means "Linked-Scoped Unicast".
IPADDRESS_SCOPE_LINKLOCAL - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
The string of IP address scope which means "Link Local".
IPADDRESS_SCOPE_LOOPBACK - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
The string of IP address scope which means "Loopback".
IPADDRESS_SCOPE_PRIVATE_USE - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
The string of IP address scope which means "Private-Use Networks".
IPADDRESS_SCOPE_SHARED - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
The string of IP address scope which means "Shared Address Space".
IPADDRESS_SCOPE_UNIQUE_LOCAL - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
The string of IP address scope which means "Unique-Local".
IPADDRESS_SCOPE_UNSPECIFIED - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
The string of IP address scope which means "Unspecified Address".
IPADDRESS_VERSION - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
The key string of "ipAddress.version" service property.
IPADDRESS_VERSION_4 - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
The string of IP address version which means IP address version 4.
IPADDRESS_VERSION_6 - Static variable in interface org.osgi.service.networkadapter.NetworkAddress
The string of IP address version which means IP address version 6.
ipeDiscoveryRequest - Variable in class org.osgi.service.onem2m.dto.NotificationDTO
IPE Discovery Request.
IPEDiscoveryRequestDTO - Class in org.osgi.service.onem2m.dto
IPEDiscoveryRequestDTO is an element of NotificationEventDTO
IPEDiscoveryRequestDTO() - Constructor for class org.osgi.service.onem2m.dto.IPEDiscoveryRequestDTO
 
IPEOndemandDiscovery - Enum constant in enum class org.osgi.service.onem2m.dto.FilterCriteriaDTO.FilterUsage
IPE on Demand Discovery
is2400() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeFrequencyBand
Checks if the radio band is 2.4GHz.
is868() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeFrequencyBand
Checks if the radio band is 868MHz.
is915() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeFrequencyBand
Checks if the radio band is 900MHz.
isAbsoluteUri(String) - Static method in class org.osgi.service.dmt.Uri
Checks whether the specified URI is an absolute URI.
isAddressAllocate() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeMacCapabiliyFlags
Checks if the device is address allocate.
isAlternatePANCoordinator() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeMacCapabiliyFlags
Checks if this node is capable of becoming PAN coordinator.
isAnalog() - Method in interface org.osgi.service.zigbee.descriptions.ZCLDataTypeDescription
Checks if the data type is analog.
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeArray
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeAttributeID
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeBACnet
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeBag
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap16
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap24
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap32
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap40
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap48
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap56
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap64
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeBitmap8
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeBoolean
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeCharacterString
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeClusterID
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeDate
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeEnumeration16
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeEnumeration8
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeFloatingDouble
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeFloatingSemi
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeFloatingSingle
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData16
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData24
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData32
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData40
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData48
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData56
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData64
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeGeneralData8
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeIEEE_ADDRESS
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeLongCharacterString
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeLongOctetString
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeOctetString
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeSecurityKey128
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeSet
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger16
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger24
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger32
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger40
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger48
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger56
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger64
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeSignedInteger8
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeStructure
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeTimeOfDay
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger16
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger24
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger32
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger40
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger48
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger56
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger64
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeUnsignedInteger8
 
isAnalog() - Method in class org.osgi.service.zigbee.types.ZigBeeUTCTime
 
isBackupBindingTableCache() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeServerMask
Checks if the server is a Backup Binding Table Cache.
isBackupDiscoveryCache() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeServerMask
Checks if the server is a Backup Discovery Cache.
isBackupTrustCenter() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeServerMask
Checks if the server is a Backup Trust Center.
isClientServerDirection() - Method in interface org.osgi.service.zigbee.descriptions.ZCLCommandDescription
Checks if this is a server-side command (that is going from the client to server direction).
isClientServerDirection() - Method in interface org.osgi.service.zigbee.ZCLHeader
Checks the client server direction of the frame.
isClusterSpecificCommand() - Method in interface org.osgi.service.zigbee.descriptions.ZCLCommandDescription
 
isClusterSpecificCommand() - Method in interface org.osgi.service.zigbee.ZCLHeader
Checks the frame Type Sub-field of the frame control field.
isComplete() - Method in interface org.osgi.service.feature.Feature
Get whether the feature is complete or not.
isComplexDescriptorAvailable() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeNodeDescriptor
Checks if a complex descriptor is available.
isComponentEnabled(ComponentDescriptionDTO) - Method in interface org.osgi.service.component.runtime.ServiceComponentRuntime
Returns whether the specified component description is currently enabled.
isConnected() - Method in interface org.osgi.service.wireadmin.Wire
Return the connection state of this Wire object.
isConnected() - Method in interface org.osgi.util.pushstream.SimplePushEventSource
Determine whether there are any PushEventConsumers for this PushEventSource.
isConstantMainsPowerAvailable() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeePowerDescriptor
Checks if constant (mains) power is available.
isCTS() - Method in interface org.osgi.service.serial.SerialDevice
Returns the CTS state.
isDefaultResponseDisabled() - Method in interface org.osgi.service.zigbee.ZCLHeader
Checks if the default response is disabled.
isDeleted() - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitor
Returns true if the ResourceMonitor instance has been deleted, that is the ResourceMonitor.delete() method has been called previously.
isDisposableBattery() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeePowerDescriptor
Checks if the currently selected power source is the disposable battery.
isDisposableBatteryAvailable() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeePowerDescriptor
Checks if a disposable battery is available.
isDone() - Method in interface org.osgi.util.promise.Promise
Returns whether this Promise has been resolved.
isDSR() - Method in interface org.osgi.service.serial.SerialDevice
Returns the DSR state.
isDTR() - Method in interface org.osgi.service.serial.SerialDevice
Returns the DTR state.
isEmpty() - Method in class org.osgi.service.event.EventProperties
Indicate if this properties is empty.
isEnabled() - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitor
Checks if the monitoring for this resource type is enabled for this resource context
isEnd() - Method in interface org.osgi.service.zigbee.ZCLCommandResponse
Checks if this is a terminal close event.
isExtendedActiveEndpointListAvailable() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeNodeDescriptor
Checks if extended active endpoint list is available.
isExtendedSimpleDescriptorListAvailable() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeNodeDescriptor
Checks if extended simple descriptor is available.
isFatal() - Method in exception org.osgi.service.dmt.DmtException
Check whether this exception is marked as fatal in the session.
isFullFunctionDevice() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeMacCapabiliyFlags
Checks if this node a Full Function Device (FFD).
isLeaf() - Method in interface org.osgi.service.dmt.MetaNode
Check whether the node is a leaf node or an internal one.
isLeafNode(String) - Method in interface org.osgi.service.dmt.DmtSession
Tells whether a node is a leaf or an interior node of the DMT.
isLeafNode(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
Tells whether a node is a leaf or an interior node of the DMT.
isLoopback() - Method in interface org.osgi.service.networkadapter.NetworkAdapter
Returns whether a network interface is a loopback interface.
isMainsPower() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeMacCapabiliyFlags
Checks if the current power source is mains power.
isMainsPower() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeePowerDescriptor
Checks if the currently selected power source is the mains power.
isMandatory() - Method in interface org.osgi.service.zigbee.descriptions.ZCLAttributeDescription
Checks if this attribute is mandatory.
isMandatory() - Method in interface org.osgi.service.zigbee.descriptions.ZCLCommandDescription
Checks if this command it mandatory.
isManufacturerSpecific() - Method in interface org.osgi.service.zigbee.descriptions.ZCLCommandDescription
Checks if the command is manufacturer specific.
isManufacturerSpecific() - Method in interface org.osgi.service.zigbee.ZCLAttributeInfo
Checks if the attribute is manufacturer specific.
isManufacturerSpecific() - Method in interface org.osgi.service.zigbee.ZCLHeader
Checks if the frame is manufacturer specific.
isNetworkManager() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeServerMask
Checks if the server is a Network Manager.
isNodeUri(String) - Method in interface org.osgi.service.dmt.DmtSession
Check whether the specified URI corresponds to a valid node in the DMT.
isNodeUri(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
Check whether the specified path corresponds to a valid node in the DMT.
isOnWhenStimulated() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeePowerDescriptor
Checks if the receiver is on when the device is simulated.
isParameter() - Method in interface org.osgi.service.tr069todmt.ParameterInfo
Returns true of this is a parameter, if it returns false it is an object or table.
isPartOfAScene() - Method in interface org.osgi.service.zigbee.descriptions.ZCLAttributeDescription
Checks if this attribute is part of a scene.
isPeriodicallyOn() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeePowerDescriptor
Checks if the Current Power Mode field is periodically on.
isPermitted(String, int) - Method in class org.osgi.service.dmt.Acl
Check whether the given permissions are granted to a certain principal.
isPointToPoint() - Method in interface org.osgi.service.networkadapter.NetworkAdapter
Returns whether a network interface is a point to point interface.
isPrimaryBindingTableCache() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeServerMask
Checks if the server is a Primary Binding Table Cache.
isPrimaryDiscoveryCache() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeServerMask
Checks if the server is a Primary Discovery Cache.
isPrimaryTrustCenter() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeServerMask
Checks if the server is a Primary Trust Center.
isReadOnly() - Method in interface org.osgi.service.transaction.control.TransactionContext
 
isReadOnly() - Method in interface org.osgi.service.zigbee.descriptions.ZCLAttributeDescription
Checks if this attribute is read-only.
isReceiverOnWhenIdle() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeMacCapabiliyFlags
Checks if the device does not disable its receiver to conserve power during idle periods.
isRechargableBattery() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeePowerDescriptor
Checks if the currently selected power source is the rechargeable battery.
isRechargableBatteryAvailable() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeePowerDescriptor
Checks if a rechargeable battery is available.
isReportable() - Method in interface org.osgi.service.zigbee.descriptions.ZCLAttributeDescription
Checks if this attribute is reportable.
isRTS() - Method in interface org.osgi.service.serial.SerialDevice
Returns the DTS state.
isSameService(EndpointDescription) - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
Answers if this Endpoint Description refers to the same service instance as the given Endpoint Description.
isSecurityCapable() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeMacCapabiliyFlags
Checks if the device is capable of sending and receiving secured frames
isStarted() - Method in interface org.osgi.service.zigbee.ZigBeeHost
Checks the host's start/stop state.
isSyncronizedWithOnIdle() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeePowerDescriptor
Checks if synchronized with the receiver on-when-idle subfield of the node descriptor.
isTerminal() - Method in class org.osgi.util.pushstream.PushEvent
Answer if no more events will follow after this event.
isTerminated() - Method in interface org.osgi.service.coordinator.Coordination
Returns whether this Coordination is terminated.
isUp() - Method in interface org.osgi.service.networkadapter.NetworkAdapter
Returns whether a network interface is up and running.
isUpperThreshold() - Method in class org.osgi.service.resourcemonitoring.ResourceEvent
Returns true if the threshold triggering this event is an upper threshold.
isUserDescriptorAvailable() - Method in interface org.osgi.service.zigbee.descriptors.ZigBeeNodeDescriptor
Checks if a user descriptor is available.
isValid() - Method in interface org.osgi.service.wireadmin.Wire
Return the state of this Wire object.
isValidName(String) - Method in interface org.osgi.service.dmt.MetaNode
Checks whether the given name is a valid name for this node.
isValidUri(String) - Static method in class org.osgi.service.dmt.Uri
Checks whether the specified URI is valid.
isValidValue(DmtData) - Method in interface org.osgi.service.dmt.MetaNode
Checks whether the given value is valid for this node.
isVirtual() - Method in interface org.osgi.service.networkadapter.NetworkAdapter
Returns whether this interface is a virtual interface (also called subinterface).
isWriteable() - Method in interface org.osgi.service.tr069todmt.ParameterInfo
Return true if this parameter is writeable, otherwise false.
isZeroOccurrenceAllowed() - Method in interface org.osgi.service.dmt.MetaNode
Check whether zero occurrence of this node is valid.
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 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form