|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceUnavailableException | |
|---|---|
| org.mobicents.media | |
| org.mobicents.media.server.spi | |
| org.mobicents.media.server.spi.player | |
| 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(ConnectionType type)
Creates new connection with specified mode. |
String |
Endpoint.describe(MediaType mediaType)
Generates media description for the specified media type. |
Endpoint |
NamingService.lookup(String endpointName)
|
Endpoint |
NamingService.lookup(String endpointName,
boolean allowInUse)
|
Endpoint |
MediaServer.lookup(String name,
boolean bussy)
|
Endpoint[] |
MediaServer.lookupall(String endpointName)
|
void |
Endpoint.start()
Starts endpoint. |
| Uses of ResourceUnavailableException in org.mobicents.media.server.spi.player |
|---|
| Methods in org.mobicents.media.server.spi.player that throw ResourceUnavailableException | |
|---|---|
void |
Player.setURL(String url)
Assigns URL to play media from. |
| Uses of ResourceUnavailableException in org.mobicents.media.server.spi.resource |
|---|
| Methods in org.mobicents.media.server.spi.resource that throw ResourceUnavailableException | |
|---|---|
void |
Player.setURL(String url)
Assigns URL to play media from. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||