org.apache.activemq.openwire.commands.ReplayCommand

Here are the examples of the java api class org.apache.activemq.openwire.commands.ReplayCommand taken from open source projects.

1. ReplayCommandMarshaller#looseUnmarshal()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Un-marshal an object instance from the data input stream
     *
     * @param o
     *        the object to un-marshal
     * @param dataIn
     *        the data input stream to build the object from
     * @throws IOException
     */
@Override
public void looseUnmarshal(OpenWireFormat wireFormat, Object o, DataInput dataIn) throws IOException {
    super.looseUnmarshal(wireFormat, o, dataIn);
    ReplayCommand info = (ReplayCommand) o;
    info.setFirstNakNumber(dataIn.readInt());
    info.setLastNakNumber(dataIn.readInt());
}

2. ReplayCommandMarshaller#tightUnmarshal()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Un-marshal an object instance from the data input stream
     *
     * @param o
     *        the object to un-marshal
     * @param dataIn
     *        the data input stream to build the object from
     * @throws IOException
     */
@Override
public void tightUnmarshal(OpenWireFormat wireFormat, Object o, DataInput dataIn, BooleanStream bs) throws IOException {
    super.tightUnmarshal(wireFormat, o, dataIn, bs);
    ReplayCommand info = (ReplayCommand) o;
    info.setFirstNakNumber(dataIn.readInt());
    info.setLastNakNumber(dataIn.readInt());
}

3. ReplayCommandMarshaller#looseUnmarshal()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Un-marshal an object instance from the data input stream
     *
     * @param o
     *        the object to un-marshal
     * @param dataIn
     *        the data input stream to build the object from
     * @throws IOException
     */
@Override
public void looseUnmarshal(OpenWireFormat wireFormat, Object o, DataInput dataIn) throws IOException {
    super.looseUnmarshal(wireFormat, o, dataIn);
    ReplayCommand info = (ReplayCommand) o;
    info.setFirstNakNumber(dataIn.readInt());
    info.setLastNakNumber(dataIn.readInt());
}

4. ReplayCommandMarshaller#tightUnmarshal()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Un-marshal an object instance from the data input stream
     *
     * @param o
     *        the object to un-marshal
     * @param dataIn
     *        the data input stream to build the object from
     * @throws IOException
     */
@Override
public void tightUnmarshal(OpenWireFormat wireFormat, Object o, DataInput dataIn, BooleanStream bs) throws IOException {
    super.tightUnmarshal(wireFormat, o, dataIn, bs);
    ReplayCommand info = (ReplayCommand) o;
    info.setFirstNakNumber(dataIn.readInt());
    info.setLastNakNumber(dataIn.readInt());
}

5. ReplayCommandMarshaller#looseUnmarshal()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Un-marshal an object instance from the data input stream
     *
     * @param o
     *        the object to un-marshal
     * @param dataIn
     *        the data input stream to build the object from
     * @throws IOException
     */
@Override
public void looseUnmarshal(OpenWireFormat wireFormat, Object o, DataInput dataIn) throws IOException {
    super.looseUnmarshal(wireFormat, o, dataIn);
    ReplayCommand info = (ReplayCommand) o;
    info.setFirstNakNumber(dataIn.readInt());
    info.setLastNakNumber(dataIn.readInt());
}

6. ReplayCommandMarshaller#tightUnmarshal()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Un-marshal an object instance from the data input stream
     *
     * @param o
     *        the object to un-marshal
     * @param dataIn
     *        the data input stream to build the object from
     * @throws IOException
     */
@Override
public void tightUnmarshal(OpenWireFormat wireFormat, Object o, DataInput dataIn, BooleanStream bs) throws IOException {
    super.tightUnmarshal(wireFormat, o, dataIn, bs);
    ReplayCommand info = (ReplayCommand) o;
    info.setFirstNakNumber(dataIn.readInt());
    info.setLastNakNumber(dataIn.readInt());
}

7. ReplayCommandMarshaller#looseUnmarshal()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Un-marshal an object instance from the data input stream
     *
     * @param o
     *        the object to un-marshal
     * @param dataIn
     *        the data input stream to build the object from
     * @throws IOException
     */
@Override
public void looseUnmarshal(OpenWireFormat wireFormat, Object o, DataInput dataIn) throws IOException {
    super.looseUnmarshal(wireFormat, o, dataIn);
    ReplayCommand info = (ReplayCommand) o;
    info.setFirstNakNumber(dataIn.readInt());
    info.setLastNakNumber(dataIn.readInt());
}

