Interface Mqtt3PublishBuilder.Send<P>
- Type Parameters:
P- the type of the result when the builtMqtt3Publishis sent by the parent.
- All Superinterfaces:
Mqtt3PublishBuilderBase<Mqtt3PublishBuilder.Send.Complete<P>>
- All Known Subinterfaces:
Mqtt3PublishBuilder.Send.Complete<P>
- Enclosing interface:
Mqtt3PublishBuilder
@DoNotImplement
public static interface Mqtt3PublishBuilder.Send<P>
extends Mqtt3PublishBuilderBase<Mqtt3PublishBuilder.Send.Complete<P>>
Builder for a
Mqtt3Publish that is applied to a parent Mqtt3Client
which then sends the Publish message.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceMqtt3PublishBuilder.Sendthat is complete which means all mandatory fields are set. -
Method Summary
Methods inherited from interface com.hivemq.client.mqtt.mqtt3.message.publish.Mqtt3PublishBuilderBase
topic, topic, topic