|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AllocatedTurnServer
Interface for a TURN server created in response to a TURN Allocate Request from a client.
| Method Summary | |
|---|---|
InetSocketAddress |
getSocketAddress()
Accessor for the address the server is listening on. |
void |
start()
Starts the server. |
void |
stop()
Stops the server. |
| Method Detail |
|---|
void start()
void stop()
InetSocketAddress getSocketAddress()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||