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

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)
           
 



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