Interface Message.Outbound<PAYLOAD>

All Superinterfaces:
Message<PAYLOAD>
All Known Implementing Classes:
Message.Outbound.Plain
Enclosing interface:
Message<PAYLOAD>

public static interface Message.Outbound<PAYLOAD> extends Message<PAYLOAD>