Frames | No Frames |
Classes implementing org.apache.commons.net.ntp.NtpV3Packet | |
class |
Implementation of NtpV3Packet with methods converting Java objects to/from
the Network Time Protocol (NTP) data message header format described in RFC-1305. |
Constructors with parameter type org.apache.commons.net.ntp.NtpV3Packet | |
Create TimeInfo object with raw packet message and destination time received. | |
Create TimeInfo object with raw packet message and destination time received. | |
Create TimeInfo object with raw packet message and destination time received. | |
Create TimeInfo object with raw packet message and destination time received. |
Methods with parameter type org.apache.commons.net.ntp.NtpV3Packet | |
String |
Returns NTP packet reference identifier as IP address. |
String |
Get refId as reference clock string (e.g. |
Methods with return type org.apache.commons.net.ntp.NtpV3Packet | |
NtpV3Packet | Returns NTP message packet. |