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

U

UDN - Static variable in interface org.osgi.service.upnp.UPnPDevice
Property key for the Unique Device Name (UDN) property.
UNAUTHORIZED - Static variable in exception org.osgi.service.dmt.DmtException
The originator's authentication credentials specify a principal with insufficient rights to complete the command.
unbind - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
The name of the unbind method of the reference.
unbind(String, int) - Method in interface org.osgi.service.zigbee.ZigBeeEndpoint
Removes the following entry in the Binding Table of the device if it exists:
unbuffered() - Method in interface org.osgi.util.pushstream.PushStreamBuilder
Tells this PushStreamBuilder to create an unbuffered stream which delivers events directly to its consumer using the incoming delivery thread.
ungetService(S) - Method in interface org.osgi.service.cdi.reference.BeanServiceObjects
Releases a service object for the associated service.
ungetService(S) - Method in interface org.osgi.service.component.ComponentServiceObjects
Releases a service object for the associated service.
ungetService(Bundle, ServiceRegistration<Object>, Object) - Method in class org.osgi.util.xml.XMLParserActivator
Releases a XML Parser Factory object.
UnhandledEventHandler - Interface in org.osgi.service.typedevent
Listener for Unhandled Events.
uninstallBundle(long) - Method in interface org.osgi.service.clusterinfo.FrameworkManager
Uninstall a bundle given by its bundle Id.
uninstallBundle(long) - Method in interface org.osgi.service.rest.client.RestClient
Uninstall a bundle given by its bundle Id.
uninstallBundle(String) - Method in interface org.osgi.service.rest.client.RestClient
Uninstall a bundle given by its URI path.
UNITS - Static variable in interface org.osgi.service.dal.PropertyMetadata
Metadata key, which value represents the property supported units.
UNKNOWN - Static variable in exception org.osgi.service.coordinator.CoordinationException
Unknown reason for this exception.
UNKNOWN - Static variable in exception org.osgi.service.dal.DeviceException
An exception code indicates that the error is unknown.
UNKNOWN - Static variable in exception org.osgi.service.serial.SerialDeviceException
The reason is unknown.
UNKNOWN - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
The UNKNOWN type is used when the data type is unknown.
UNKNOWN_ERROR - Static variable in exception org.osgi.service.zigbee.ZigBeeException
This error code is used if the ZigBee error returned is not covered by this API specification.
UNLIMITED_BROADCAST_RADIUS - Static variable in interface org.osgi.service.zigbee.ZigBeeHost
Value constant to set an unlimited broadcast radius.
unmodifiedSince - Variable in class org.osgi.service.onem2m.dto.FilterCriteriaDTO
Unmodified Since
unregister(String) - Method in interface org.osgi.service.http.HttpService
Unregisters a previous registration done by registerServlet or registerResources methods.
UNREPORTABLE_TYPE - Static variable in exception org.osgi.service.zigbee.ZCLException
Unreportable Type error code.
UNRESOLVABLE_FILTER - Static variable in class org.osgi.namespace.unresolvable.UnresolvableNamespace
An unresolvable filter expression.
UNRESOLVABLE_NAMESPACE - Static variable in class org.osgi.namespace.unresolvable.UnresolvableNamespace
Namespace name for "unresolvable" capabilities and requirements.
UnresolvableNamespace - Class in org.osgi.namespace.unresolvable
Unresolvable Capability and Requirement Namespace.
UNSATISFIED_CONFIGURATION - Static variable in class org.osgi.service.component.runtime.dto.ComponentConfigurationDTO
The component configuration is unsatisfied due to a missing required configuration.
UNSATISFIED_REFERENCE - Static variable in class org.osgi.service.component.runtime.dto.ComponentConfigurationDTO
The component configuration is unsatisfied due to an unsatisfied reference.
UnsatisfiedReferenceDTO - Class in org.osgi.service.component.runtime.dto
A representation of an unsatisfied reference.
UnsatisfiedReferenceDTO() - Constructor for class org.osgi.service.component.runtime.dto.UnsatisfiedReferenceDTO
 
