| Package | Description |
|---|---|
| org.jupnp | |
| org.jupnp.controlpoint | |
| org.jupnp.mock | |
| org.jupnp.registry | |
| org.jupnp.transport |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultUpnpServiceConfiguration
Default configuration data of a typical UPnP stack.
|
class |
OSGiUpnpServiceConfiguration
Configuration data of a typical UPnP stack on OSGi.
|
| Modifier and Type | Field and Description |
|---|---|
protected UpnpServiceConfiguration |
UpnpServiceImpl.configuration |
| Modifier and Type | Method and Description |
|---|---|
UpnpServiceConfiguration |
UpnpService.getConfiguration() |
UpnpServiceConfiguration |
UpnpServiceImpl.getConfiguration() |
| Constructor and Description |
|---|
UpnpServiceImpl(UpnpServiceConfiguration configuration) |
| Modifier and Type | Field and Description |
|---|---|
protected UpnpServiceConfiguration |
ControlPointImpl.configuration |
| Modifier and Type | Method and Description |
|---|---|
UpnpServiceConfiguration |
ControlPointImpl.getConfiguration() |
UpnpServiceConfiguration |
ControlPoint.getConfiguration() |
| Constructor and Description |
|---|
ControlPointImpl(UpnpServiceConfiguration configuration,
ProtocolFactory protocolFactory,
Registry registry) |
| Modifier and Type | Class and Description |
|---|---|
class |
MockUpnpServiceConfiguration |
| Modifier and Type | Field and Description |
|---|---|
protected UpnpServiceConfiguration |
MockUpnpService.configuration |
protected UpnpServiceConfiguration |
MockRouter.configuration |
| Modifier and Type | Method and Description |
|---|---|
UpnpServiceConfiguration |
MockUpnpService.getConfiguration() |
UpnpServiceConfiguration |
MockRouter.getConfiguration() |
| Constructor and Description |
|---|
MockRouter(UpnpServiceConfiguration configuration,
ProtocolFactory protocolFactory) |
| Modifier and Type | Method and Description |
|---|---|
UpnpServiceConfiguration |
Registry.getConfiguration() |
UpnpServiceConfiguration |
RegistryImpl.getConfiguration() |
| Modifier and Type | Field and Description |
|---|---|
protected UpnpServiceConfiguration |
RouterImpl.configuration |
| Modifier and Type | Method and Description |
|---|---|
UpnpServiceConfiguration |
RouterImpl.getConfiguration() |
UpnpServiceConfiguration |
Router.getConfiguration() |
| Constructor and Description |
|---|
RouterImpl(UpnpServiceConfiguration configuration,
ProtocolFactory protocolFactory) |
Copyright © 2023 jUPnP.org. All rights reserved.