org.teleal.cling.support.avtransport.callback
Class Play
java.lang.Object
org.teleal.cling.controlpoint.ActionCallback
org.teleal.cling.support.avtransport.callback.Play
- All Implemented Interfaces:
- Runnable
public abstract class Play
- 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 |
Play(org.teleal.cling.model.meta.Service service)
|
Play(org.teleal.cling.model.meta.Service service,
String speed)
|
Play(org.teleal.cling.model.types.UnsignedIntegerFourBytes instanceId,
org.teleal.cling.model.meta.Service service)
|
Play(org.teleal.cling.model.types.UnsignedIntegerFourBytes instanceId,
org.teleal.cling.model.meta.Service service,
String speed)
|
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 |
Play
public Play(org.teleal.cling.model.meta.Service service)
Play
public Play(org.teleal.cling.model.meta.Service service,
String speed)
Play
public Play(org.teleal.cling.model.types.UnsignedIntegerFourBytes instanceId,
org.teleal.cling.model.meta.Service service)
Play
public Play(org.teleal.cling.model.types.UnsignedIntegerFourBytes instanceId,
org.teleal.cling.model.meta.Service service,
String speed)
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.