public class QuestionRecordEncoder extends Object
| Constructor and Description |
|---|
QuestionRecordEncoder() |
| Modifier and Type | Method and Description |
|---|---|
void |
put(org.apache.mina.core.buffer.IoBuffer out,
QuestionRecord question)
Encodes the
QuestionRecord into the IoBuffer. |
public void put(org.apache.mina.core.buffer.IoBuffer out,
QuestionRecord question)
QuestionRecord into the IoBuffer.out - question - Copyright © 2003–2017 The Apache Software Foundation. All rights reserved.