Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
T
- TABLE_FULL - Static variable in exception org.osgi.service.zigbee.APSException
-
An APSME-BIND.request or APSME.ADDGROUP.
- TABLE_FULL - Static variable in exception org.osgi.service.zigbee.ZDPException
-
The device does not have table space to support the operation.
- tags - Variable in class org.osgi.service.clusterinfo.dto.NodeStatusDTO
-
Tags associated with this node that can be contributed to by the provider and also by bundles.
- target - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
-
The target of the reference.
- target - Variable in class org.osgi.service.component.runtime.dto.SatisfiedReferenceDTO
-
The target property of the satisfied reference.
- target - Variable in class org.osgi.service.component.runtime.dto.UnsatisfiedReferenceDTO
-
The target property of the unsatisfied reference.
- target() - Method in class org.osgi.service.cdi.annotations.Reference.Literal
- target() - Element in annotation interface org.osgi.service.cdi.annotations.Reference
-
The target property for this reference.
- target() - Element in annotation interface org.osgi.service.component.annotations.Reference
-
The target property for this reference.
- TARGET - Static variable in class org.osgi.service.cm.ConfigurationPermission
-
The permission to be updated, that is, act as a Managed Service or Managed Service Factory.
- targetAs(Class<?>) - Method in interface org.osgi.util.converter.Specifying
-
Treat the target object as the specified class.
- targetAsBean() - Method in interface org.osgi.util.converter.Specifying
-
Treat the target object as a JavaBean.
- targetAsDTO() - Method in interface org.osgi.util.converter.Specifying
-
Treat the target object as a DTO even if it has methods or is otherwise not recognized as a DTO.
- targetFilter - Variable in class org.osgi.service.cdi.runtime.dto.ReferenceDTO
-
Indicates the runtime target filter used in addition to the
template
.serviceType
to match services. - targetFilter - Variable in class org.osgi.service.cdi.runtime.dto.template.ReferenceTemplateDTO
-
Indicates a target filter used in addition to the
ReferenceTemplateDTO.serviceType
to match services. - TargetRule - Interface in org.osgi.util.converter
-
Interface for custom conversion rules.
- targetServices - Variable in class org.osgi.service.component.runtime.dto.UnsatisfiedReferenceDTO
-
The target services.
- TEMPERATURE - Static variable in interface org.osgi.service.dal.functions.Types
-
The function type is applicable to:
MultiLevelControl
- indicates that theMultiLevelControl
can control temperature devices. - template - Variable in class org.osgi.service.cdi.runtime.dto.ActivationDTO
-
The template describing this activation.
- template - Variable in class org.osgi.service.cdi.runtime.dto.ComponentDTO
-
The template of this component.
- template - Variable in class org.osgi.service.cdi.runtime.dto.ConfigurationDTO
-
The template of this configuration dependency
- template - Variable in class org.osgi.service.cdi.runtime.dto.ContainerDTO
-
The template of this Container DTO.
- template - Variable in class org.osgi.service.cdi.runtime.dto.ExtensionDTO
-
The template of this extension dependency.
- template - Variable in class org.osgi.service.cdi.runtime.dto.ReferenceDTO
-
The template of this reference.
- TESLA - Static variable in class org.osgi.service.dal.SIUnits
-
Unit of magnetic flux density.
- test(T) - Method in interface org.osgi.util.function.Predicate
-
Evaluates this predicate on the specified argument.
- TEXT - Enum constant in enum class org.osgi.service.feature.FeatureExtension.Type
-
A plain text extension.
- then(Success<? super T, ? extends R>) - Method in interface org.osgi.util.promise.Promise
-
Chain a new Promise to this Promise with a Success callback.
- then(Success<? super T, ? extends R>, Failure) - Method in interface org.osgi.util.promise.Promise
-
Chain a new Promise to this Promise with Success and Failure callbacks.
- thenAccept(Consumer<? super T>) - Method in interface org.osgi.util.promise.Promise
-
Chain a new Promise to this Promise with a Consumer callback that receives the value of this Promise when it is successfully resolved.
- ThreadMonitor - Interface in org.osgi.service.resourcemonitoring.monitor
-
A
ResourceMonitor
for theResourceMonitoringService.RES_TYPE_THREADS
resource type. - ThresholdPushbackPolicy<T,
U extends BlockingQueue<PushEvent<? extends T>>> - Class in org.osgi.util.pushstream -
Provides a configurable
PushbackPolicy
implementation that returns zero back pressure until the buffer fills beyond the supplied threshold. - TIME_MINUTE - Static variable in class org.osgi.service.dal.SIUnits
-
Unit of time.
- TIME_OF_DAY - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
-
The Time of Day data type format is specified in section 2.5.2.19 of ZCL specification [1].
- timeout(long) - Method in interface org.osgi.util.promise.Promise
-
Time out the resolution of this Promise.
- timeout(Duration) - Method in interface org.osgi.util.pushstream.PushStream
-
Automatically fail the channel if no events are received for the indicated length of time.
- TIMEOUT - Static variable in interface org.osgi.service.coordinator.Coordination
-
A singleton exception that will be the failure cause when a Coordination times out.
- TIMEOUT - Static variable in exception org.osgi.service.dal.DeviceException
-
An exception code indicates that there is expired timeout without any processing.
- TIMEOUT - Static variable in exception org.osgi.service.zigbee.ZDPException
-
A timeout has occurred with the requested operation.
- TIMEOUT - Static variable in exception org.osgi.service.zigbee.ZigBeeException
-
The error code used when the timeout of ZigBee asynchronous exchange is reached.
- TimeoutException - Exception in org.osgi.util.promise
-
Timeout exception for a Promise.
- TimeoutException() - Constructor for exception org.osgi.util.promise.TimeoutException
-
Create a new
TimeoutException
. - TIMESTAMP - Static variable in interface org.osgi.service.event.EventConstants
-
The time when the event occurred, as reported by
System.currentTimeMillis()
. - to - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
-
To Parameter
- to - Variable in class org.osgi.service.onem2m.dto.ResponsePrimitiveDTO
-
To Parameter
- to(Class<T>) - Method in interface org.osgi.util.converter.Converting
-
Specify the target object type for the conversion as a class object.
- to(Class<T>) - Method in interface org.osgi.util.converter.Functioning
-
Specify the target object type for the conversion as a class object.
- to(Type) - Method in interface org.osgi.util.converter.Converting
-
Specify the target object type as a Java Reflection Type object.
- to(Type) - Method in interface org.osgi.util.converter.Functioning
-
Specify the target object type as a Java Reflection Type object.
- to(TypeReference<T>) - Method in interface org.osgi.util.converter.Converting
-
Specify the target object type as a
TypeReference
. - to(TypeReference<T>) - Method in interface org.osgi.util.converter.Functioning
-
Specify the target object type as a
TypeReference
. - toArray() - Method in interface org.osgi.util.pushstream.PushStream
-
Collect the payloads in an Object array after the channel is closed.
- toArray(IntFunction<A[]>) - Method in interface org.osgi.util.pushstream.PushStream
-
Collect the payloads in an Object array after the channel is closed.
- toCompletionStage() - Method in interface org.osgi.util.promise.Promise
-
Returns a new CompletionStage that will be resolved with the result of this Promise.
- toInt() - Method in enum class org.osgi.service.cdi.MaximumCardinality
-
Convert this upper cardinality boundary to an integer
- tokenID - Variable in class org.osgi.service.onem2m.dto.LocalTokenIdAssignmentDTO
-
token ID
- tokenIDs - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
-
Token Identifiers
- tokenReqInfo - Variable in class org.osgi.service.onem2m.dto.ResponsePrimitiveDTO
-
Token Request Info
- tokenRequestIndicator - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
-
Token Request Indicator
- tokens - Variable in class org.osgi.service.onem2m.dto.RequestPrimitiveDTO
-
Tokens
- TONNE - Static variable in class org.osgi.service.dal.SIUnits
-
Unit of mass.
- toPath(String) - Static method in class org.osgi.service.dmt.Uri
-
Split the specified URI along the path separator '/' characters and return an array of URI segments.
- toPath(String) - Method in interface org.osgi.service.tr069todmt.TR069Connector
-
Convert a Dmt Session relative Dmt Admin URI to a valid TR-069 path, either a table, object, or parameter path depending on the structure of the DMT.
- topic - Variable in class org.osgi.service.typedevent.monitor.MonitorEvent
-
The Event Topic
- TOPIC_MSG_RECEIVED - Static variable in class org.osgi.service.enocean.EnOceanEvent
-
Main topic for all OSGi dispatched EnOcean messages, imported or exported.
- TOPIC_PROPERTY_CHANGED - Static variable in class org.osgi.service.dal.FunctionEvent
-
Represents the event topic for the function property changed.
- TOPIC_RPC_BROADCAST - Static variable in class org.osgi.service.enocean.EnOceanEvent
-
Main topic for all OSGi broadcast EnOcean RPCs, imported or exported.
- TopicPermission - Class in org.osgi.service.event
-
A bundle's authority to publish or subscribe to event on a topic.
- TopicPermission - Class in org.osgi.service.typedevent
-
A bundle's authority to publish or subscribe to typed events on a topic.
- TopicPermission(String, String) - Constructor for class org.osgi.service.event.TopicPermission
-
Defines the authority to publish and/or subscribe to a topic within the EventAdmin service.
- TopicPermission(String, String) - Constructor for class org.osgi.service.typedevent.TopicPermission
-
Defines the authority to publish and/or subscribe to a topic within the Typed Event service specification.
- TOPOLOGY_NAMESPACE - Static variable in class org.osgi.service.remoteserviceadmin.namespace.TopologyNamespace
-
Namespace name for Remote Services topology manager capabilities and requirements.
- TopologyNamespace - Class in org.osgi.service.remoteserviceadmin.namespace
-
Remote Services Topology Manager Capability and Requirement Namespace.
- toPromise() - Method in class org.osgi.util.promise.PromiseFactory
-
Returns a
Collector
that accumulates the results of the input Promises into a newPromiseFactory.all(Collection)
Promise. - toString() - Method in enum class org.osgi.service.component.annotations.CollectionType
- toString() - Method in enum class org.osgi.service.component.annotations.ConfigurationPolicy
- toString() - Method in enum class org.osgi.service.component.annotations.FieldOption
- toString() - Method in enum class org.osgi.service.component.annotations.ReferenceCardinality
- toString() - Method in enum class org.osgi.service.component.annotations.ReferencePolicy
- toString() - Method in enum class org.osgi.service.component.annotations.ReferencePolicyOption
- toString() - Method in enum class org.osgi.service.component.annotations.ReferenceScope
- toString() - Method in enum class org.osgi.service.component.annotations.ServiceScope
- toString() - Method in class org.osgi.service.dal.functions.data.AlarmData
-
Returns the string representation of this alarm data.
- toString() - Method in class org.osgi.service.dal.functions.data.BooleanData
-
Returns the string representation of this boolean data.
- toString() - Method in class org.osgi.service.dal.functions.data.KeypadData
-
Returns the string representation of this keypad data.
- toString() - Method in class org.osgi.service.dal.functions.data.LevelData
-
Returns the string representation of this level data.
- toString() - Method in class org.osgi.service.dmt.Acl
-
Give the canonical string representation of this ACL.
- toString() - Method in class org.osgi.service.dmt.DmtData
-
Gets the string representation of the
DmtData
. - toString() - Method in class org.osgi.service.dmt.notification.AlertItem
-
Returns the string representation of this alert item.
- toString() - Method in class org.osgi.service.event.Event
-
Returns the string representation of this event.
- toString() - Method in class org.osgi.service.event.EventProperties
-
Returns the string representation of this object.
- toString() - Method in interface org.osgi.service.feature.ID
-
This method returns the ID using the following syntax:
- toString() - Method in enum class org.osgi.service.metatype.annotations.AttributeType
- toString() - Method in class org.osgi.service.remoteserviceadmin.EndpointDescription
-
Returns the string representation of this EndpointDescription.
- toString() - Method in class org.osgi.service.resourcemonitoring.ResourceContextEvent
- toString() - Method in class org.osgi.service.resourcemonitoring.ResourceEvent
- toString() - Method in class org.osgi.service.useradmin.UserAdminPermission
-
Returns a string describing this
UserAdminPermission
object. - toString() - Method in class org.osgi.service.wireadmin.WirePermission
-
Returns a string describing this
WirePermission
. - toString() - Method in class org.osgi.util.promise.Deferred
-
Returns a string representation of the associated Promise.
- toUri(String[]) - Static method in class org.osgi.service.dmt.Uri
-
Construct a URI from the specified URI segments.
- toURI(String, boolean) - Method in interface org.osgi.service.tr069todmt.TR069Connector
-
Convert a TR-069 path to a Dmt Session relative Dmt Admin URI.
- TR069_BASE64 - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
-
Constant representing the TR-069 base64 type.
- TR069_BOOLEAN - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
-
Constant representing the TR-069 boolean type.
- TR069_DATETIME - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
-
Constant representing the TR-069 date time type.
- TR069_DEFAULT - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
-
Constant representing the default or unknown type.
- TR069_HEXBINARY - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
-
Constant representing the TR-069 hex binary type.
- TR069_INT - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
-
Constant representing the TR-069 integer type.
- TR069_LONG - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
-
Constant representing the TR-069 long type.
- TR069_MIME_BASE64 - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
-
Constant representing the TR-069 base64 type.
- TR069_MIME_BOOLEAN - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
-
Constant representing the TR-069 boolean type.
- TR069_MIME_DATETIME - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
-
Constant representing the TR-069 date time type.
- TR069_MIME_DEFAULT - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
-
Constant representing the default or unknown type.
- TR069_MIME_EAGER - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
-
Constant representing the TR-069 eager type.
- TR069_MIME_HEXBINARY - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
-
Constant representing the TR-069 hex binary type.
- TR069_MIME_INT - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
-
Constant representing the TR-069 integer type.
- TR069_MIME_LONG - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
-
Constant representing the TR-069 long type.
- TR069_MIME_STRING - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
-
Constant representing the TR-069 string type.
- TR069_MIME_STRING_LIST - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
-
Constant representing the TR-069 string list type.
- TR069_MIME_UNSIGNED_INT - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
-
Constant representing the TR-069 unsigned integer type.
- TR069_MIME_UNSIGNED_LONG - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
-
Constant representing the TR-069 unsigned long type.
- TR069_STRING - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
-
Constant representing the TR-069 string type.
- TR069_UNSIGNED_INT - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
-
Constant representing the TR-069 unsigned integer type.
- TR069_UNSIGNED_LONG - Static variable in interface org.osgi.service.tr069todmt.TR069Connector
-
Constant representing the TR-069 unsigned long type.
- TR069Connector - Interface in org.osgi.service.tr069todmt
-
A TR-069 Connector is an assistant to a TR-069 Protocol Adapter developer.
- TR069ConnectorFactory - Interface in org.osgi.service.tr069todmt
-
A service that can create TR069 Connector
- TR069Exception - Exception in org.osgi.service.tr069todmt
-
This exception is defined in terms of applicable TR-069 fault codes.
- TR069Exception(String) - Constructor for exception org.osgi.service.tr069todmt.TR069Exception
-
A default constructor when only a message is known.
- TR069Exception(String, int) - Constructor for exception org.osgi.service.tr069todmt.TR069Exception
-
A Constructor with a message and a fault code.
- TR069Exception(String, int, DmtException) - Constructor for exception org.osgi.service.tr069todmt.TR069Exception
-
A Constructor with a message and a fault code.
- TR069Exception(DmtException) - Constructor for exception org.osgi.service.tr069todmt.TR069Exception
-
Create a TR069Exception from a Dmt Exception.
- trace() - Method in interface org.osgi.service.jakartars.client.PromiseRxInvoker
- trace(GenericType<R>) - Method in interface org.osgi.service.jakartars.client.PromiseRxInvoker
- trace(Class<R>) - Method in interface org.osgi.service.jakartars.client.PromiseRxInvoker
- trackingID1 - Variable in class org.osgi.service.onem2m.dto.NotificationDTO
-
tracking ID 1
- trackingID2 - Variable in class org.osgi.service.onem2m.dto.NotificationDTO
-
tracking ID 1
- TRANSACTION_ERROR - Static variable in exception org.osgi.service.dmt.DmtException
-
A transaction-related error occurred in an atomic session.
- TRANSACTIONAL_DB_CONNECTION - Static variable in interface org.osgi.service.transaction.control.jpa.JPAEntityManagerProviderFactory
-
The property used to provide a
JDBCConnectionProvider
to the resource provider. - TransactionalDataSession - Interface in org.osgi.service.dmt.spi
-
Provides atomic read-write access to the part of the tree handled by the plugin that created this session.
- TransactionBuilder - Class in org.osgi.service.transaction.control
-
A builder for a piece of transactional work
- TransactionBuilder() - Constructor for class org.osgi.service.transaction.control.TransactionBuilder
- TransactionContext - Interface in org.osgi.service.transaction.control
-
A transaction context defines the current transaction, and allows resources to register information and/or synchronizations
- TransactionControl - Interface in org.osgi.service.transaction.control
-
The interface used by clients to control the active transaction context
- TransactionException - Exception in org.osgi.service.transaction.control
-
An Exception indicating that there was a problem with starting, finishing, suspending or resuming a transaction
- TransactionException(String) - Constructor for exception org.osgi.service.transaction.control.TransactionException
-
Creates a new TransactionException with the supplied message
- TransactionException(String, Throwable) - Constructor for exception org.osgi.service.transaction.control.TransactionException
-
Creates a new TransactionException with the supplied message and cause
- TransactionRolledBackException - Exception in org.osgi.service.transaction.control
-
An Exception indicating that the active transaction was unexpectedly rolled back
- TransactionRolledBackException(String) - Constructor for exception org.osgi.service.transaction.control.TransactionRolledBackException
-
Create a new
TransactionRolledBackException
with the supplied message - TransactionRolledBackException(String, Throwable) - Constructor for exception org.osgi.service.transaction.control.TransactionRolledBackException
-
Create a new
TransactionRolledBackException
with the supplied message - TransactionStarter - Interface in org.osgi.service.transaction.control
-
Implementations of this interface are able to run a piece of work within a transaction
- TransactionStatus - Enum Class in org.osgi.service.transaction.control
-
The status of the transaction A transaction may not enter all of the states in this enum, however it will always traverse the enum in ascending order.
- TRANSIENT - Enum constant in enum class org.osgi.service.feature.FeatureExtension.Kind
-
A transient extension contains computed information which can be used as a cache to speed up operation.
- TRUE_VALUE - Static variable in class org.osgi.service.dmt.DmtData
-
Constant instance representing a boolean
true
value. - TUPLE - Enum constant in enum class org.osgi.service.component.annotations.CollectionType
-
The tuple collection type is used to indicate the collection holds unmodifiable Map.Entries whose key is an unmodifiable Map containing the service properties of the bound service, as specified in
CollectionType.PROPERTIES
, and whose value is the bound service object. - type - Variable in class org.osgi.service.cdi.runtime.dto.template.ComponentTemplateDTO
-
The
type
of the component. - type - Variable in class org.osgi.service.onem2m.dto.ChildResourceRefDTO
-
resourceType of the child resource pointed to by the URI
- type() - Element in annotation interface org.osgi.service.metatype.annotations.AttributeDefinition
-
The type of this AttributeDefinition.
- TYPE - Static variable in interface org.osgi.service.enocean.EnOceanDevice
-
Property name for the radiotelegram subtype of the profile associated with this device.
- TYPE - Static variable in interface org.osgi.service.upnp.UPnPDevice
-
Property key for the UPnP Device Type property.
- TYPE - Static variable in interface org.osgi.service.upnp.UPnPService
-
Property key for the optional service type uri.
- TYPE_ACCESS_CONTROL - Static variable in class org.osgi.service.dal.functions.data.AlarmData
-
The alarm type indicates that there is access control issue.
- TYPE_BIN_BASE64 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
-
MIME-style Base64 encoded binary BLOB.
- TYPE_BIN_HEX - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
-
Hexadecimal digits representing octets.
- TYPE_BOOLEAN - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
-
True or false.
- TYPE_BURGLAR - Static variable in class org.osgi.service.dal.functions.data.AlarmData
-
The alarm type indicates that there is a burglar notification.
- TYPE_CHAR - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
-
Unicode string.
- TYPE_COLD - Static variable in class org.osgi.service.dal.functions.data.AlarmData
-
The alarm type indicates that temperature is too low.
- TYPE_DATA - Static variable in interface org.osgi.service.enocean.descriptions.EnOceanChannelDescription
-
A DATA channel maps itself to a
Double
value representing a physical measure. - TYPE_DATE - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
-
A calendar date.
- TYPE_DATETIME - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
-
A specific instant of time.
- TYPE_DATETIME_TZ - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
-
A specific instant of time.
- TYPE_ENUM - Static variable in interface org.osgi.service.enocean.descriptions.EnOceanChannelDescription
-
An ENUM channel maps itself to one between a list of discrete
EnOceanChannelEnumValue
"value objects". - TYPE_FIXED_14_4 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
-
Same as r8 but no more than 14 digits to the left of the decimal point and no more than 4 to the right.
- TYPE_FLAG - Static variable in interface org.osgi.service.enocean.descriptions.EnOceanChannelDescription
-
A FLAG channel maps itself to a
Boolean
value. - TYPE_FLOAT - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
-
Floating-point number.
- TYPE_GAS_CO - Static variable in class org.osgi.service.dal.functions.data.AlarmData
-
The alarm type indicates that carbon monoxide (CO) is detected.
- TYPE_GAS_CO2 - Static variable in class org.osgi.service.dal.functions.data.AlarmData
-
The alarm type indicates that carbon dioxide (CO2) is detected.
- TYPE_HARDWARE_FAIL - Static variable in class org.osgi.service.dal.functions.data.AlarmData
-
The alarm type indicates that there is hardware failure.
- TYPE_HEAT - Static variable in class org.osgi.service.dal.functions.data.AlarmData
-
The alarm type indicates that temperature is too high.
- TYPE_I1 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
-
1 Byte int.
- TYPE_I2 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
-
2 Byte int.
- TYPE_I4 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
-
4 Byte int.
- TYPE_INT - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
-
Integer number.
- TYPE_NUMBER - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
-
Same as r8.
- TYPE_POWER_FAIL - Static variable in class org.osgi.service.dal.functions.data.AlarmData
-
The alarm type indicates a power cut.
- TYPE_PRESSED - Static variable in class org.osgi.service.dal.functions.data.KeypadData
-
Represents a keypad event type for a key pressed event.
- TYPE_R4 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
-
4 Byte float.
- TYPE_R8 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
-
8 Byte float.
- TYPE_RAW - Static variable in interface org.osgi.service.enocean.descriptions.EnOceanChannelDescription
-
A RAW channel is only made of bytes.
- TYPE_RELEASED - Static variable in class org.osgi.service.dal.functions.data.KeypadData
-
Represents a keypad event type for a key released event.
- TYPE_SMOKE - Static variable in class org.osgi.service.dal.functions.data.AlarmData
-
The alarm type indicates that smoke is detected.
- TYPE_SOFTWARE_FAIL - Static variable in class org.osgi.service.dal.functions.data.AlarmData
-
The alarm type indicates that there is software failure.
- TYPE_STRING - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
-
Unicode string.
- TYPE_TAMPER - Static variable in class org.osgi.service.dal.functions.data.AlarmData
-
The alarm type for a tamper indication.
- TYPE_TIME - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
-
An instant of time that recurs every day.
- TYPE_TIME_TZ - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
-
An instant of time that recurs every day.
- TYPE_UI1 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
-
Unsigned 1
Byte
int. - TYPE_UI2 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
-
Unsigned 2 Byte int.
- TYPE_UI4 - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
-
Unsigned 4 Byte int.
- TYPE_UNDEFINED - Static variable in class org.osgi.service.dal.functions.data.AlarmData
-
The alarm type indicates that the type is not specified.
- TYPE_URI - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
-
Universal Resource Identifier.
- TYPE_UUID - Static variable in interface org.osgi.service.upnp.UPnPStateVariable
-
Universally Unique ID.
- TYPE_WATER - Static variable in class org.osgi.service.dal.functions.data.AlarmData
-
The alarm type indicates that a water leak is detected.
- TYPED_EVENT_FILTER - Static variable in class org.osgi.service.typedevent.TypedEventConstants
-
The name of the service property used to indicate a filter that should be applied to events from the
TypedEventConstants.TYPED_EVENT_TOPICS
. - TYPED_EVENT_IMPLEMENTATION - Static variable in class org.osgi.service.typedevent.TypedEventConstants
-
The name of the implementation capability for the Typed Event specification
- TYPED_EVENT_SPECIFICATION_VERSION - Static variable in class org.osgi.service.typedevent.TypedEventConstants
-
The version of the implementation capability for the Typed Event specification
- TYPED_EVENT_TOPICS - Static variable in class org.osgi.service.typedevent.TypedEventConstants
-
The name of the service property used to indicate the topic(s) to which an a
TypedEventHandler
orUntypedEventHandler
service is listening. - TYPED_EVENT_TYPE - Static variable in class org.osgi.service.typedevent.TypedEventConstants
-
The name of the service property used to indicate the type of the event objects received by a
TypedEventHandler
service. - TypedEventBus - Interface in org.osgi.service.typedevent
-
The Typed Event service.
- TypedEventConstants - Class in org.osgi.service.typedevent
-
Defines standard names for Typed Event properties.
- TypedEventHandler<T> - Interface in org.osgi.service.typedevent
-
Listener for Typed Events.
- TypedEventMonitor - Interface in org.osgi.service.typedevent.monitor
-
The EventMonitor service can be used to monitor the events that are sent using the EventBus, and that are received from remote EventBus instances
- TypeReference<T> - Class in org.osgi.util.converter
-
An object does not carry any runtime information about its generic type.
- TypeReference() - Constructor for class org.osgi.util.converter.TypeReference
-
A
TypeReference
cannot be directly instantiated. - TypeRule<F,
T> - Class in org.osgi.util.converter -
Rule implementation that works by passing in type arguments rather than subclassing.
- TypeRule(Type, Type, Function<F, T>) - Constructor for class org.osgi.util.converter.TypeRule
-
Create an instance based on source, target types and a conversion function.
- types - Variable in class org.osgi.service.servlet.runtime.dto.ListenerDTO
-
The fully qualified type names the listener.
- Types - Interface in org.osgi.service.dal.functions
-
Shares common constants for all functions defined in this package.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form