/** * Provides a "simple" message broker implementation along with an abstract base * class and other supporting types such as a registry for subscriptions. */ package org.springframework.messaging.simp.broker;