- All Implemented Interfaces:
- org.squirrelframework.foundation.component.SquirrelComponent, org.squirrelframework.foundation.fsm.Action<MgcpControllerFsm,MgcpControllerState,MgcpControllerEvent,MgcpControllerTransitionContext>
public class OpenChannelAction
extends org.squirrelframework.foundation.fsm.AnonymousAction<MgcpControllerFsm,MgcpControllerState,MgcpControllerEvent,MgcpControllerTransitionContext>
Action that opens the MGCP Controller's channel asynchronously.
- Author:
- Henrique Rosa (henrique.rosa@telestax.com)