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