Example usage for org.springframework.web.socket.sockjs.transport SockJsSession interface-usage

List of usage examples for org.springframework.web.socket.sockjs.transport SockJsSession interface-usage

Introduction

In this page you can find the example usage for org.springframework.web.socket.sockjs.transport SockJsSession interface-usage.

Usage

From source file org.springframework.web.socket.sockjs.transport.session.AbstractSockJsSession.java

/**
 * An abstract base class for SockJS sessions implementing {@link SockJsSession}.
 *
 * @author Rossen Stoyanchev
 * @author Sam Brannen
 * @since 4.0