Package com.tick42.glue.core.bus
package com.tick42.glue.core.bus
Pub/Sub API.
- Since:
- 1.6.0
- See Also:
-
ClassDescriptionPub/Sub API.BusEvent<T>Event received from the bus.Handler for bus events.A convenient specialization of
BusMessageHandlerthat accepts only the data argument.A convenient specialization ofBusMessageHandlerthat accepts only the event argument.Used specify publish and subscribe options.MessageOptions.Builder<B extends MessageOptions.Builder<B>>Builder forMessageOptions.Can be used to unsubscribe from a topic and stop receiving data.