|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Channel.Mode | |
|---|---|
| org.mobicents.media.server.connection | |
| Uses of Channel.Mode in org.mobicents.media.server.connection |
|---|
| Subclasses of Channel.Mode in org.mobicents.media.server.connection | |
|---|---|
protected class |
Channel.CnfMode
Conference mode |
class |
Channel.NetworkLoopMode
Terminates channel to itself |
class |
Channel.SendOnlyMode
Transmission from connections to channel. |
class |
Channel.SendRecvMode
Transmission in both directions |
| Fields in org.mobicents.media.server.connection with type parameters of type Channel.Mode | |
|---|---|
protected AtomicReference<Channel.Mode> |
Channel.mode
|
| Methods in org.mobicents.media.server.connection that return Channel.Mode | |
|---|---|
protected Channel.Mode |
Channel.convert(ConnectionMode mode)
Creates switch executor for specified mode. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||