org.apache.directory.server.ntp.io
Class NtpMessageEncoder
java.lang.Object
org.apache.directory.server.ntp.io.NtpMessageEncoder
public class NtpMessageEncoder
- extends Object
- Author:
- Apache Directory Project
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NtpMessageEncoder
public NtpMessageEncoder()
encode
public void encode(ByteBuffer byteBuffer,
NtpMessage message)
- Encodes the
NtpMessage into the ByteBuffer.
- Parameters:
byteBuffer - message -
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.