| Class | Description |
|---|---|
| FieldStateVariableAccessor |
Reads the value of a state variable using reflection and a field.
|
| GetterStateVariableAccessor |
Reads the value of a state variable using reflection and a getter method.
|
| StateVariableAccessor |
Reads the value of a state variable, given an instance that implements the service.
|
| StateVariableValue<S extends Service> |
Represents the value of a state variable.
|
Copyright © 2023 jUPnP.org. All rights reserved.