This commit is contained in:
Stephane Nicoll
2017-08-19 10:50:30 +02:00
parent dabb02d830
commit f6e7fef236
16 changed files with 0 additions and 26 deletions

View File

@@ -18,8 +18,6 @@ package org.springframework.messaging.simp.user;
import java.util.Set;
import org.springframework.lang.Nullable;
/**
* Represents a session of connected user.
*

View File

@@ -16,8 +16,6 @@
package org.springframework.messaging.simp.user;
import org.springframework.lang.Nullable;
/**
* Represents a subscription within a user session.
*