Java org.springframework.messaging.simp.user SimpUser fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.messaging.simp.user SimpUser fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.messaging.simp.user SimpUser.

The text is from its open source code.

Method

SimpSessiongetSession(String sessionId)
Look up the session for the given id.
SetgetSessions()
Return the sessions for the user.