public class NtpDecoder extends org.apache.mina.filter.codec.ProtocolDecoderAdapter
Constructor and Description |
---|
NtpDecoder() |
Modifier and Type | Method and Description |
---|---|
void |
decode(org.apache.mina.core.session.IoSession session,
org.apache.mina.core.buffer.IoBuffer in,
org.apache.mina.filter.codec.ProtocolDecoderOutput out) |
public NtpDecoder()
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–2023 The Apache Software Foundation. All rights reserved.