|
Connection Manager 3.4.2 Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SocketStatistic
Interface that keeps statistics of sockets. Currently the only supported statistic is the last time a socket received a stanza or a heartbeat.
Method Summary | |
---|---|
long |
getLastActive()
Returns the last time a stanza was read or a heartbeat was received. |
Method Detail |
---|
long getLastActive()
|
Connection Manager 3.4.2 Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |