| Constructor and Description |
|---|
AckImpl(String channelId,
long version) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getChannelId()
Returns the channel id for this ack.
|
long |
getVersion()
Returns the version for this ack.
|
int |
hashCode() |
String |
toString() |
public AckImpl(String channelId, long version)
public String getChannelId()
AckgetChannelId in interface AckString the channel id for this ack.public long getVersion()
AckgetVersion in interface AckString the version for this ack.Copyright © 2014 JBoss by Red Hat. All Rights Reserved.