Uses of Class
de.quantummaid.eventmaid.messageBus.channelCreating.SynchronousMessageBusChannelFactory
-
Packages that use SynchronousMessageBusChannelFactory Package Description de.quantummaid.eventmaid.messageBus.channelCreating -
-
Uses of SynchronousMessageBusChannelFactory in de.quantummaid.eventmaid.messageBus.channelCreating
Methods in de.quantummaid.eventmaid.messageBus.channelCreating that return SynchronousMessageBusChannelFactory Modifier and Type Method Description static SynchronousMessageBusChannelFactorySynchronousMessageBusChannelFactory. synchronousMessageBusChannelFactory()Factory method to create a newSynchronousMessageBusChannelFactory.
-