public final class UUIDSessionID extends SessionID
SessionID.Serialized
Constructor and Description |
---|
UUIDSessionID(UUID uuid)
Construct a new instance.
|
Modifier and Type | Method and Description |
---|---|
UUID |
getUuid()
Get the UUID.
|
String |
toString() |
compareTo, createSessionID, equals, getEncodedForm, getEncodedFormRaw, hashCode, writeReplace
public UUIDSessionID(UUID uuid)
uuid
- the UUID to use (must not be null
)Copyright © 2019 JBoss by Red Hat. All rights reserved.