Interface Targeted

All Superinterfaces:
Iterable<Map.Entry<String,Object>>
All Known Implementing Classes:
Targeted.Default

public interface Targeted extends Iterable<Map.Entry<String,Object>>
Container of payloads to send multiple messages to different channels

The TargetedMessages.Default implementation holds channel-payload mappings in an unmodifiable Map.