public class HeaderParams extends Object
Constructor and Description |
---|
HeaderParams() |
Modifier and Type | Method and Description |
---|---|
HeaderParams |
cacheName(byte[] cacheName) |
HeaderParams |
clientIntel(byte clientIntel) |
HeaderParams |
flags(Flag[] flags) |
HeaderParams |
messageId(long messageId) |
HeaderParams |
opCode(short opCode) |
HeaderParams |
topologyId(AtomicInteger topologyId) |
HeaderParams |
txMarker(byte txMarker) |
public HeaderParams opCode(short opCode)
public HeaderParams cacheName(byte[] cacheName)
public HeaderParams flags(Flag[] flags)
public HeaderParams clientIntel(byte clientIntel)
public HeaderParams txMarker(byte txMarker)
public HeaderParams topologyId(AtomicInteger topologyId)
public HeaderParams messageId(long messageId)
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.