|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.qpid.framing.AMQDataBlockEncoder
public class AMQDataBlockEncoder
Constructor Summary | |
---|---|
AMQDataBlockEncoder()
|
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 AMQDataBlockEncoder()
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.MessageEncoder
java.lang.Exception
public 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 |