Interface ResponseHandler


public interface ResponseHandler
Interface used by the MQTTProtocolConverter for callbacks.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onResponse(MQTTProtocolConverter converter, org.apache.activemq.command.Response response)