| Class | Description |
|---|---|
| DestinationPatternsMessageCondition |
A
MessageCondition for matching the destination of a Message against one or
more destination patterns using a PathMatcher. |
| InvocableWampHandlerMethod |
Invokes the handler method for a given message after resolving its method argument
values through registered
HandlerMethodArgumentResolvers. |
| MethodParameterConverter | |
| PayloadArgumentResolver |
A resolver to extract and convert the payload of a message.
|
| PrincipalMethodArgumentResolver |
Argument resolver that handles parameters of type
Principal |
| WampAnnotationMethodMessageHandler |
Internal class that is responsible for calling methods that are annotated with
WampCallListener, WampPublishListener, WampSubscribeListener or
WampUnsubscribeListener |
| WampHandlerMethod | |
| WampMessageMappingInfo | |
| WampMessageTypeMessageCondition |
A message condition that checks the message type.
|
| WampSessionMethodArgumentResolver |
Argument resolver that handles parameters of type
WampSession |
Copyright © 2014–2017. All rights reserved.