|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TurnClientManagerImplMBean
MBean for accessing data about the TurnClientManagerImpl.
| Method Summary | |
|---|---|
int |
getMaxNumRemoteSingleTurnClient()
Get the maximum number of remote host connections we've seen for any single client. |
int |
getMaxNumRemoteTurnClients()
Accessor for the maximum number of remote clients at any one time. |
int |
getMaxNumTurnClients()
Accessor for the maximum number of TURN clients seen. |
int |
getNumRemoteTurnClients()
Accessor for the total number of remote clients accessing the server. |
int |
getNumTurnClients()
Accessor for the number of clients currently connected to this TURN server. |
| Method Detail |
|---|
int getNumTurnClients()
int getMaxNumTurnClients()
int getNumRemoteTurnClients()
int getMaxNumRemoteTurnClients()
Note that this number is not necessarily precisely accurate. Rather
it reflects the maximum number for any time we've taken a reading,
which should be close to the true value.
int getMaxNumRemoteSingleTurnClient()
Note that this number is not necessarily precisely accurate. Rather
it reflects the maximum number for any time we've taken a reading,
which should be close to the true value.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||