|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.media.server.connection.Channel.Mode
protected abstract class Channel.Mode
Transmission mode
| Constructor Summary | |
|---|---|
protected |
Channel.Mode()
|
| Method Summary | |
|---|---|
abstract void |
activate()
Establishes transmission path according to this mode. |
abstract void |
deactivate()
Clears media path. |
abstract ConnectionMode |
getID()
Gets the unique identifier of the mode. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected Channel.Mode()
| Method Detail |
|---|
public abstract ConnectionMode getID()
public abstract void activate()
throws FormatNotSupportedException
FormatNotSupportedExceptionpublic abstract void deactivate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||