Interface JoynrConnectionService

    • Method Detail

      • notifyReadyForRequestProcessing

        void notifyReadyForRequestProcessing()
        Call this method when your providers are ready to handle requests. It will trigger the MQTT subscription to the shared subscription topic. Use only if the automatic subscription on startup was disabled via JeeIntegrationPropertyKeys.PROPERTY_KEY_JEE_SUBSCRIBE_ON_STARTUP.