Errai 3.0.1-SNAPSHOT

Uses of Interface
org.jboss.errai.bus.client.framework.transports.TransportStatistics

Packages that use TransportStatistics
org.jboss.errai.bus.client.framework.transports   
 

Uses of TransportStatistics in org.jboss.errai.bus.client.framework.transports
 

Classes in org.jboss.errai.bus.client.framework.transports that implement TransportStatistics
 class HttpPollingHandler
           
 class SSEHandler
           
 class WebsocketHandler
           
 

Methods in org.jboss.errai.bus.client.framework.transports that return TransportStatistics
 TransportStatistics WebsocketHandler.getStatistics()
           
 TransportStatistics SSEHandler.getStatistics()
           
 TransportStatistics TransportHandler.getStatistics()
          Returns the TransportStatistics instance.
 TransportStatistics HttpPollingHandler.getStatistics()
           
 


Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.