8. ReplayCommandMarshaller#tightUnmarshal()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Un-marshal an object instance from the data input stream
     *
     * @param o
     *        the object to un-marshal
     * @param dataIn
     *        the data input stream to build the object from
     * @throws IOException
     */
@Override
public void tightUnmarshal(OpenWireFormat wireFormat, Object o, DataInput dataIn, BooleanStream bs) throws IOException {
    super.tightUnmarshal(wireFormat, o, dataIn, bs);
    ReplayCommand info = (ReplayCommand) o;
    info.setFirstNakNumber(dataIn.readInt());
    info.setLastNakNumber(dataIn.readInt());
}

9. ReplayCommandMarshaller#looseUnmarshal()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Un-marshal an object instance from the data input stream
     *
     * @param o
     *        the object to un-marshal
     * @param dataIn
     *        the data input stream to build the object from
     * @throws IOException
     */
@Override
public void looseUnmarshal(OpenWireFormat wireFormat, Object o, DataInput dataIn) throws IOException {
    super.looseUnmarshal(wireFormat, o, dataIn);
    ReplayCommand info = (ReplayCommand) o;
    info.setFirstNakNumber(dataIn.readInt());
    info.setLastNakNumber(dataIn.readInt());
}

10. ReplayCommandMarshaller#tightUnmarshal()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Un-marshal an object instance from the data input stream
     *
     * @param o
     *        the object to un-marshal
     * @param dataIn
     *        the data input stream to build the object from
     * @throws IOException
     */
@Override
public void tightUnmarshal(OpenWireFormat wireFormat, Object o, DataInput dataIn, BooleanStream bs) throws IOException {
    super.tightUnmarshal(wireFormat, o, dataIn, bs);
    ReplayCommand info = (ReplayCommand) o;
    info.setFirstNakNumber(dataIn.readInt());
    info.setLastNakNumber(dataIn.readInt());
}

11. ReplayCommandMarshaller#looseUnmarshal()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Un-marshal an object instance from the data input stream
     *
     * @param o
     *        the object to un-marshal
     * @param dataIn
     *        the data input stream to build the object from
     * @throws IOException
     */
@Override
public void looseUnmarshal(OpenWireFormat wireFormat, Object o, DataInput dataIn) throws IOException {
    super.looseUnmarshal(wireFormat, o, dataIn);
    ReplayCommand info = (ReplayCommand) o;
    info.setFirstNakNumber(dataIn.readInt());
    info.setLastNakNumber(dataIn.readInt());
}

12. ReplayCommandMarshaller#tightUnmarshal()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Un-marshal an object instance from the data input stream
     *
     * @param o
     *        the object to un-marshal
     * @param dataIn
     *        the data input stream to build the object from
     * @throws IOException
     */
@Override
public void tightUnmarshal(OpenWireFormat wireFormat, Object o, DataInput dataIn, BooleanStream bs) throws IOException {
    super.tightUnmarshal(wireFormat, o, dataIn, bs);
    ReplayCommand info = (ReplayCommand) o;
    info.setFirstNakNumber(dataIn.readInt());
    info.setLastNakNumber(dataIn.readInt());
}

13. ReplayCommandMarshaller#looseUnmarshal()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Un-marshal an object instance from the data input stream
     *
     * @param o
     *        the object to un-marshal
     * @param dataIn
     *        the data input stream to build the object from
     * @throws IOException
     */
@Override
public void looseUnmarshal(OpenWireFormat wireFormat, Object o, DataInput dataIn) throws IOException {
    super.looseUnmarshal(wireFormat, o, dataIn);
    ReplayCommand info = (ReplayCommand) o;
    info.setFirstNakNumber(dataIn.readInt());
    info.setLastNakNumber(dataIn.readInt());
}

14. ReplayCommandMarshaller#tightUnmarshal()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Un-marshal an object instance from the data input stream
     *
     * @param o
     *        the object to un-marshal
     * @param dataIn
     *        the data input stream to build the object from
     * @throws IOException
     */
@Override
public void tightUnmarshal(OpenWireFormat wireFormat, Object o, DataInput dataIn, BooleanStream bs) throws IOException {
    super.tightUnmarshal(wireFormat, o, dataIn, bs);
    ReplayCommand info = (ReplayCommand) o;
    info.setFirstNakNumber(dataIn.readInt());
    info.setLastNakNumber(dataIn.readInt());
}

