Interface PubSub.PublisherMessage<T>

Type Parameters:
T - represents the type of data that is published
All Superinterfaces:
PubSub<T>
All Known Implementing Classes:
PubSub.Publish
Enclosing interface:
PubSub<T>

public static interface PubSub.PublisherMessage<T> extends PubSub<T>
Represents the messages about publishing data e.g Publish