| Interface | Description |
|---|---|
| UpnpService |
Primary interface of the jUPnP Core UPnP stack.
|
| UpnpServiceConfiguration |
Shared configuration data of the UPnP stack..
|
| Class | Description |
|---|---|
| DefaultUpnpServiceConfiguration |
Default configuration data of a typical UPnP stack.
|
| DefaultUpnpServiceConfiguration.JUPnPExecutor | |
| DefaultUpnpServiceConfiguration.JUPnPThreadFactory | |
| Main |
Runs a simple UPnP discovery procedure.
|
| OSGiUpnpServiceConfiguration |
Configuration data of a typical UPnP stack on OSGi.
|
| QueueingThreadPoolExecutor |
This is a thread pool executor service, which works as a developer would expect it to work.
|
| UpnpService.Shutdown | |
| UpnpService.Start | |
| UpnpServiceImpl |
Default implementation of
UpnpService, starts immediately on construction. |
Copyright © 2023 jUPnP.org. All rights reserved.