15. ReplayCommandMarshaller#looseUnmarshal()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Un-marshal an object instance from the data input stream
     *
     * @param o
     *        the object to un-marshal
     * @param dataIn
     *        the data input stream to build the object from
     * @throws IOException
     */
@Override
public void looseUnmarshal(OpenWireFormat wireFormat, Object o, DataInput dataIn) throws IOException {
    super.looseUnmarshal(wireFormat, o, dataIn);
    ReplayCommand info = (ReplayCommand) o;
    info.setFirstNakNumber(dataIn.readInt());
    info.setLastNakNumber(dataIn.readInt());
}

16. ReplayCommandMarshaller#tightUnmarshal()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Un-marshal an object instance from the data input stream
     *
     * @param o
     *        the object to un-marshal
     * @param dataIn
     *        the data input stream to build the object from
     * @throws IOException
     */
@Override
public void tightUnmarshal(OpenWireFormat wireFormat, Object o, DataInput dataIn, BooleanStream bs) throws IOException {
    super.tightUnmarshal(wireFormat, o, dataIn, bs);
    ReplayCommand info = (ReplayCommand) o;
    info.setFirstNakNumber(dataIn.readInt());
    info.setLastNakNumber(dataIn.readInt());
}

17. ReplayCommandMarshaller#looseUnmarshal()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Un-marshal an object instance from the data input stream
     *
     * @param o
     *        the object to un-marshal
     * @param dataIn
     *        the data input stream to build the object from
     * @throws IOException
     */
@Override
public void looseUnmarshal(OpenWireFormat wireFormat, Object o, DataInput dataIn) throws IOException {
    super.looseUnmarshal(wireFormat, o, dataIn);
    ReplayCommand info = (ReplayCommand) o;
    info.setFirstNakNumber(dataIn.readInt());
    info.setLastNakNumber(dataIn.readInt());
}

18. ReplayCommandMarshaller#tightUnmarshal()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Un-marshal an object instance from the data input stream
     *
     * @param o
     *        the object to un-marshal
     * @param dataIn
     *        the data input stream to build the object from
     * @throws IOException
     */
@Override
public void tightUnmarshal(OpenWireFormat wireFormat, Object o, DataInput dataIn, BooleanStream bs) throws IOException {
    super.tightUnmarshal(wireFormat, o, dataIn, bs);
    ReplayCommand info = (ReplayCommand) o;
    info.setFirstNakNumber(dataIn.readInt());
    info.setLastNakNumber(dataIn.readInt());
}

19. ReplayCommandMarshaller#looseUnmarshal()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Un-marshal an object instance from the data input stream
     *
     * @param o
     *        the object to un-marshal
     * @param dataIn
     *        the data input stream to build the object from
     * @throws IOException
     */
@Override
public void looseUnmarshal(OpenWireFormat wireFormat, Object o, DataInput dataIn) throws IOException {
    super.looseUnmarshal(wireFormat, o, dataIn);
    ReplayCommand info = (ReplayCommand) o;
    info.setFirstNakNumber(dataIn.readInt());
    info.setLastNakNumber(dataIn.readInt());
}

20. ReplayCommandMarshaller#tightUnmarshal()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Un-marshal an object instance from the data input stream
     *
     * @param o
     *        the object to un-marshal
     * @param dataIn
     *        the data input stream to build the object from
     * @throws IOException
     */
@Override
public void tightUnmarshal(OpenWireFormat wireFormat, Object o, DataInput dataIn, BooleanStream bs) throws IOException {
    super.tightUnmarshal(wireFormat, o, dataIn, bs);
    ReplayCommand info = (ReplayCommand) o;
    info.setFirstNakNumber(dataIn.readInt());
    info.setLastNakNumber(dataIn.readInt());
}

21. ReplayCommandMarshaller#looseUnmarshal()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Un-marshal an object instance from the data input stream
     *
     * @param o
     *        the object to un-marshal
     * @param dataIn
     *        the data input stream to build the object from
     * @throws IOException
     */
@Override
public void looseUnmarshal(OpenWireFormat wireFormat, Object o, DataInput dataIn) throws IOException {
    super.looseUnmarshal(wireFormat, o, dataIn);
    ReplayCommand info = (ReplayCommand) o;
    info.setFirstNakNumber(dataIn.readInt());
    info.setLastNakNumber(dataIn.readInt());
}

22. ReplayCommandMarshaller#tightUnmarshal()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Un-marshal an object instance from the data input stream
     *
     * @param o
     *        the object to un-marshal
     * @param dataIn
     *        the data input stream to build the object from
     * @throws IOException
     */
@Override
public void tightUnmarshal(OpenWireFormat wireFormat, Object o, DataInput dataIn, BooleanStream bs) throws IOException {
    super.tightUnmarshal(wireFormat, o, dataIn, bs);
    ReplayCommand info = (ReplayCommand) o;
    info.setFirstNakNumber(dataIn.readInt());
    info.setLastNakNumber(dataIn.readInt());
}

23. ReplayCommandMarshaller#looseMarshal()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Write the booleans that this object uses to a BooleanStream
     */
@Override
public void looseMarshal(OpenWireFormat wireFormat, Object o, DataOutput dataOut) throws IOException {
    ReplayCommand info = (ReplayCommand) o;
    super.looseMarshal(wireFormat, o, dataOut);
    dataOut.writeInt(info.getFirstNakNumber());
    dataOut.writeInt(info.getLastNakNumber());
}

24. ReplayCommandMarshaller#tightMarshal2()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Write a object instance to data output stream
     *
     * @param o
     *        the instance to be marshaled
     * @param dataOut
     *        the output stream
     * @throws IOException
     *         thrown if an error occurs
     */
@Override
public void tightMarshal2(OpenWireFormat wireFormat, Object o, DataOutput dataOut, BooleanStream bs) throws IOException {
    super.tightMarshal2(wireFormat, o, dataOut, bs);
    ReplayCommand info = (ReplayCommand) o;
    dataOut.writeInt(info.getFirstNakNumber());
    dataOut.writeInt(info.getLastNakNumber());
}

25. ReplayCommandMarshaller#looseMarshal()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Write the booleans that this object uses to a BooleanStream
     */
@Override
public void looseMarshal(OpenWireFormat wireFormat, Object o, DataOutput dataOut) throws IOException {
    ReplayCommand info = (ReplayCommand) o;
    super.looseMarshal(wireFormat, o, dataOut);
    dataOut.writeInt(info.getFirstNakNumber());
    dataOut.writeInt(info.getLastNakNumber());
}

26. ReplayCommandMarshaller#tightMarshal2()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Write a object instance to data output stream
     *
     * @param o
     *        the instance to be marshaled
     * @param dataOut
     *        the output stream
     * @throws IOException
     *         thrown if an error occurs
     */
@Override
public void tightMarshal2(OpenWireFormat wireFormat, Object o, DataOutput dataOut, BooleanStream bs) throws IOException {
    super.tightMarshal2(wireFormat, o, dataOut, bs);
    ReplayCommand info = (ReplayCommand) o;
    dataOut.writeInt(info.getFirstNakNumber());
    dataOut.writeInt(info.getLastNakNumber());
}

27. ReplayCommandMarshaller#looseMarshal()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Write the booleans that this object uses to a BooleanStream
     */
@Override
public void looseMarshal(OpenWireFormat wireFormat, Object o, DataOutput dataOut) throws IOException {
    ReplayCommand info = (ReplayCommand) o;
    super.looseMarshal(wireFormat, o, dataOut);
    dataOut.writeInt(info.getFirstNakNumber());
    dataOut.writeInt(info.getLastNakNumber());
}

28. ReplayCommandMarshaller#tightMarshal2()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Write a object instance to data output stream
     *
     * @param o
     *        the instance to be marshaled
     * @param dataOut
     *        the output stream
     * @throws IOException
     *         thrown if an error occurs
     */
@Override
public void tightMarshal2(OpenWireFormat wireFormat, Object o, DataOutput dataOut, BooleanStream bs) throws IOException {
    super.tightMarshal2(wireFormat, o, dataOut, bs);
    ReplayCommand info = (ReplayCommand) o;
    dataOut.writeInt(info.getFirstNakNumber());
    dataOut.writeInt(info.getLastNakNumber());
}

29. ReplayCommandMarshaller#looseMarshal()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Write the booleans that this object uses to a BooleanStream
     */
@Override
public void looseMarshal(OpenWireFormat wireFormat, Object o, DataOutput dataOut) throws IOException {
    ReplayCommand info = (ReplayCommand) o;
    super.looseMarshal(wireFormat, o, dataOut);
    dataOut.writeInt(info.getFirstNakNumber());
    dataOut.writeInt(info.getLastNakNumber());
}

30. ReplayCommandMarshaller#tightMarshal2()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Write a object instance to data output stream
     *
     * @param o
     *        the instance to be marshaled
     * @param dataOut
     *        the output stream
     * @throws IOException
     *         thrown if an error occurs
     */
@Override
public void tightMarshal2(OpenWireFormat wireFormat, Object o, DataOutput dataOut, BooleanStream bs) throws IOException {
    super.tightMarshal2(wireFormat, o, dataOut, bs);
    ReplayCommand info = (ReplayCommand) o;
    dataOut.writeInt(info.getFirstNakNumber());
    dataOut.writeInt(info.getLastNakNumber());
}

31. ReplayCommandMarshaller#looseMarshal()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Write the booleans that this object uses to a BooleanStream
     */
@Override
public void looseMarshal(OpenWireFormat wireFormat, Object o, DataOutput dataOut) throws IOException {
    ReplayCommand info = (ReplayCommand) o;
    super.looseMarshal(wireFormat, o, dataOut);
    dataOut.writeInt(info.getFirstNakNumber());
    dataOut.writeInt(info.getLastNakNumber());
}

32. ReplayCommandMarshaller#tightMarshal2()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Write a object instance to data output stream
     *
     * @param o
     *        the instance to be marshaled
     * @param dataOut
     *        the output stream
     * @throws IOException
     *         thrown if an error occurs
     */
@Override
public void tightMarshal2(OpenWireFormat wireFormat, Object o, DataOutput dataOut, BooleanStream bs) throws IOException {
    super.tightMarshal2(wireFormat, o, dataOut, bs);
    ReplayCommand info = (ReplayCommand) o;
    dataOut.writeInt(info.getFirstNakNumber());
    dataOut.writeInt(info.getLastNakNumber());
}

33. ReplayCommandMarshaller#looseMarshal()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Write the booleans that this object uses to a BooleanStream
     */
@Override
public void looseMarshal(OpenWireFormat wireFormat, Object o, DataOutput dataOut) throws IOException {
    ReplayCommand info = (ReplayCommand) o;
    super.looseMarshal(wireFormat, o, dataOut);
    dataOut.writeInt(info.getFirstNakNumber());
    dataOut.writeInt(info.getLastNakNumber());
}

34. ReplayCommandMarshaller#tightMarshal2()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Write a object instance to data output stream
     *
     * @param o
     *        the instance to be marshaled
     * @param dataOut
     *        the output stream
     * @throws IOException
     *         thrown if an error occurs
     */
@Override
public void tightMarshal2(OpenWireFormat wireFormat, Object o, DataOutput dataOut, BooleanStream bs) throws IOException {
    super.tightMarshal2(wireFormat, o, dataOut, bs);
    ReplayCommand info = (ReplayCommand) o;
    dataOut.writeInt(info.getFirstNakNumber());
    dataOut.writeInt(info.getLastNakNumber());
}

35. ReplayCommandMarshaller#looseMarshal()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Write the booleans that this object uses to a BooleanStream
     */
@Override
public void looseMarshal(OpenWireFormat wireFormat, Object o, DataOutput dataOut) throws IOException {
    ReplayCommand info = (ReplayCommand) o;
    super.looseMarshal(wireFormat, o, dataOut);
    dataOut.writeInt(info.getFirstNakNumber());
    dataOut.writeInt(info.getLastNakNumber());
}

36. ReplayCommandMarshaller#tightMarshal2()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Write a object instance to data output stream
     *
     * @param o
     *        the instance to be marshaled
     * @param dataOut
     *        the output stream
     * @throws IOException
     *         thrown if an error occurs
     */
@Override
public void tightMarshal2(OpenWireFormat wireFormat, Object o, DataOutput dataOut, BooleanStream bs) throws IOException {
    super.tightMarshal2(wireFormat, o, dataOut, bs);
    ReplayCommand info = (ReplayCommand) o;
    dataOut.writeInt(info.getFirstNakNumber());
    dataOut.writeInt(info.getLastNakNumber());
}

37. ReplayCommandMarshaller#looseMarshal()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Write the booleans that this object uses to a BooleanStream
     */
@Override
public void looseMarshal(OpenWireFormat wireFormat, Object o, DataOutput dataOut) throws IOException {
    ReplayCommand info = (ReplayCommand) o;
    super.looseMarshal(wireFormat, o, dataOut);
    dataOut.writeInt(info.getFirstNakNumber());
    dataOut.writeInt(info.getLastNakNumber());
}

38. ReplayCommandMarshaller#tightMarshal2()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Write a object instance to data output stream
     *
     * @param o
     *        the instance to be marshaled
     * @param dataOut
     *        the output stream
     * @throws IOException
     *         thrown if an error occurs
     */
@Override
public void tightMarshal2(OpenWireFormat wireFormat, Object o, DataOutput dataOut, BooleanStream bs) throws IOException {
    super.tightMarshal2(wireFormat, o, dataOut, bs);
    ReplayCommand info = (ReplayCommand) o;
    dataOut.writeInt(info.getFirstNakNumber());
    dataOut.writeInt(info.getLastNakNumber());
}

39. ReplayCommandMarshaller#looseMarshal()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Write the booleans that this object uses to a BooleanStream
     */
@Override
public void looseMarshal(OpenWireFormat wireFormat, Object o, DataOutput dataOut) throws IOException {
    ReplayCommand info = (ReplayCommand) o;
    super.looseMarshal(wireFormat, o, dataOut);
    dataOut.writeInt(info.getFirstNakNumber());
    dataOut.writeInt(info.getLastNakNumber());
}

40. ReplayCommandMarshaller#tightMarshal2()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Write a object instance to data output stream
     *
     * @param o
     *        the instance to be marshaled
     * @param dataOut
     *        the output stream
     * @throws IOException
     *         thrown if an error occurs
     */
@Override
public void tightMarshal2(OpenWireFormat wireFormat, Object o, DataOutput dataOut, BooleanStream bs) throws IOException {
    super.tightMarshal2(wireFormat, o, dataOut, bs);
    ReplayCommand info = (ReplayCommand) o;
    dataOut.writeInt(info.getFirstNakNumber());
    dataOut.writeInt(info.getLastNakNumber());
}

41. ReplayCommandMarshaller#looseMarshal()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Write the booleans that this object uses to a BooleanStream
     */
@Override
public void looseMarshal(OpenWireFormat wireFormat, Object o, DataOutput dataOut) throws IOException {
    ReplayCommand info = (ReplayCommand) o;
    super.looseMarshal(wireFormat, o, dataOut);
    dataOut.writeInt(info.getFirstNakNumber());
    dataOut.writeInt(info.getLastNakNumber());
}

42. ReplayCommandMarshaller#tightMarshal2()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Write a object instance to data output stream
     *
     * @param o
     *        the instance to be marshaled
     * @param dataOut
     *        the output stream
     * @throws IOException
     *         thrown if an error occurs
     */
@Override
public void tightMarshal2(OpenWireFormat wireFormat, Object o, DataOutput dataOut, BooleanStream bs) throws IOException {
    super.tightMarshal2(wireFormat, o, dataOut, bs);
    ReplayCommand info = (ReplayCommand) o;
    dataOut.writeInt(info.getFirstNakNumber());
    dataOut.writeInt(info.getLastNakNumber());
}

43. ReplayCommandMarshaller#looseMarshal()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Write the booleans that this object uses to a BooleanStream
     */
@Override
public void looseMarshal(OpenWireFormat wireFormat, Object o, DataOutput dataOut) throws IOException {
    ReplayCommand info = (ReplayCommand) o;
    super.looseMarshal(wireFormat, o, dataOut);
    dataOut.writeInt(info.getFirstNakNumber());
    dataOut.writeInt(info.getLastNakNumber());
}

44. ReplayCommandMarshaller#tightMarshal2()

Project: activemq-openwire
File: ReplayCommandMarshaller.java
/**
     * Write a object instance to data output stream
     *
     * @param o
     *        the instance to be marshaled
     * @param dataOut
     *        the output stream
     * @throws IOException
     *         thrown if an error occurs
     */
@Override
public void tightMarshal2(OpenWireFormat wireFormat, Object o, DataOutput dataOut, BooleanStream bs) throws IOException {
    super.tightMarshal2(wireFormat, o, dataOut, bs);
    ReplayCommand info = (ReplayCommand) o;
    dataOut.writeInt(info.getFirstNakNumber());
    dataOut.writeInt(info.getLastNakNumber());
}