org.mobicents.media.server.mgcp.pkg.ann
Class Play
java.lang.Object
org.mobicents.media.server.mgcp.controller.signal.Signal
org.mobicents.media.server.mgcp.pkg.ann.Play
- All Implemented Interfaces:
- Listener<PlayerEvent>, PlayerListener
public class Play
- extends Signal
- implements PlayerListener
Implements play announcement signal.
- Author:
- kulikov
| Fields inherited from class org.mobicents.media.server.mgcp.controller.signal.Signal |
events |
| Methods inherited from class org.mobicents.media.server.mgcp.controller.signal.Signal |
accept, complete, getConnection, getEndpoint, getName, getPackage, getTrigger, sendEvent, sendEvent, setPackage, setTrigger |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Play
public Play(String name)
execute
public void execute()
- Description copied from class:
Signal
- Executes this signal
- Specified by:
execute in class Signal
doAccept
public boolean doAccept(Text event)
- Specified by:
doAccept in class Signal
cancel
public void cancel()
- Specified by:
cancel in class Signal
reset
public void reset()
- Overrides:
reset in class Signal
process
public void process(PlayerEvent event)
- Specified by:
process in interface Listener<PlayerEvent>
Copyright © 2012 TeleStax, Inc.. All Rights Reserved.