org.apache.directory.server.ntp.io
Class NtpMessageDecoder
java.lang.Object
org.apache.directory.server.ntp.io.NtpMessageDecoder
public class NtpMessageDecoder
- extends Object
- Author:
- Apache Directory Project
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NtpMessageDecoder
public NtpMessageDecoder()
decode
public NtpMessage decode(ByteBuffer request)
- Decodes the
ByteBuffer into an NtpMessage.
- Parameters:
request -
- Returns:
- The
NtpMessage.
Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.