|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.thimbleware.jmemcached.ResponseEncoder
public class ResponseEncoder
MINA MessageEncoder responsible for writing a ResponseMessage into the network stream.
| Constructor Summary | |
|---|---|
ResponseEncoder()
|
|
| Method Summary | |
|---|---|
void |
encode(org.apache.mina.common.IoSession session,
java.lang.Object message,
org.apache.mina.filter.codec.ProtocolEncoderOutput out)
|
java.util.Set |
getMessageTypes()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResponseEncoder()
| Method Detail |
|---|
public void encode(org.apache.mina.common.IoSession session,
java.lang.Object message,
org.apache.mina.filter.codec.ProtocolEncoderOutput out)
throws java.lang.Exception
encode in interface org.apache.mina.filter.codec.demux.MessageEncoderjava.lang.Exceptionpublic java.util.Set getMessageTypes()
getMessageTypes in interface org.apache.mina.filter.codec.demux.MessageEncoder
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||