org.mobicents.media.server.impl.resource
Class ProxySourceFactory

java.lang.Object
  extended by org.mobicents.media.server.impl.resource.ProxySourceFactory
All Implemented Interfaces:
org.mobicents.media.ComponentFactory

public class ProxySourceFactory
extends java.lang.Object
implements org.mobicents.media.ComponentFactory

Author:
kulikov

Constructor Summary
ProxySourceFactory(Proxy proxy)
           
 
Method Summary
 org.mobicents.media.Component newInstance(org.mobicents.media.server.spi.Endpoint endpoint)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProxySourceFactory

public ProxySourceFactory(Proxy proxy)
Method Detail

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.