|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TurnClientManager | |
|---|---|
| org.lastbamboo.common.turn.server | |
| Uses of TurnClientManager in org.lastbamboo.common.turn.server |
|---|
| Classes in org.lastbamboo.common.turn.server that implement TurnClientManager | |
|---|---|
class |
TurnClientManagerImpl
Manages endpoint bindings for TURN clients. |
| Constructors in org.lastbamboo.common.turn.server with parameters of type TurnClientManager | |
|---|---|
TcpTurnServer(TurnClientManager turnClientManager)
Creates a new TCP TURN server. |
|
TurnServerMessageVisitor(org.littleshoot.mina.common.IoSession ioSession,
TurnClientManager clientManager)
Creates a new visitor that responds to incoming TURN client requests. |
|
TurnServerMessageVisitorFactory(TurnClientManager clientManager)
Creates a new visitor that responds to incoming TURN client requests. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||