Uses of Class
udt.util.UDTStatistics

Packages that use UDTStatistics
udt   
 

Uses of UDTStatistics in udt
 

Fields in udt declared as UDTStatistics
protected  UDTStatistics UDTSession.statistics
           
protected  UDTStatistics UDTCongestionControl.statistics
           
 

Methods in udt that return UDTStatistics
 UDTStatistics UDTSession.getStatistics()
           
 UDTStatistics UDTClient.getStatistics()
           
 

Constructors in udt with parameters of type UDTStatistics
UDTInputStream(UDTSocket socket, UDTStatistics statistics)
          create a new UDTInputStream connected to the given socket
 



Copyright © 2013 LittleShoot. All Rights Reserved.