|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.activemq.store.kahadaptor.IntegerMarshaller
public class IntegerMarshaller
Marshall an Integer
| Constructor Summary | |
|---|---|
IntegerMarshaller()
|
|
| Method Summary | |
|---|---|
java.lang.Integer |
readPayload(java.io.DataInput dataIn)
Read the entry from the RawContainer |
void |
writePayload(java.lang.Integer 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 IntegerMarshaller()
| Method Detail |
|---|
public void writePayload(java.lang.Integer object,
java.io.DataOutput dataOut)
throws java.io.IOException
Marshaller
writePayload in interface Marshaller<java.lang.Integer>java.io.IOException
public java.lang.Integer readPayload(java.io.DataInput dataIn)
throws java.io.IOException
Marshaller
readPayload in interface Marshaller<java.lang.Integer>java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||