org.teleal.cling.support.igd
Class PortMappingDeleteCallback

java.lang.Object
  extended by org.teleal.cling.controlpoint.ActionCallback
      extended by org.teleal.cling.support.igd.PortMappingDeleteCallback
All Implemented Interfaces:
java.lang.Runnable

public abstract class PortMappingDeleteCallback
extends org.teleal.cling.controlpoint.ActionCallback

Author:
Christian Bauer

Nested Class Summary
 
Nested classes/interfaces inherited from class org.teleal.cling.controlpoint.ActionCallback
org.teleal.cling.controlpoint.ActionCallback.Default
 
Field Summary
protected  PortMapping portMapping
           
 
Fields inherited from class org.teleal.cling.controlpoint.ActionCallback
actionInvocation, controlPoint
 
Constructor Summary
protected 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)
           
 
Method Summary
 
Methods inherited from class org.teleal.cling.controlpoint.ActionCallback
createDefaultFailureMessage, failure, getActionInvocation, getControlPoint, run, setControlPoint, success, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

portMapping

protected final PortMapping portMapping
Constructor Detail

PortMappingDeleteCallback

public PortMappingDeleteCallback(org.teleal.cling.model.meta.Service service,
                                 PortMapping portMapping)

PortMappingDeleteCallback

protected PortMappingDeleteCallback(org.teleal.cling.model.meta.Service service,
                                    org.teleal.cling.controlpoint.ControlPoint controlPoint,
                                    PortMapping portMapping)


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