Uses of Class
org.pentaho.di.trans.ael.websocket.exception.HandlerRegistrationException
-
Packages that use HandlerRegistrationException Package Description org.pentaho.di.trans.ael.websocket -
-
Uses of HandlerRegistrationException in org.pentaho.di.trans.ael.websocket
Methods in org.pentaho.di.trans.ael.websocket that throw HandlerRegistrationException Modifier and Type Method Description void
MessageEventService. addHandler(org.pentaho.di.engine.api.remote.Message eventType, MessageEventHandler handler)
No handler duplication in a list for a given event type
-