|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcgl.narada.service.time.ntptime.NtpOffset
public class NtpOffset
Ntp Packet field information
| Field Summary | |
|---|---|
static int |
NTPDataLength
length of NTPDatagramPacket |
static int |
offHeader
offset of header data |
static int |
offOriginateTimestamp
offset of originate timestamp |
static int |
offReceiveTimestamp
offset of receive timestamp |
static int |
offReferenceID
offset of reference ID |
static int |
offReferenceTimestamp
offset of reference timestamp |
static int |
offTransmitTimestamp
offset of transmit timestamp |
| Constructor Summary | |
|---|---|
NtpOffset()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int offHeader
public static final int offReferenceID
public static final int offReferenceTimestamp
public static final int offOriginateTimestamp
public static final int offReceiveTimestamp
public static final int offTransmitTimestamp
public static final int NTPDataLength
| Constructor Detail |
|---|
public NtpOffset()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||