|
||||||||||
| 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
org.mobicents.media.server.connection.Channel.NetworkLoopMode
public class Channel.NetworkLoopMode
Terminates channel to itself
| Constructor Summary | |
|---|---|
Channel.NetworkLoopMode(Connections connections)
|
|
| Method Summary | |
|---|---|
void |
activate()
Establishes transmission path according to this mode. |
void |
deactivate()
Clears media path. |
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 |
|---|
public Channel.NetworkLoopMode(Connections connections)
| Method Detail |
|---|
public void activate()
throws FormatNotSupportedException
Channel.Mode
activate in class Channel.ModeFormatNotSupportedExceptionpublic void deactivate()
Channel.Mode
deactivate in class Channel.Modepublic ConnectionMode getID()
Channel.Mode
getID in class Channel.Mode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||