Interface GatewayMessageHandler.Dispatcher

Enclosing class:
GatewayMessageHandler

public static interface GatewayMessageHandler.Dispatcher
  • Method Summary

    Modifier and Type
    Method
    Description
    dispatch(String project, String messageHandler, org.python.core.PyDictionary messagePayload, Properties filterParams)
     
  • Method Details