See: Description
Class | Description |
---|---|
PrincipalMethodArgumentResolver |
Resolver for arguments of type
Principal , including Optional<Principal> . |
SendToMethodReturnValueHandler |
A
HandlerMethodReturnValueHandler for sending to destinations specified in a
SendTo or SendToUser method-level annotations. |
SimpAnnotationMethodMessageHandler |
A handler for messages delegating to
@MessageMapping
and @SubscribeMapping annotated methods. |
SubscriptionMethodReturnValueHandler |
HandlerMethodReturnValueHandler for replying directly to a
subscription. |
Exception | Description |
---|---|
MissingSessionUserException |
MessagingException thrown when a session is missing. |