org.mobicents.javax.media.mscontrol.container
Class Link
java.lang.Object
org.mobicents.fsm.FSM
org.mobicents.javax.media.mscontrol.container.Link
- All Implemented Interfaces:
- Serializable, Runnable
public class Link
- extends FSM
- Author:
- kulikov
- See Also:
- Serialized Form
| Methods inherited from class org.mobicents.fsm.FSM |
createState, createTimeoutTransition, createTransition, getAttribute, getState, removeAttribute, run, setAttribute, setEnd, setLogger, setStart, signal, signalAsync |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
connections
protected jain.protocol.ip.mgcp.message.parms.ConnectionIdentifier[] connections
direction
protected javax.media.mscontrol.join.Joinable.Direction direction
context
protected Serializable context
Link
public Link(ScheduledExecutorService scheduler,
ContainerImpl a,
ContainerImpl b)
getContainer
public ContainerImpl getContainer(int i)
setListener
public void setListener(LinkListener listener)
getDirection
public javax.media.mscontrol.join.Joinable.Direction getDirection()
Copyright © 2013 TeleStax, Inc.. All Rights Reserved.