org.mobicents.media.server
Class VirtualEndpointImpl

java.lang.Object
  extended by org.mobicents.media.server.BaseEndpointImpl
      extended by org.mobicents.media.server.VirtualEndpointImpl
All Implemented Interfaces:
java.io.Serializable, org.mobicents.media.server.spi.Endpoint

public class VirtualEndpointImpl
extends BaseEndpointImpl

Author:
kulikov
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.mobicents.media.server.BaseEndpointImpl
connectionFactory, rtpFactory, stateLock
 
Constructor Summary
VirtualEndpointImpl(java.lang.String localName)
           
 
Method Summary
 void block()
           
 void unblock()
           
 
Methods inherited from class org.mobicents.media.server.BaseEndpointImpl
addNotificationListener, createConnection, createLocalConnection, deleteAllConnections, deleteConnection, describe, getComponent, getConnection, getConnectionFactory, getConnectionIndex, getConnections, getLocalAddress, getLocalName, getLocalPort, getMediaTypes, getRtpManager, getSink, getSource, getState, removeNotificationListener, setConnectionFactory, setLocalName, setMediaTypes, setRtpManager, setSinks, setSources, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VirtualEndpointImpl

public VirtualEndpointImpl(java.lang.String localName)
Method Detail

unblock

public void unblock()
Specified by:
unblock in class BaseEndpointImpl

block

public void block()
Specified by:
block in class BaseEndpointImpl


Copyright © 2010. All Rights Reserved.