public interface PublisherStatistics
Such an object may be obtained from a publisher and will be dynamically updated.
Modifier and Type | Method and Description |
---|---|
MessageStatistics |
getInboundClientMessageStatistics()
Returns statistics relating to messages received from clients.
|
MessageStatistics |
getOutboundMessageStatistics()
Return statistics relating to messages sent out to clients.
|
MessageStatistics getInboundClientMessageStatistics()
MessageStatistics getOutboundMessageStatistics()
Copyright © 2016 Push Technology Ltd. All Rights Reserved.