Uses of Package
com.tick42.glue.core.bus
Packages that use com.tick42.glue.core.bus
Package
Description
The core API for Glue.
Pub/Sub API.
Internal implementation details.
-
Classes in com.tick42.glue.core.bus used by com.tick42.glue.core
-
Classes in com.tick42.glue.core.bus used by com.tick42.glue.core.busClassDescriptionEvent 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.Builder forMessageOptions.Can be used to unsubscribe from a topic and stop receiving data. -
Classes in com.tick42.glue.core.bus used by com.tick42.glue.internal