hunt.stomp.simp.broker.DefaultSubscriptionRegistry

Undocumented in source.

Members

Classes

DefaultSubscriptionRegistry
class DefaultSubscriptionRegistry

Implementation of {@link SubscriptionRegistry} that stores subscriptions in memory and uses a {@link hunt.framework.util.PathMatcher PathMatcher} for matching destinations.

Meta