|
Generated by JDiff |
|||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Added Classes | |
|
A simple container for the result of parsing and translating a "user" destination in some source message into a set of actual target destinations by calling org.springframework.messaging.simp.user.UserDestinationResolver. |
Changed Classes and Interfaces | |
|
A default implementation of UserDestinationResolver that relies on the org.springframework.messaging.simp.user.UserSessionRegistry provided to the constructor to find the sessionIds associated with a user and then uses the sessionId to make the target destination unique. |
|
Provides support for messages sent to "user" destinations, translating the destination to one or more user-specific destination(s) and then sending message(s) with the updated target destination using the provided messaging template. |
|
A strategy for resolving a "user" destination and translating it to one or more actual destinations unique to the user's active session(s). |
|
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |