| Package | Description |
|---|---|
| org.springframework.messaging.simp.broker |
Provides a "simple" message broker implementation along with an abstract base
class and other supporting types such as a registry for subscriptions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSubscriptionRegistry
Implementation of
SubscriptionRegistry that stores subscriptions
in memory and uses a PathMatcher
for matching destinations. |