Uses of Class
quamj.qps.util.ntp.NtpInfo

Packages that use NtpInfo
quamj.qps.util.ntp   
 

Uses of NtpInfo in quamj.qps.util.ntp
 

Methods in quamj.qps.util.ntp that return NtpInfo
 NtpInfo NtpDatagramPacket.getInfo()
          A convenience method which returns the useful information contained in a NtpDatagram.
 NtpInfo NtpConnection.getInfo()