Java org.apache.commons.net.ntp TimeInfo fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.net.ntp TimeInfo fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.net.ntp TimeInfo.

The text is from its open source code.

Method

voidcomputeDetails()
Compute and validate details of the NTP message packet.
LonggetDelay()
Get round-trip network delay.
NtpV3PacketgetMessage()
Returns NTP message packet.
LonggetOffset()
Get clock offset needed to adjust local clock to match remote clock.
longgetReturnTime()
Returns time at which time message packet was received by local machine.