org.apache.directory.server.dns.io.encoder
Class QuestionRecordEncoder
java.lang.Object
org.apache.directory.server.dns.io.encoder.QuestionRecordEncoder
public class QuestionRecordEncoder
- extends Object
- Author:
- Apache Directory Project
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QuestionRecordEncoder
public QuestionRecordEncoder()
put
public void put(org.apache.mina.core.buffer.IoBuffer out,
QuestionRecord question)
- Encodes the
QuestionRecord into the IoBuffer.
- Parameters:
out - question -
Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.