| Package | Description |
|---|---|
| org.jupnp.support.igd | |
| org.jupnp.support.igd.callback |
| Modifier and Type | Field and Description |
|---|---|
protected PortMapping[] |
PortMappingListener.portMappings |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Service<?,?>,List<PortMapping>> |
PortMappingListener.activePortMappings |
| Constructor and Description |
|---|
PortMappingListener(PortMapping portMapping) |
PortMappingListener(PortMapping[] portMappings) |
| Modifier and Type | Field and Description |
|---|---|
protected PortMapping |
PortMappingDelete.portMapping |
protected PortMapping |
PortMappingAdd.portMapping |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
PortMappingEntryGet.success(PortMapping portMapping) |
| Constructor and Description |
|---|
PortMappingAdd(Service<?,?> service,
ControlPoint controlPoint,
PortMapping portMapping) |
PortMappingAdd(Service<?,?> service,
PortMapping portMapping) |
PortMappingDelete(Service<?,?> service,
ControlPoint controlPoint,
PortMapping portMapping) |
PortMappingDelete(Service<?,?> service,
PortMapping portMapping) |
Copyright © 2023 jUPnP.org. All rights reserved.