| Package | Description |
|---|---|
| org.jupnp | |
| org.jupnp.transport | |
| org.jupnp.transport.impl |
| Modifier and Type | Method and Description |
|---|---|
MulticastReceiver |
DefaultUpnpServiceConfiguration.createMulticastReceiver(NetworkAddressFactory networkAddressFactory) |
MulticastReceiver |
OSGiUpnpServiceConfiguration.createMulticastReceiver(NetworkAddressFactory networkAddressFactory) |
MulticastReceiver |
UpnpServiceConfiguration.createMulticastReceiver(NetworkAddressFactory networkAddressFactory) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<NetworkInterface,MulticastReceiver> |
RouterImpl.multicastReceivers |
| Modifier and Type | Class and Description |
|---|---|
class |
MulticastReceiverImpl
Default implementation based on a UDP
MulticastSocket. |
Copyright © 2023 jUPnP.org. All rights reserved.