org.mobicents.media.server.impl
Class CompositeSinkFactory
java.lang.Object
org.mobicents.media.server.impl.CompositeSinkFactory
- All Implemented Interfaces:
- org.mobicents.media.ComponentFactory
public class CompositeSinkFactory
- 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 |
CompositeSinkFactory
public CompositeSinkFactory()
getName
public java.lang.String getName()
setNam
public void setNam(java.lang.String name)
getSinkFactory
public org.mobicents.media.ComponentFactory getSinkFactory()
setSinkFactory
public void setSinkFactory(org.mobicents.media.ComponentFactory sinkFactory)
getChannelFactory
public ChannelFactory getChannelFactory()
setChannelFactory
public void setChannelFactory(ChannelFactory channelFactory)
newInstance
public org.mobicents.media.Component newInstance(org.mobicents.media.server.spi.Endpoint endpoint)
- Specified by:
newInstance in interface org.mobicents.media.ComponentFactory
Copyright © 2009. All Rights Reserved.