public static class PersistentClientSessionEntity.Key extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
clientSessionId |
protected String |
offline |
Constructor and Description |
---|
Key() |
Key(String clientSessionId,
String offline) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getClientSessionId() |
String |
getOffline() |
int |
hashCode() |
Copyright © 2016 JBoss by Red Hat. All rights reserved.