-
-
Constructor Summary
Constructors
| Constructor and Description |
Statistics() |
-
-
Constructor Detail
-
Statistics
public Statistics()
-
Method Detail
-
clear
public void clear()
-
getInMsgs
public long getInMsgs()
- Returns:
- the number of messages that have been received on this Connection.
-
getOutMsgs
public long getOutMsgs()
- Returns:
- the number of messages published on this Connection.
-
getInBytes
public long getInBytes()
- Returns:
- the number of bytes received on this Connection.
Copyright © 2015-2016 Apcera, Inc.. All Rights Reserved.