|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.server.ntp.io.NtpMessageDecoder
public class NtpMessageDecoder
Constructor Summary | |
---|---|
NtpMessageDecoder()
|
Method Summary | |
---|---|
NtpMessage |
decode(java.nio.ByteBuffer request)
Decodes the ByteBuffer into an NtpMessage . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NtpMessageDecoder()
Method Detail |
---|
public NtpMessage decode(java.nio.ByteBuffer request)
ByteBuffer
into an NtpMessage
.
request
-
NtpMessage
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |