Example usage for org.springframework.messaging.simp.stomp ConnectionHandlingStompSession interface-usage

List of usage examples for org.springframework.messaging.simp.stomp ConnectionHandlingStompSession interface-usage

Introduction

In this page you can find the example usage for org.springframework.messaging.simp.stomp ConnectionHandlingStompSession interface-usage.

Usage

From source file org.springframework.messaging.simp.stomp.DefaultStompSession.java

/**
 * Default implementation of {@link ConnectionHandlingStompSession}.
 *
 * @author Rossen Stoyanchev
 * @since 4.2
 */