| Package | Description |
|---|---|
| org.jupnp | |
| org.jupnp.transport | |
| org.jupnp.transport.impl |
| Modifier and Type | Method and Description |
|---|---|
DatagramIO |
DefaultUpnpServiceConfiguration.createDatagramIO(NetworkAddressFactory networkAddressFactory) |
DatagramIO |
OSGiUpnpServiceConfiguration.createDatagramIO(NetworkAddressFactory networkAddressFactory) |
DatagramIO |
UpnpServiceConfiguration.createDatagramIO(NetworkAddressFactory networkAddressFactory) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<InetAddress,DatagramIO> |
RouterImpl.datagramIOs |
| Modifier and Type | Class and Description |
|---|---|
class |
DatagramIOImpl
Default implementation based on a single shared (receive/send) UDP
MulticastSocket. |
Copyright © 2023 jUPnP.org. All rights reserved.