|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.directory.server.dns.io.encoder.QuestionRecordEncoder
public class QuestionRecordEncoder
| Constructor Summary | |
|---|---|
QuestionRecordEncoder()
|
|
| Method Summary | |
|---|---|
void |
put(org.apache.mina.core.buffer.IoBuffer out,
QuestionRecord question)
Encodes the QuestionRecord into the ByteBuffer. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QuestionRecordEncoder()
| Method Detail |
|---|
public void put(org.apache.mina.core.buffer.IoBuffer out,
QuestionRecord question)
QuestionRecord into the ByteBuffer.
out - question -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||