unsatisfiedReferences - Variable in class org.osgi.service.component.runtime.dto.ComponentConfigurationDTO
The unsatisfied references.
UNSECURED - Static variable in exception org.osgi.service.zigbee.APSException
An ASDU was received without any security.
UNSIGNED_INTEGER_16 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
Unsigned Integer 16-bit
UNSIGNED_INTEGER_24 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
Unsigned Integer 24-bit
UNSIGNED_INTEGER_32 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
Unsigned Integer 32-bit
UNSIGNED_INTEGER_40 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
Unsigned Integer 40-bit
UNSIGNED_INTEGER_48 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
Unsigned Integer 48-bit
UNSIGNED_INTEGER_56 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
Unsigned Integer 56-bit
UNSIGNED_INTEGER_64 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
Unsigned Integer 64-bit
UNSIGNED_INTEGER_8 - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
According to ZigBee Cluster Library [1], the Unsigned Integer type represents an unsigned integer with a decimal range of 0 to 2^8-1, 0 to 2^16-1, 0 to 2^24-1, 0 to 2^32-1, 0 to 2^40-1, 0 to 2^48-1, 0 to 2^56-1, or 0 to 2^64-1, depending on its length.
UNSUPPORTED_ATTRIBUTE - Static variable in exception org.osgi.service.zigbee.APSException
An APSME-GET.request or APSMESET.
UNSUPPORTED_ATTRIBUTE - Static variable in exception org.osgi.service.zigbee.ZCLException
ZCL Unsupported Attribute error code.
UNSUPPORTED_OPERATION - Static variable in exception org.osgi.service.serial.SerialDeviceException
The operation is unsupported.
UntypedEventHandler - Interface in org.osgi.service.typedevent
Listener for Untyped Events.
UPC - Static variable in interface org.osgi.service.upnp.UPnPDevice
Optional property key for a String typed property holding the Universal Product Code (UPC) of the device.
update(Dictionary<String, ?>) - Method in interface org.osgi.service.cm.Configuration
Update the properties of this Configuration object.
update() - Method in interface org.osgi.service.cm.Configuration
Update the Configuration object with the current properties.
update(String, ResourceDTO) - Method in interface org.osgi.service.onem2m.ServiceLayer
update resource
update(Map<String, ?>) - Method in interface org.osgi.service.remoteserviceadmin.ExportRegistration
Update the endpoint represented by this ExportRegistration and return an updated EndpointDescription.
update(EndpointDescription) - Method in interface org.osgi.service.remoteserviceadmin.ImportRegistration
Update the local service represented by this ImportRegistration.
update(Object) - Method in interface org.osgi.service.wireadmin.Wire
Update the value.
updateBundle(long) - Method in interface org.osgi.service.clusterinfo.FrameworkManager
Updates a bundle given by its bundle Id using the bundle-internal update location.
updateBundle(long, String) - Method in interface org.osgi.service.clusterinfo.FrameworkManager
Updates a bundle given by its URI path using the content at the specified URL.
updateBundle(long) - Method in interface org.osgi.service.rest.client.RestClient
Updates a bundle given by its bundle Id using the bundle-internal update location.
updateBundle(long, String) - Method in interface org.osgi.service.rest.client.RestClient
Updates a bundle given by its URI path using the content at the specified URL.
updateBundle(long, InputStream) - Method in interface org.osgi.service.rest.client.RestClient
Updates a bundle given by its bundle Id and passing the new bundle content in the form of an InputStream.
updated(Dictionary<String, ?>) - Method in interface org.osgi.service.cm.ManagedService
Update the configuration for a Managed Service.
updated(String, Dictionary<String, ?>) - Method in interface org.osgi.service.cm.ManagedServiceFactory
Create a new instance, or update the configuration of an existing instance.
updated - Variable in class org.osgi.service.component.runtime.dto.ReferenceDTO
The name of the updated method of the reference.
updated(Wire, Object) - Method in interface org.osgi.service.wireadmin.Consumer
Update the value.
updateIfDifferent(Dictionary<String, ?>) - Method in interface org.osgi.service.cm.Configuration
Update the properties of this Configuration object if the provided properties are different than the currently stored set.
updateNetworkChannel(byte) - Method in interface org.osgi.service.zigbee.ZigBeeHost
Updates the network channel.
updateWire(Wire, Dictionary<String, ?>) - Method in interface org.osgi.service.wireadmin.WireAdmin
Update the properties of a Wire object.
UPNP_EXPORT - Static variable in interface org.osgi.service.upnp.UPnPDevice
The UPnP.export service property is a hint that marks a device to be picked up and exported by the UPnP Service.
UPNP_FILTER - Static variable in interface org.osgi.service.upnp.UPnPEventListener
Key for a service property having a value that is an object of type org.osgi.framework.Filter and that is used to limit received events.
UPnPAction - Interface in org.osgi.service.upnp
A UPnP action.
UPnPDevice - Interface in org.osgi.service.upnp
Represents a UPnP device.
UPnPEventListener - Interface in org.osgi.service.upnp
UPnP Events are mapped and delivered to applications according to the OSGi whiteboard model.
UPnPException - Exception in org.osgi.service.upnp
There are several defined error situations describing UPnP problems while a control point invokes actions to UPnPDevices.
UPnPException(int, String) - Constructor for exception org.osgi.service.upnp.UPnPException
This constructor creates a UPnPException on the specified error code and error description.
UPnPException(int, String, Throwable) - Constructor for exception org.osgi.service.upnp.UPnPException
This constructor creates a UPnPException on the specified error code, error description and error cause.
UPnPIcon - Interface in org.osgi.service.upnp
A UPnP icon representation.
UPnPLocalStateVariable - Interface in org.osgi.service.upnp
A local UPnP state variable which allows the value of the state variable to be queried.
UPnPService - Interface in org.osgi.service.upnp
A representation of a UPnP Service.
UPnPStateVariable - Interface in org.osgi.service.upnp
The meta-information of a UPnP state variable as declared in the device's service state table (SST).
UPPER_ERROR_THRESHOLD - Static variable in interface org.osgi.service.resourcemonitoring.ResourceListener
Optional property defining the value of the upper error threshold.
UPPER_WARNING_THRESHOLD - Static variable in interface org.osgi.service.resourcemonitoring.ResourceListener
Optional property defining the value of the upper warning threshold.
Uri - Class in org.osgi.service.dmt
This class contains static utility methods to manipulate DMT URIs.
uri - Variable in class org.osgi.service.onem2m.dto.ChildResourceRefDTO
URI to the child resource.
uri - Variable in class org.osgi.service.onem2m.dto.DasInfoDTO
Dynamic Authorization Server URI
uri - Variable in class org.osgi.service.onem2m.dto.PrimitiveContentDTO
URI
uri - Variable in class org.osgi.service.onem2m.dto.ResourceWrapperDTO
Hierarchical URI of the resource
URI_PATH - Static variable in interface org.osgi.service.rest.RestApiExtension
This service property describes a URI to the REST extension on this local machine.
URI_TOO_LONG - Static variable in exception org.osgi.service.dmt.DmtException
The requested command failed because the target URI is too long for what the recipient is able or willing to process.
URL - Static variable in interface org.osgi.service.repository.Repository
Service property to provide URLs related to this repository.
USB_ADDRESS - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property to identify USB address.
USB_BALTERNATESETTING - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for USB Interface Descriptor field "bAlternateSetting".
USB_BCDDEVICE - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for USB Device Descriptor field "bcdDevice".
USB_BCDUSB - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for USB Device Descriptor field "bcdUSB".
USB_BDEVICECLASS - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for USB Device Descriptor field "bDeviceClass".
USB_BDEVICEPROTOCOL - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for USB Device Descriptor field "bDeviceProtocol".
USB_BDEVICESUBCLASS - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for USB Device Descriptor field "bDeviceSubClass".
USB_BINTERFACECLASS - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for USB Interface Descriptor field "bInterfaceClass".
USB_BINTERFACENUMBER - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for USB Interface Descriptor field "bInterfaceNumber".
USB_BINTERFACEPROTOCOL - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for USB Interface Descriptor field "bInterfaceProtocol".
USB_BINTERFACESUBCLASS - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for USB Interface Descriptor field "bInterfaceSubClass".
USB_BMAXPACKETSIZE0 - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for USB Device Descriptor field "bMaxPacketSize0".
USB_BNUMCONFIGURATIONS - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for USB Device Descriptor field "bNumConfigurations".
USB_BNUMENDPOINTS - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for USB Interface Descriptor field "bNumEndpoints".
USB_BUS - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property to identify USB bus.
USB_IDPRODUCT - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for USB Device Descriptor field "idProduct".
USB_IDVENDOR - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for USB Device Descriptor field "idVendor".
USB_INTERFACE - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for name referenced by USB Interface Descriptor field "iInterface".
USB_MANUFACTURER - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for name referenced by USB Device Descriptor field "iManufacturer".
USB_PRODUCT - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for name referenced by USB Device Descriptor field "iProduct".
USB_SERIALNUMBER - Static variable in interface org.osgi.service.usbinfo.USBInfoDevice
Service property for name referenced by USB Device Descriptor field "iSerialNumber".
USBInfoDevice - Interface in org.osgi.service.usbinfo
Represents a USB device.
USE_DRIVER - Static variable in interface org.osgi.service.transaction.control.jdbc.JDBCConnectionProviderFactory
The property used to set the maximum number of connections that should be held in the pool
USER - Static variable in interface org.osgi.service.useradmin.Role
The type of a User role.
User - Interface in org.osgi.service.useradmin
A User role managed by a User Admin service.
USER_ANYONE - Static variable in interface org.osgi.service.useradmin.Role
The name of the predefined role, user.anyone, that all users and groups belong to.
UserAdmin - Interface in org.osgi.service.useradmin
This interface is used to manage a database of named Role objects, which can be used for authentication and authorization purposes.
UserAdminEvent - Class in org.osgi.service.useradmin
Role change event.
UserAdminEvent(ServiceReference<UserAdmin>, int, Role) - Constructor for class org.osgi.service.useradmin.UserAdminEvent
Constructs a UserAdminEvent object from the given ServiceReference object, event type, and Role object.
UserAdminListener - Interface in org.osgi.service.useradmin
Listener for UserAdminEvents.
UserAdminPermission - Class in org.osgi.service.useradmin
Permission to configure and access the Role objects managed by a User Admin service.
UserAdminPermission(String, String) - Constructor for class org.osgi.service.useradmin.UserAdminPermission
Creates a new UserAdminPermission with the specified name and actions.
UTC_TIME - Static variable in class org.osgi.service.zigbee.ZigBeeDataTypes
According to ZigBee Cluster Library [1], UTCTime is an unsigned 32-bit value representing the number of seconds since 0 hours, 0 minutes, 0 seconds, on the 1st of January, 2000 UTC (Universal Coordinated Time).
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
Skip navigation links
OSGi® Compendium
Release 8

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