org.teleal.cling.support.messagebox
Class RemoveMessageCallback

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

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

ATTENTION: My Samsung TV does not implement this!

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
 
Fields inherited from class org.teleal.cling.controlpoint.ActionCallback
actionInvocation, controlPoint
 
Constructor Summary
RemoveMessageCallback(org.teleal.cling.model.meta.Service service, int id)
           
RemoveMessageCallback(org.teleal.cling.model.meta.Service service, Message message)
           
 
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
 

Constructor Detail

RemoveMessageCallback

public RemoveMessageCallback(org.teleal.cling.model.meta.Service service,
                             Message message)

RemoveMessageCallback

public RemoveMessageCallback(org.teleal.cling.model.meta.Service service,
                             int id)


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