org.lastbamboo.common.turn.server
Interface TcpTurnServerMBean

All Known Implementing Classes:
TcpTurnServer

public interface TcpTurnServerMBean

MBean interface for the TURN server class.


Method Summary
 int getTurnPort()
          Accessor for the port the TURN server is running on.
 

Method Detail

getTurnPort

int getTurnPort()
Accessor for the port the TURN server is running on.

Returns:
The port the server is running on.


Copyright © 2013 LittleShoot. All Rights Reserved.