|
||||||||||
| 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.SendOnlyMode
public class Channel.SendOnlyMode
Transmission from connections to channel.
| Constructor Summary | |
|---|---|
Channel.SendOnlyMode(Connections connections)
|
|
| Method Summary | |
|---|---|
void |
activate()
Establishes transmission path according to this mode. |
void |
deactivate()
Clears media path. |
CheckPoint |
getCheckPoint(int i)
Get access to check points. |
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.SendOnlyMode(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.Modepublic CheckPoint getCheckPoint(int i)
i - the identifier of check point.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||