org.apache.directory.server.ntp.protocol
Class NtpDecoder
java.lang.Object
org.apache.mina.filter.codec.ProtocolDecoderAdapter
org.apache.directory.server.ntp.protocol.NtpDecoder
- All Implemented Interfaces:
- org.apache.mina.filter.codec.ProtocolDecoder
public class NtpDecoder
- extends org.apache.mina.filter.codec.ProtocolDecoderAdapter
- Author:
- Apache Directory Project
|
Method Summary |
void |
decode(org.apache.mina.core.session.IoSession session,
org.apache.mina.core.buffer.IoBuffer in,
org.apache.mina.filter.codec.ProtocolDecoderOutput out)
|
| Methods inherited from class org.apache.mina.filter.codec.ProtocolDecoderAdapter |
dispose, finishDecode |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NtpDecoder
public NtpDecoder()
decode
public void decode(org.apache.mina.core.session.IoSession session,
org.apache.mina.core.buffer.IoBuffer in,
org.apache.mina.filter.codec.ProtocolDecoderOutput out)
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.