| Package | Description |
|---|---|
| org.fourthline.cling | |
| org.fourthline.cling.transport | |
| org.fourthline.cling.transport.impl |
| Modifier and Type | Method and Description |
|---|---|
MulticastReceiver |
UpnpServiceConfiguration.createMulticastReceiver(NetworkAddressFactory networkAddressFactory) |
MulticastReceiver |
ManagedUpnpServiceConfiguration.createMulticastReceiver(NetworkAddressFactory networkAddressFactory) |
MulticastReceiver |
DefaultUpnpServiceConfiguration.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 © 2016 4th Line GmbH, Switzerland. All rights reserved.