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   
org.mobicents.media.server.spi.rtp   
 

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()
          Creates new connection with specified mode.
 Connection Endpoint.createLocalConnection()
          Creates new connection with specified mode.
 java.lang.String Endpoint.describe(MediaType mediaType)
          Generates media description for the specified media type.
 java.util.Collection<Endpoint> EndpointFactory.install()
          Installs factory.
 Endpoint NamingService.lookup(java.lang.String endpointName)
           
 Endpoint NamingService.lookup(java.lang.String endpointName, boolean allowInUse)
           
 Endpoint MediaServer.lookup(java.lang.String name, boolean bussy)
           
 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.
 

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

Methods in org.mobicents.media.server.spi.rtp that throw ResourceUnavailableException
 void RtpSocket.bind()
          Binds Datagram to the address sprecified.
 RtpSocket RtpManager.getRTPSocket(MediaType media)
          Constructs new RTP socket for the specified media type.
 



Copyright © 2010. All Rights Reserved.