org.mobicents.media.server.impl.resource.zap
Class DahdiEndpointImpl

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

public class DahdiEndpointImpl
extends BaseEndpointImpl

Author:
kulikov
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.mobicents.media.server.BaseEndpointImpl
connectionFactory, rtpFactory, stateLock
 
Constructor Summary
DahdiEndpointImpl(java.lang.String localName, java.lang.String pipeName)
           
 
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

DahdiEndpointImpl

public DahdiEndpointImpl(java.lang.String localName,
                         java.lang.String pipeName)
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.