org.teleal.cling.support.igd.callback
Class PortMappingAdd
java.lang.Object
org.teleal.cling.controlpoint.ActionCallback
org.teleal.cling.support.igd.callback.PortMappingAdd
- All Implemented Interfaces:
- Runnable
public abstract class PortMappingAdd
- extends org.teleal.cling.controlpoint.ActionCallback
- Author:
- Christian Bauer
Nested classes/interfaces inherited from class org.teleal.cling.controlpoint.ActionCallback |
org.teleal.cling.controlpoint.ActionCallback.Default |
Fields inherited from class org.teleal.cling.controlpoint.ActionCallback |
actionInvocation, controlPoint |
Constructor Summary |
protected |
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)
|
Methods inherited from class org.teleal.cling.controlpoint.ActionCallback |
createDefaultFailureMessage, failure, failure, getActionInvocation, getControlPoint, run, setControlPoint, success, toString |
portMapping
protected final PortMapping portMapping
PortMappingAdd
public PortMappingAdd(org.teleal.cling.model.meta.Service service,
PortMapping portMapping)
PortMappingAdd
protected PortMappingAdd(org.teleal.cling.model.meta.Service service,
org.teleal.cling.controlpoint.ControlPoint controlPoint,
PortMapping portMapping)
Copyright © 2011 Teleal GmbH, Switzerland. All Rights Reserved.