Uses of Class
org.mobicents.media.server.spi.ResourceUnavailableException

Packages that use ResourceUnavailableException
org.mobicents.media   
org.mobicents.media.server.spi   
org.mobicents.media.server.spi.resource   
 

Uses of ResourceUnavailableException in org.mobicents.media
 

Methods in org.mobicents.media that throw ResourceUnavailableException
 Component ComponentFactory.newInstance(Endpoint endpoint)
          Constructs new component.
 

Uses of ResourceUnavailableException in org.mobicents.media.server.spi
 

Methods in org.mobicents.media.server.spi that throw ResourceUnavailableException
 Connection Endpoint.createConnection(ConnectionMode mode)
          Creates new connection with specified mode.
 Connection Endpoint.createLocalConnection(ConnectionMode mode)
          Creates new connection with specified mode.
 java.lang.String Endpoint.describe(MediaType mediaType)
           
 Endpoint NamingService.lookup(java.lang.String endpointName)
           
 Endpoint NamingService.lookup(java.lang.String endpointName, boolean allowInUse)
           
 void Connection.setRemoteDescriptor(java.lang.String descriptor)
          Modify the descriptor of the remote party.
 void Endpoint.start()
          Starts endpoint.
 

Uses of ResourceUnavailableException in org.mobicents.media.server.spi.resource
 

Methods in org.mobicents.media.server.spi.resource that throw ResourceUnavailableException
 void Player.setURL(java.lang.String url)
          Assigns URL to play media from.
 



Copyright © 2010. All Rights Reserved.