| Package | Description |
|---|---|
| org.jupnp.registry |
| 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> |
Registry.getListeners() |
Collection<RegistryListener> |
RegistryImpl.getListeners() |
| Modifier and Type | Method and Description |
|---|---|
void |
Registry.addListener(RegistryListener listener) |
void |
RegistryImpl.addListener(RegistryListener listener) |
void |
Registry.removeListener(RegistryListener listener) |
void |
RegistryImpl.removeListener(RegistryListener listener) |
Copyright © 2023 jUPnP.org. All rights reserved.