public class SessionKey extends java.lang.Object
Constructor and Description |
---|
SessionKey(boolean transacted,
int ackMode) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object that) |
boolean |
equals(SessionKey that) |
int |
getAckMode() |
int |
hashCode() |
boolean |
isTransacted() |
public SessionKey(boolean transacted, int ackMode)
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object that)
equals
in class java.lang.Object
public boolean equals(SessionKey that)
public boolean isTransacted()
public int getAckMode()
Copyright © 2005-2017. All Rights Reserved.