|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PortMapping | |
|---|---|
| org.fourthline.cling.support.igd | |
| org.fourthline.cling.support.igd.callback | |
| Uses of PortMapping in org.fourthline.cling.support.igd |
|---|
| Fields in org.fourthline.cling.support.igd declared as PortMapping | |
|---|---|
protected PortMapping[] |
PortMappingListener.portMappings
|
| Fields in org.fourthline.cling.support.igd with type parameters of type PortMapping | |
|---|---|
protected Map<Service,List<PortMapping>> |
PortMappingListener.activePortMappings
|
| Constructors in org.fourthline.cling.support.igd with parameters of type PortMapping | |
|---|---|
PortMappingListener(PortMapping portMapping)
|
|
PortMappingListener(PortMapping[] portMappings)
|
|
| Uses of PortMapping in org.fourthline.cling.support.igd.callback |
|---|
| Fields in org.fourthline.cling.support.igd.callback declared as PortMapping | |
|---|---|
protected PortMapping |
PortMappingDelete.portMapping
|
protected PortMapping |
PortMappingAdd.portMapping
|
| Constructors in org.fourthline.cling.support.igd.callback with parameters of type PortMapping | |
|---|---|
PortMappingAdd(Service service,
ControlPoint controlPoint,
PortMapping portMapping)
|
|
PortMappingAdd(Service service,
PortMapping portMapping)
|
|
PortMappingDelete(Service service,
ControlPoint controlPoint,
PortMapping portMapping)
|
|
PortMappingDelete(Service service,
PortMapping portMapping)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||