|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.activemq.store.kahadaptor.TopicSubAckMarshaller
public class TopicSubAckMarshaller
Marshall a TopicSubAck
| Constructor Summary | |
|---|---|
TopicSubAckMarshaller()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
readPayload(java.io.DataInput dataIn)
Read the entry from the RawContainer |
void |
writePayload(java.lang.Object object,
java.io.DataOutput dataOut)
Write the payload of this entry to the RawContainer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TopicSubAckMarshaller()
| Method Detail |
|---|
public void writePayload(java.lang.Object object,
java.io.DataOutput dataOut)
throws java.io.IOException
Marshaller
writePayload in interface Marshallerjava.io.IOException
public java.lang.Object readPayload(java.io.DataInput dataIn)
throws java.io.IOException
Marshaller
readPayload in interface Marshallerjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||