Generated by
JDiff

Interface org.springframework.messaging.simp.user.UserDestinationResolver

Changed Methods
UserDestinationResult resolveDestination(Message<?>) Change in return type from Set<String> to UserDestinationResult.
Resolve the destination of the message to a set of actual target destinations.