Uses of Class
org.teleal.cling.support.model.PortMapping

Packages that use PortMapping
org.teleal.cling.support.igd   
org.teleal.cling.support.igd.callback   
 

Uses of PortMapping in org.teleal.cling.support.igd
 

Fields in org.teleal.cling.support.igd declared as PortMapping
protected  PortMapping[] PortMappingListener.portMappings
           
 

Fields in org.teleal.cling.support.igd with type parameters of type PortMapping
protected  Map<org.teleal.cling.model.meta.Service,List<PortMapping>> PortMappingListener.activePortMappings
           
 

Constructors in org.teleal.cling.support.igd with parameters of type PortMapping
PortMappingListener(PortMapping portMapping)
           
PortMappingListener(PortMapping[] portMappings)
           
 

Uses of PortMapping in org.teleal.cling.support.igd.callback
 

Fields in org.teleal.cling.support.igd.callback declared as PortMapping
protected  PortMapping PortMappingDelete.portMapping
           
protected  PortMapping PortMappingAdd.portMapping
           
 

Constructors in org.teleal.cling.support.igd.callback with parameters of type PortMapping
PortMappingAdd(org.teleal.cling.model.meta.Service service, org.teleal.cling.controlpoint.ControlPoint controlPoint, PortMapping portMapping)
           
PortMappingAdd(org.teleal.cling.model.meta.Service service, PortMapping portMapping)
           
PortMappingDelete(org.teleal.cling.model.meta.Service service, org.teleal.cling.controlpoint.ControlPoint controlPoint, PortMapping portMapping)
           
PortMappingDelete(org.teleal.cling.model.meta.Service service, PortMapping portMapping)
           
 



Copyright © 2011 Teleal GmbH, Switzerland. All Rights Reserved.