Package org.openremote.manager.event
package org.openremote.manager.event
-
ClassDescriptionAn interceptor that can choose to intercept the
AttributeEventpassing through the system; if it is handled by this interceptor then the event will not be passed to any more interceptors and will not reach the DB.Receives and publishes messages, handles the client/server event bus.Authorizes events sent from clients.Authorizes event subscriptions.Customised to use existing undertow instance so websocket doesn't have to be on a separate web server instance