public class NtpMessageDecoder extends Object
Constructor and Description |
---|
NtpMessageDecoder() |
Modifier and Type | Method and Description |
---|---|
NtpMessage |
decode(ByteBuffer request)
Decodes the
ByteBuffer into an NtpMessage . |
public NtpMessageDecoder()
public NtpMessage decode(ByteBuffer request)
ByteBuffer
into an NtpMessage
.request
- NtpMessage
.Copyright © 2003–2023 The Apache Software Foundation. All rights reserved.