| Package | Description |
|---|---|
| org.jupnp.model | |
| org.jupnp.model.meta |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultServiceManager<T>
Default implementation, creates and manages a single instance of a plain Java bean.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Command.execute(ServiceManager<T> manager) |
| Modifier and Type | Field and Description |
|---|---|
protected ServiceManager |
LocalService.manager |
| Modifier and Type | Method and Description |
|---|---|
ServiceManager<T> |
LocalService.getManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
LocalService.setManager(ServiceManager<T> manager) |
Copyright © 2023 jUPnP.org. All rights reserved.