Package com.hivemq.extension.sdk.api.services.publish

  • Interface Summary 
    Interface Description
    Publish
    Represents a PUBLISH.
    PublishService
    This service allows extensions to publish new MQTT messages programmatically.
    RetainedMessageStore
    The retained message store allows the management of retained messages from within extensions.
    RetainedPublish  
  • Enum Summary 
    Enum Description
    PublishToClientResult
    Used to inform if the publish to the client had a matching subscription.