| Package | Description |
|---|---|
| org.fourthline.cling | |
| org.fourthline.cling.registry |
| Constructor and Description |
|---|
UpnpServiceImpl(RegistryListener... registryListeners) |
UpnpServiceImpl(UpnpServiceConfiguration configuration,
RegistryListener... registryListeners) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRegistryListener
Convenience class, provides empty implementations of all methods.
|
| Modifier and Type | Field and Description |
|---|---|
protected Set<RegistryListener> |
RegistryImpl.registryListeners |
| Modifier and Type | Method and Description |
|---|---|
Collection<RegistryListener> |
RegistryImpl.getListeners() |
Collection<RegistryListener> |
Registry.getListeners() |
| Modifier and Type | Method and Description |
|---|---|
void |
RegistryImpl.addListener(RegistryListener listener) |
void |
Registry.addListener(RegistryListener listener) |
void |
RegistryImpl.removeListener(RegistryListener listener) |
void |
Registry.removeListener(RegistryListener listener) |
Copyright © 2016 4th Line GmbH, Switzerland. All rights reserved.