- 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.
- ungetService(S) - Method in interface org.osgi.service.component.ComponentServiceObjects
-
Releases a service object for the
associated
service.
- ungetService(Bundle, ServiceRegistration, Object) - Method in class org.osgi.util.xml.XMLParserActivator
-
Releases a XML Parser Factory object.
- 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.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.
- unregister(String) - Method in interface org.osgi.service.http.HttpService
-
Unregisters a previous registration done by registerServlet
or
registerResources
methods.
- 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.
- UNSUPPORTED_OPERATION - Static variable in exception org.osgi.service.serial.SerialDeviceException
-
The operation is unsupported.
- 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.
- 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.
- 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_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.
- 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.
- USER - Static variable in interface org.osgi.service.useradmin.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, 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.