Example usage for org.springframework.messaging.simp.broker AbstractSubscriptionRegistry subclass-usage

List of usage examples for org.springframework.messaging.simp.broker AbstractSubscriptionRegistry subclass-usage

Introduction

In this page you can find the example usage for org.springframework.messaging.simp.broker AbstractSubscriptionRegistry subclass-usage.

Usage

From source file com.vedri.mtp.frontend.support.stomp.DefaultSubscriptionRegistry.java

/**
 * Implementation of {@link org.springframework.messaging.simp.broker.SubscriptionRegistry} that stores subscriptions
 * in memory and uses a {@link org.springframework.util.PathMatcher PathMatcher}
 * for matching destinations.
 *
 * <p>As of 4.2 this class supports a {@link #setSelectorHeaderName selector}