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 NtpMessage decode(ByteBuffer request)
ByteBuffer into an NtpMessage.request - NtpMessage.Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.