|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PortMapping | |
---|---|
org.teleal.cling.support.igd |
Uses of PortMapping in org.teleal.cling.support.igd |
---|
Fields in org.teleal.cling.support.igd declared as PortMapping | |
---|---|
protected PortMapping |
PortMappingDeleteCallback.portMapping
|
protected PortMapping |
PortMappingAddCallback.portMapping
|
protected PortMapping[] |
PortMappingListener.portMappings
|
Fields in org.teleal.cling.support.igd with type parameters of type PortMapping | |
---|---|
protected java.util.Map<org.teleal.cling.model.meta.Service,java.util.List<PortMapping>> |
PortMappingListener.activePortMappings
|
Constructors in org.teleal.cling.support.igd with parameters of type PortMapping | |
---|---|
PortMappingAddCallback(org.teleal.cling.model.meta.Service service,
org.teleal.cling.controlpoint.ControlPoint controlPoint,
PortMapping portMapping)
|
|
PortMappingAddCallback(org.teleal.cling.model.meta.Service service,
PortMapping portMapping)
|
|
PortMappingDeleteCallback(org.teleal.cling.model.meta.Service service,
org.teleal.cling.controlpoint.ControlPoint controlPoint,
PortMapping portMapping)
|
|
PortMappingDeleteCallback(org.teleal.cling.model.meta.Service service,
PortMapping portMapping)
|
|
PortMappingListener(PortMapping portMapping)
|
|
PortMappingListener(PortMapping[] portMappings)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |