org.apache.activemq.openwire.commands.LocalTransactionId

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

1. LocalTransactionIdMarshaller#looseUnmarshal()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.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);
    LocalTransactionId info = (LocalTransactionId) o;
    info.setValue(looseUnmarshalLong(wireFormat, dataIn));
    info.setConnectionId((ConnectionId) looseUnmarsalCachedObject(wireFormat, dataIn));
}

2. LocalTransactionIdMarshaller#tightUnmarshal()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.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);
    LocalTransactionId info = (LocalTransactionId) o;
    info.setValue(tightUnmarshalLong(wireFormat, dataIn, bs));
    info.setConnectionId((ConnectionId) tightUnmarsalCachedObject(wireFormat, dataIn, bs));
}

3. LocalTransactionIdMarshaller#looseUnmarshal()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.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);
    LocalTransactionId info = (LocalTransactionId) o;
    info.setValue(looseUnmarshalLong(wireFormat, dataIn));
    info.setConnectionId((ConnectionId) looseUnmarsalCachedObject(wireFormat, dataIn));
}

4. LocalTransactionIdMarshaller#tightUnmarshal()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.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);
    LocalTransactionId info = (LocalTransactionId) o;
    info.setValue(tightUnmarshalLong(wireFormat, dataIn, bs));
    info.setConnectionId((ConnectionId) tightUnmarsalCachedObject(wireFormat, dataIn, bs));
}

5. LocalTransactionIdMarshaller#looseUnmarshal()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.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);
    LocalTransactionId info = (LocalTransactionId) o;
    info.setValue(looseUnmarshalLong(wireFormat, dataIn));
    info.setConnectionId((ConnectionId) looseUnmarsalCachedObject(wireFormat, dataIn));
}

6. LocalTransactionIdMarshaller#tightUnmarshal()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.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);
    LocalTransactionId info = (LocalTransactionId) o;
    info.setValue(tightUnmarshalLong(wireFormat, dataIn, bs));
    info.setConnectionId((ConnectionId) tightUnmarsalCachedObject(wireFormat, dataIn, bs));
}

7. LocalTransactionIdMarshaller#looseUnmarshal()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.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);
    LocalTransactionId info = (LocalTransactionId) o;
    info.setValue(looseUnmarshalLong(wireFormat, dataIn));
    info.setConnectionId((ConnectionId) looseUnmarsalCachedObject(wireFormat, dataIn));
}

8. LocalTransactionIdMarshaller#tightUnmarshal()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.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);
    LocalTransactionId info = (LocalTransactionId) o;
    info.setValue(tightUnmarshalLong(wireFormat, dataIn, bs));
    info.setConnectionId((ConnectionId) tightUnmarsalCachedObject(wireFormat, dataIn, bs));
}

9. LocalTransactionIdMarshaller#looseUnmarshal()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.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);
    LocalTransactionId info = (LocalTransactionId) o;
    info.setValue(looseUnmarshalLong(wireFormat, dataIn));
    info.setConnectionId((ConnectionId) looseUnmarsalCachedObject(wireFormat, dataIn));
}

10. LocalTransactionIdMarshaller#tightUnmarshal()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.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);
    LocalTransactionId info = (LocalTransactionId) o;
    info.setValue(tightUnmarshalLong(wireFormat, dataIn, bs));
    info.setConnectionId((ConnectionId) tightUnmarsalCachedObject(wireFormat, dataIn, bs));
}

11. LocalTransactionIdMarshaller#looseUnmarshal()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.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);
    LocalTransactionId info = (LocalTransactionId) o;
    info.setValue(looseUnmarshalLong(wireFormat, dataIn));
    info.setConnectionId((ConnectionId) looseUnmarsalCachedObject(wireFormat, dataIn));
}

12. LocalTransactionIdMarshaller#tightUnmarshal()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.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);
    LocalTransactionId info = (LocalTransactionId) o;
    info.setValue(tightUnmarshalLong(wireFormat, dataIn, bs));
    info.setConnectionId((ConnectionId) tightUnmarsalCachedObject(wireFormat, dataIn, bs));
}

13. LocalTransactionIdMarshaller#looseUnmarshal()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.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);
    LocalTransactionId info = (LocalTransactionId) o;
    info.setValue(looseUnmarshalLong(wireFormat, dataIn));
    info.setConnectionId((ConnectionId) looseUnmarsalCachedObject(wireFormat, dataIn));
}

14. LocalTransactionIdMarshaller#tightUnmarshal()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.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);
    LocalTransactionId info = (LocalTransactionId) o;
    info.setValue(tightUnmarshalLong(wireFormat, dataIn, bs));
    info.setConnectionId((ConnectionId) tightUnmarsalCachedObject(wireFormat, dataIn, bs));
}

15. LocalTransactionIdMarshaller#looseUnmarshal()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.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);
    LocalTransactionId info = (LocalTransactionId) o;
    info.setValue(looseUnmarshalLong(wireFormat, dataIn));
    info.setConnectionId((ConnectionId) looseUnmarsalCachedObject(wireFormat, dataIn));
}

16. LocalTransactionIdMarshaller#tightUnmarshal()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.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);
    LocalTransactionId info = (LocalTransactionId) o;
    info.setValue(tightUnmarshalLong(wireFormat, dataIn, bs));
    info.setConnectionId((ConnectionId) tightUnmarsalCachedObject(wireFormat, dataIn, bs));
}

17. LocalTransactionIdMarshaller#looseUnmarshal()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.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);
    LocalTransactionId info = (LocalTransactionId) o;
    info.setValue(looseUnmarshalLong(wireFormat, dataIn));
    info.setConnectionId((ConnectionId) looseUnmarsalCachedObject(wireFormat, dataIn));
}

18. LocalTransactionIdMarshaller#tightUnmarshal()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.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);
    LocalTransactionId info = (LocalTransactionId) o;
    info.setValue(tightUnmarshalLong(wireFormat, dataIn, bs));
    info.setConnectionId((ConnectionId) tightUnmarsalCachedObject(wireFormat, dataIn, bs));
}

19. LocalTransactionIdMarshaller#looseUnmarshal()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.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);
    LocalTransactionId info = (LocalTransactionId) o;
    info.setValue(looseUnmarshalLong(wireFormat, dataIn));
    info.setConnectionId((ConnectionId) looseUnmarsalCachedObject(wireFormat, dataIn));
}

20. LocalTransactionIdMarshaller#tightUnmarshal()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.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);
    LocalTransactionId info = (LocalTransactionId) o;
    info.setValue(tightUnmarshalLong(wireFormat, dataIn, bs));
    info.setConnectionId((ConnectionId) tightUnmarsalCachedObject(wireFormat, dataIn, bs));
}

21. LocalTransactionIdMarshaller#looseUnmarshal()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.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);
    LocalTransactionId info = (LocalTransactionId) o;
    info.setValue(looseUnmarshalLong(wireFormat, dataIn));
    info.setConnectionId((org.apache.activemq.openwire.commands.ConnectionId) looseUnmarsalCachedObject(wireFormat, dataIn));
}

22. LocalTransactionIdMarshaller#tightUnmarshal()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.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);
    LocalTransactionId info = (LocalTransactionId) o;
    info.setValue(tightUnmarshalLong(wireFormat, dataIn, bs));
    info.setConnectionId((org.apache.activemq.openwire.commands.ConnectionId) tightUnmarsalCachedObject(wireFormat, dataIn, bs));
}

23. LocalTransactionIdMarshaller#looseMarshal()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.java
/**
     * Write the booleans that this object uses to a BooleanStream
     */
@Override
public void looseMarshal(OpenWireFormat wireFormat, Object o, DataOutput dataOut) throws IOException {
    LocalTransactionId info = (LocalTransactionId) o;
    super.looseMarshal(wireFormat, o, dataOut);
    looseMarshalLong(wireFormat, info.getValue(), dataOut);
    looseMarshalCachedObject(wireFormat, info.getConnectionId(), dataOut);
}

24. LocalTransactionIdMarshaller#tightMarshal2()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.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);
    LocalTransactionId info = (LocalTransactionId) o;
    tightMarshalLong2(wireFormat, info.getValue(), dataOut, bs);
    tightMarshalCachedObject2(wireFormat, info.getConnectionId(), dataOut, bs);
}

25. LocalTransactionIdMarshaller#tightMarshal1()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.java
/**
     * Write the booleans that this object uses to a BooleanStream
     */
@Override
public int tightMarshal1(OpenWireFormat wireFormat, Object o, BooleanStream bs) throws IOException {
    LocalTransactionId info = (LocalTransactionId) o;
    int rc = super.tightMarshal1(wireFormat, o, bs);
    rc += tightMarshalLong1(wireFormat, info.getValue(), bs);
    rc += tightMarshalCachedObject1(wireFormat, info.getConnectionId(), bs);
    return rc + 0;
}

26. LocalTransactionIdMarshaller#looseMarshal()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.java
/**
     * Write the booleans that this object uses to a BooleanStream
     */
@Override
public void looseMarshal(OpenWireFormat wireFormat, Object o, DataOutput dataOut) throws IOException {
    LocalTransactionId info = (LocalTransactionId) o;
    super.looseMarshal(wireFormat, o, dataOut);
    looseMarshalLong(wireFormat, info.getValue(), dataOut);
    looseMarshalCachedObject(wireFormat, info.getConnectionId(), dataOut);
}

27. LocalTransactionIdMarshaller#tightMarshal2()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.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);
    LocalTransactionId info = (LocalTransactionId) o;
    tightMarshalLong2(wireFormat, info.getValue(), dataOut, bs);
    tightMarshalCachedObject2(wireFormat, info.getConnectionId(), dataOut, bs);
}

28. LocalTransactionIdMarshaller#tightMarshal1()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.java
/**
     * Write the booleans that this object uses to a BooleanStream
     */
@Override
public int tightMarshal1(OpenWireFormat wireFormat, Object o, BooleanStream bs) throws IOException {
    LocalTransactionId info = (LocalTransactionId) o;
    int rc = super.tightMarshal1(wireFormat, o, bs);
    rc += tightMarshalLong1(wireFormat, info.getValue(), bs);
    rc += tightMarshalCachedObject1(wireFormat, info.getConnectionId(), bs);
    return rc + 0;
}

29. LocalTransactionIdMarshaller#looseMarshal()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.java
/**
     * Write the booleans that this object uses to a BooleanStream
     */
@Override
public void looseMarshal(OpenWireFormat wireFormat, Object o, DataOutput dataOut) throws IOException {
    LocalTransactionId info = (LocalTransactionId) o;
    super.looseMarshal(wireFormat, o, dataOut);
    looseMarshalLong(wireFormat, info.getValue(), dataOut);
    looseMarshalCachedObject(wireFormat, info.getConnectionId(), dataOut);
}

30. LocalTransactionIdMarshaller#tightMarshal2()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.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);
    LocalTransactionId info = (LocalTransactionId) o;
    tightMarshalLong2(wireFormat, info.getValue(), dataOut, bs);
    tightMarshalCachedObject2(wireFormat, info.getConnectionId(), dataOut, bs);
}

31. LocalTransactionIdMarshaller#tightMarshal1()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.java
/**
     * Write the booleans that this object uses to a BooleanStream
     */
@Override
public int tightMarshal1(OpenWireFormat wireFormat, Object o, BooleanStream bs) throws IOException {
    LocalTransactionId info = (LocalTransactionId) o;
    int rc = super.tightMarshal1(wireFormat, o, bs);
    rc += tightMarshalLong1(wireFormat, info.getValue(), bs);
    rc += tightMarshalCachedObject1(wireFormat, info.getConnectionId(), bs);
    return rc + 0;
}

32. LocalTransactionIdMarshaller#looseMarshal()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.java
/**
     * Write the booleans that this object uses to a BooleanStream
     */
@Override
public void looseMarshal(OpenWireFormat wireFormat, Object o, DataOutput dataOut) throws IOException {
    LocalTransactionId info = (LocalTransactionId) o;
    super.looseMarshal(wireFormat, o, dataOut);
    looseMarshalLong(wireFormat, info.getValue(), dataOut);
    looseMarshalCachedObject(wireFormat, info.getConnectionId(), dataOut);
}

33. LocalTransactionIdMarshaller#tightMarshal2()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.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);
    LocalTransactionId info = (LocalTransactionId) o;
    tightMarshalLong2(wireFormat, info.getValue(), dataOut, bs);
    tightMarshalCachedObject2(wireFormat, info.getConnectionId(), dataOut, bs);
}

34. LocalTransactionIdMarshaller#tightMarshal1()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.java
/**
     * Write the booleans that this object uses to a BooleanStream
     */
@Override
public int tightMarshal1(OpenWireFormat wireFormat, Object o, BooleanStream bs) throws IOException {
    LocalTransactionId info = (LocalTransactionId) o;
    int rc = super.tightMarshal1(wireFormat, o, bs);
    rc += tightMarshalLong1(wireFormat, info.getValue(), bs);
    rc += tightMarshalCachedObject1(wireFormat, info.getConnectionId(), bs);
    return rc + 0;
}

35. LocalTransactionIdMarshaller#looseMarshal()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.java
/**
     * Write the booleans that this object uses to a BooleanStream
     */
@Override
public void looseMarshal(OpenWireFormat wireFormat, Object o, DataOutput dataOut) throws IOException {
    LocalTransactionId info = (LocalTransactionId) o;
    super.looseMarshal(wireFormat, o, dataOut);
    looseMarshalLong(wireFormat, info.getValue(), dataOut);
    looseMarshalCachedObject(wireFormat, info.getConnectionId(), dataOut);
}

36. LocalTransactionIdMarshaller#tightMarshal2()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.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);
    LocalTransactionId info = (LocalTransactionId) o;
    tightMarshalLong2(wireFormat, info.getValue(), dataOut, bs);
    tightMarshalCachedObject2(wireFormat, info.getConnectionId(), dataOut, bs);
}

37. LocalTransactionIdMarshaller#tightMarshal1()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.java
/**
     * Write the booleans that this object uses to a BooleanStream
     */
@Override
public int tightMarshal1(OpenWireFormat wireFormat, Object o, BooleanStream bs) throws IOException {
    LocalTransactionId info = (LocalTransactionId) o;
    int rc = super.tightMarshal1(wireFormat, o, bs);
    rc += tightMarshalLong1(wireFormat, info.getValue(), bs);
    rc += tightMarshalCachedObject1(wireFormat, info.getConnectionId(), bs);
    return rc + 0;
}

38. LocalTransactionIdMarshaller#looseMarshal()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.java
/**
     * Write the booleans that this object uses to a BooleanStream
     */
@Override
public void looseMarshal(OpenWireFormat wireFormat, Object o, DataOutput dataOut) throws IOException {
    LocalTransactionId info = (LocalTransactionId) o;
    super.looseMarshal(wireFormat, o, dataOut);
    looseMarshalLong(wireFormat, info.getValue(), dataOut);
    looseMarshalCachedObject(wireFormat, info.getConnectionId(), dataOut);
}

39. LocalTransactionIdMarshaller#tightMarshal2()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.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);
    LocalTransactionId info = (LocalTransactionId) o;
    tightMarshalLong2(wireFormat, info.getValue(), dataOut, bs);
    tightMarshalCachedObject2(wireFormat, info.getConnectionId(), dataOut, bs);
}

40. LocalTransactionIdMarshaller#tightMarshal1()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.java
/**
     * Write the booleans that this object uses to a BooleanStream
     */
@Override
public int tightMarshal1(OpenWireFormat wireFormat, Object o, BooleanStream bs) throws IOException {
    LocalTransactionId info = (LocalTransactionId) o;
    int rc = super.tightMarshal1(wireFormat, o, bs);
    rc += tightMarshalLong1(wireFormat, info.getValue(), bs);
    rc += tightMarshalCachedObject1(wireFormat, info.getConnectionId(), bs);
    return rc + 0;
}

41. LocalTransactionIdMarshaller#looseMarshal()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.java
/**
     * Write the booleans that this object uses to a BooleanStream
     */
@Override
public void looseMarshal(OpenWireFormat wireFormat, Object o, DataOutput dataOut) throws IOException {
    LocalTransactionId info = (LocalTransactionId) o;
    super.looseMarshal(wireFormat, o, dataOut);
    looseMarshalLong(wireFormat, info.getValue(), dataOut);
    looseMarshalCachedObject(wireFormat, info.getConnectionId(), dataOut);
}

42. LocalTransactionIdMarshaller#tightMarshal2()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.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);
    LocalTransactionId info = (LocalTransactionId) o;
    tightMarshalLong2(wireFormat, info.getValue(), dataOut, bs);
    tightMarshalCachedObject2(wireFormat, info.getConnectionId(), dataOut, bs);
}

43. LocalTransactionIdMarshaller#tightMarshal1()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.java
/**
     * Write the booleans that this object uses to a BooleanStream
     */
@Override
public int tightMarshal1(OpenWireFormat wireFormat, Object o, BooleanStream bs) throws IOException {
    LocalTransactionId info = (LocalTransactionId) o;
    int rc = super.tightMarshal1(wireFormat, o, bs);
    rc += tightMarshalLong1(wireFormat, info.getValue(), bs);
    rc += tightMarshalCachedObject1(wireFormat, info.getConnectionId(), bs);
    return rc + 0;
}

44. LocalTransactionIdMarshaller#looseMarshal()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.java
/**
     * Write the booleans that this object uses to a BooleanStream
     */
@Override
public void looseMarshal(OpenWireFormat wireFormat, Object o, DataOutput dataOut) throws IOException {
    LocalTransactionId info = (LocalTransactionId) o;
    super.looseMarshal(wireFormat, o, dataOut);
    looseMarshalLong(wireFormat, info.getValue(), dataOut);
    looseMarshalCachedObject(wireFormat, info.getConnectionId(), dataOut);
}

45. LocalTransactionIdMarshaller#tightMarshal2()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.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);
    LocalTransactionId info = (LocalTransactionId) o;
    tightMarshalLong2(wireFormat, info.getValue(), dataOut, bs);
    tightMarshalCachedObject2(wireFormat, info.getConnectionId(), dataOut, bs);
}

46. LocalTransactionIdMarshaller#tightMarshal1()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.java
/**
     * Write the booleans that this object uses to a BooleanStream
     */
@Override
public int tightMarshal1(OpenWireFormat wireFormat, Object o, BooleanStream bs) throws IOException {
    LocalTransactionId info = (LocalTransactionId) o;
    int rc = super.tightMarshal1(wireFormat, o, bs);
    rc += tightMarshalLong1(wireFormat, info.getValue(), bs);
    rc += tightMarshalCachedObject1(wireFormat, info.getConnectionId(), bs);
    return rc + 0;
}

47. LocalTransactionIdMarshaller#looseMarshal()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.java
/**
     * Write the booleans that this object uses to a BooleanStream
     */
@Override
public void looseMarshal(OpenWireFormat wireFormat, Object o, DataOutput dataOut) throws IOException {
    LocalTransactionId info = (LocalTransactionId) o;
    super.looseMarshal(wireFormat, o, dataOut);
    looseMarshalLong(wireFormat, info.getValue(), dataOut);
    looseMarshalCachedObject(wireFormat, info.getConnectionId(), dataOut);
}

48. LocalTransactionIdMarshaller#tightMarshal2()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.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);
    LocalTransactionId info = (LocalTransactionId) o;
    tightMarshalLong2(wireFormat, info.getValue(), dataOut, bs);
    tightMarshalCachedObject2(wireFormat, info.getConnectionId(), dataOut, bs);
}

49. LocalTransactionIdMarshaller#tightMarshal1()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.java
/**
     * Write the booleans that this object uses to a BooleanStream
     */
@Override
public int tightMarshal1(OpenWireFormat wireFormat, Object o, BooleanStream bs) throws IOException {
    LocalTransactionId info = (LocalTransactionId) o;
    int rc = super.tightMarshal1(wireFormat, o, bs);
    rc += tightMarshalLong1(wireFormat, info.getValue(), bs);
    rc += tightMarshalCachedObject1(wireFormat, info.getConnectionId(), bs);
    return rc + 0;
}

50. LocalTransactionIdMarshaller#looseMarshal()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.java
/**
     * Write the booleans that this object uses to a BooleanStream
     */
@Override
public void looseMarshal(OpenWireFormat wireFormat, Object o, DataOutput dataOut) throws IOException {
    LocalTransactionId info = (LocalTransactionId) o;
    super.looseMarshal(wireFormat, o, dataOut);
    looseMarshalLong(wireFormat, info.getValue(), dataOut);
    looseMarshalCachedObject(wireFormat, info.getConnectionId(), dataOut);
}

51. LocalTransactionIdMarshaller#tightMarshal2()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.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);
    LocalTransactionId info = (LocalTransactionId) o;
    tightMarshalLong2(wireFormat, info.getValue(), dataOut, bs);
    tightMarshalCachedObject2(wireFormat, info.getConnectionId(), dataOut, bs);
}

52. LocalTransactionIdMarshaller#tightMarshal1()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.java
/**
     * Write the booleans that this object uses to a BooleanStream
     */
@Override
public int tightMarshal1(OpenWireFormat wireFormat, Object o, BooleanStream bs) throws IOException {
    LocalTransactionId info = (LocalTransactionId) o;
    int rc = super.tightMarshal1(wireFormat, o, bs);
    rc += tightMarshalLong1(wireFormat, info.getValue(), bs);
    rc += tightMarshalCachedObject1(wireFormat, info.getConnectionId(), bs);
    return rc + 0;
}

53. LocalTransactionIdMarshaller#looseMarshal()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.java
/**
     * Write the booleans that this object uses to a BooleanStream
     */
@Override
public void looseMarshal(OpenWireFormat wireFormat, Object o, DataOutput dataOut) throws IOException {
    LocalTransactionId info = (LocalTransactionId) o;
    super.looseMarshal(wireFormat, o, dataOut);
    looseMarshalLong(wireFormat, info.getValue(), dataOut);
    looseMarshalCachedObject(wireFormat, info.getConnectionId(), dataOut);
}

54. LocalTransactionIdMarshaller#tightMarshal2()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.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);
    LocalTransactionId info = (LocalTransactionId) o;
    tightMarshalLong2(wireFormat, info.getValue(), dataOut, bs);
    tightMarshalCachedObject2(wireFormat, info.getConnectionId(), dataOut, bs);
}

55. LocalTransactionIdMarshaller#tightMarshal1()

Project: activemq-openwire
File: LocalTransactionIdMarshaller.java
/**
     * Write the booleans that this object uses to a BooleanStream
     */
@Override
public int tightMarshal1(OpenWireFormat wireFormat, Object o, BooleanStream bs) throws IOException {
    LocalTransactionId info = (LocalTransactionId) o;
    int rc = super.tightMarshal1(wireFormat, o, bs);
    rc += tightMarshalLong1(wireFormat, info.getValue(), bs);
    rc += tightMarshalCachedObject1(wireFormat, info.getConnectionId(), bs);
    return rc + 0;
}