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 ByteBuffer . |
public void put(org.apache.mina.core.buffer.IoBuffer out, QuestionRecord question)
QuestionRecord
into the ByteBuffer
.out
- question
- Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.