| Class | Description |
|---|---|
| AnnotationMethodHandler |
Internal class that is responsible for calling methods that are annotated with
WampCallListener, WampPublishListener, WampSubscribeListener or
WampUnsubscribeListener |
| PubSubHandler |
Internal handler that handles the Publish and Subscribe part of WAMP.
|
| WampHandlerMethod | |
| WampMessageSender |
Internal class that is responsible for sending
WampMessages back to the client. |
| WampSession | |
| WampWebsocketHandler |
A
WebSocketHandler implementation that handles incoming WAMP requests. |
Copyright © 2014–2015. All rights reserved.