Name |
Description |
AuthenticatedMessageDispatcherApp |
Extends the message dispatcher app with authentication. |
AuthenticatedMessageHandlerContext |
Message handler connection authenticated context. |
MessageBuilder |
Creates messages for websockets. |
MessageDispatcher |
Responsible for taking messages and meta information from a MessageComponentInterface, passing this data to a
MessageHandler, and returning the new message to the MessageComponentInterface. |
MessageDispatcherApp |
Class MessageDispatcherApp. |
MessageHandlerContext |
Message handler connection context. |