org.mobicents.media.server.impl.resource.zap
Class BChannelFactory
java.lang.Object
org.mobicents.media.server.impl.resource.zap.BChannelFactory
- All Implemented Interfaces:
- org.mobicents.media.ComponentFactory
public class BChannelFactory
- extends java.lang.Object
- implements org.mobicents.media.ComponentFactory
- Author:
- kulikov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BChannelFactory
public BChannelFactory()
getSpan
public int getSpan()
setSpan
public void setSpan(int span)
getTimeslot
public int getTimeslot()
setTimeslot
public void setTimeslot(int timeslot)
getFormat
public org.mobicents.media.Format getFormat()
setFormat
public void setFormat(org.mobicents.media.Format format)
newInstance
public org.mobicents.media.Component newInstance(org.mobicents.media.server.spi.Endpoint endpoint)
throws org.mobicents.media.server.spi.ResourceUnavailableException
- Specified by:
newInstance in interface org.mobicents.media.ComponentFactory
- Throws:
org.mobicents.media.server.spi.ResourceUnavailableException
Copyright © 2010. All Rights Reserved.