Record Class ServerOnlyMessageTarget
java.lang.Object
java.lang.Record
dev.zwazel.internal.message.target.ServerOnlyMessageTarget
- All Implemented Interfaces:
MessageTarget
-
Nested Class Summary
Nested classes/interfaces inherited from interface dev.zwazel.internal.message.MessageTarget
MessageTarget.MessageTargetSupplier, MessageTarget.Type
-
Constructor Summary
ConstructorsConstructorDescriptionCreates an instance of aServerOnlyMessageTarget
record class. -
Method Summary
-
Constructor Details
-
ServerOnlyMessageTarget
public ServerOnlyMessageTarget()Creates an instance of aServerOnlyMessageTarget
record class.
-
-
Method Details
-
toString
-
hashCode
-
equals
Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal.
-