Class Message.Outbound.Plain<PAYLOAD>

java.lang.Object
io.keldysh.messaging.Message.Plain<PAYLOAD>
io.keldysh.messaging.Message.Outbound.Plain<PAYLOAD>
All Implemented Interfaces:
Message<PAYLOAD>, Message.Outbound<PAYLOAD>
Enclosing interface:
Message.Outbound<PAYLOAD>

public abstract static class Message.Outbound.Plain<PAYLOAD> extends Message.Plain<PAYLOAD> implements Message.Outbound<PAYLOAD>