org.teleal.cling.support.renderingcontrol.callback
Class SetMute

java.lang.Object
  extended by org.teleal.cling.controlpoint.ActionCallback
      extended by org.teleal.cling.support.renderingcontrol.callback.SetMute
All Implemented Interfaces:
Runnable

public abstract class SetMute
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
 
Fields inherited from class org.teleal.cling.controlpoint.ActionCallback
actionInvocation, controlPoint
 
Constructor Summary
SetMute(org.teleal.cling.model.meta.Service service, boolean desiredMute)
           
SetMute(org.teleal.cling.model.types.UnsignedIntegerFourBytes instanceId, org.teleal.cling.model.meta.Service service, boolean desiredMute)
           
 
Method Summary
 void success(org.teleal.cling.model.action.ActionInvocation invocation)
           
 
Methods inherited from class org.teleal.cling.controlpoint.ActionCallback
createDefaultFailureMessage, failure, failure, getActionInvocation, getControlPoint, run, setControlPoint, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SetMute

public SetMute(org.teleal.cling.model.meta.Service service,
               boolean desiredMute)

SetMute

public SetMute(org.teleal.cling.model.types.UnsignedIntegerFourBytes instanceId,
               org.teleal.cling.model.meta.Service service,
               boolean desiredMute)
Method Detail

success

public void success(org.teleal.cling.model.action.ActionInvocation invocation)
Specified by:
success in class org.teleal.cling.controlpoint.ActionCallback


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