public abstract class AbstractMessage extends Object implements Message
Abstract AbstractMessage class.
Constructor and Description |
---|
AbstractMessage() |
Modifier and Type | Method and Description |
---|---|
protected void |
buildToString(org.apache.commons.lang3.builder.ToStringBuilder builder)
buildToString.
|
boolean |
equals(Object o) |
int |
hashCode() |
UUID |
id()
id.
|
String |
toString() |
Copyright © 2016–2024. All rights reserved.